summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* souphttpsrc: don't fail when seeking past the end of the contentMichael Olbrich2020-07-101-1/+2
* souphttpsrc: don't update the size on errorMichael Olbrich2020-07-101-2/+3
* qt/gloverlay: fix using OpenGL after destroying QmlMatthew Waters2020-07-101-0/+5
* flacenc: Pass audio info from set_format() to query_total_samples() explicitlySebastian Dröge2020-07-031-4/+3
* qt: Rework how we find the Qt QPA headerNirbheek Chauhan2020-06-282-35/+9
* qt: Only check for moc-qt5/moc in PATH if not cross-compilingNirbheek Chauhan2020-06-281-1/+1
* vpxenc: mark all properties as GST_DOC_SHOW_DEFAULTMathieu Duponchelle2020-06-241-48/+95
* vpx: Fix links to baseclass propertiesThibault Saunier2020-06-232-6/+6
* docs: mark more types as plugin APIMathieu Duponchelle2020-06-233-0/+4
* shout2: advertise documentation caps properlyTim-Philipp Müller2020-06-191-3/+18
* pulse: fix discovery of newly added devicesGuillaume Desmottes2020-06-181-2/+0
* qt/gloverlay: reset OpenGL state after Qt drawingMatthew Waters2020-06-121-0/+7
* qt/gloverlay: reset current OpenGL context after QtMatthew Waters2020-06-121-0/+6
* plugins: uddate gst_type_mark_as_plugin_api() callsMathieu Duponchelle2020-06-0616-31/+31
* vpxenc: Add new bit-per-pixel property to select a better "default" bitrateMikhail Fludkov2020-06-043-15/+80
* plugins: Use gst_type_mark_as_plugin_api() for all non-element plugin typesMathieu Duponchelle2020-06-0316-0/+47
* vpxdec: Check that output width and height != 0Stian Selnes2020-06-021-0/+8
* speex: Fix crash on Windows caused by cross-CRT issueSeungha Yang2020-05-292-2/+3
* qtoverlay: add the root item as a propertyMatthew Waters2020-05-202-9/+65
* qtglrenderer.cc: Fix compilingRaul Tambre2020-05-151-2/+3
* qtglrenderer.cc: Fix -Wformat-security warningRaul Tambre2020-05-151-1/+1
* meson: Pass native: false to add_languages()Nirbheek Chauhan2020-05-132-2/+2
* meson: Make C++ compiler detection not be automagicNirbheek Chauhan2020-05-122-5/+2
* meson: Fix gstgl checks for qt and gtkNirbheek Chauhan2020-05-122-2/+3
* meson: Revamp qt5qml plugin and example build codeNirbheek Chauhan2020-05-121-134/+157
* jpegenc: remove meta copy in jpegencnian.yan2020-05-061-2/+0
* qt/x11: also pass the window for gstgl -> qt contextMatthew Waters2020-04-271-1/+4
* qt: perform surface creation in the main threadMatthew Waters2020-04-272-40/+181
* gdkpixbufoverlay: Use GST_VIDEO_OVERLAY_COMPOSITION_BLEND_FORMATS for the sup...Sebastian Dröge2020-03-271-9/+4
* qmlgloverlay: fix usage without an qmlglsink in the pipelineMatthew Waters2020-03-241-0/+61
* qmlgloverlay: don't leak resources freed on a different GL threadMatthew Waters2020-03-231-5/+23
* qt: reorganize include definesMatthew Waters2020-03-201-11/+8
* gstqmlgl: Link to opengl32.lib on MinGWDmitriy Purgin2020-03-201-1/+4
* qt: add a qml overlay filter element [part 2]Matthew Waters2020-03-195-97/+261
* qt: add a qml overlay filter elementMatthew Waters2020-03-188-1/+1041
* qt: don't always activate/deactivate our GstGLContextMatthew Waters2020-03-182-6/+3
* qmlglsink: propagate the context up the the applicationMatthew Waters2020-03-181-0/+7
* qtitem: fix leak of capsMatthew Waters2020-03-181-0/+2
* wavpack: Use G_DECLARE_FINAL_TYPENiels De Graef2020-03-162-39/+8
* vpx: Use G_DECLARE_FINAL_TYPENiels De Graef2020-03-166-80/+12
* twolame: Use G_DECLARE_FINAL_TYPENiels De Graef2020-03-161-19/+2
* taglib: Use G_DECLARE_FINAL_TYPENiels De Graef2020-03-162-38/+4
* speex: Use G_DECLARE_FINAL_TYPENiels De Graef2020-03-162-38/+6
* soup: Use G_DECLARE_FINAL_TYPENiels De Graef2020-03-161-15/+3
* shout2: Use G_DECLARE_FINAL_TYPENiels De Graef2020-03-162-31/+5
* raw1394: Use G_DECLARE_FINAL_TYPENiels De Graef2020-03-164-63/+10
* qt: Use G_DECLARE_FINAL_TYPENiels De Graef2020-03-162-41/+6
* pulse: Use G_DECLARE_FINAL_TYPENiels De Graef2020-03-163-76/+15
* mpg123: Use G_DECLARE_FINAL_TYPENiels De Graef2020-03-161-18/+3
* libpng: Use G_DECLARE_FINAL_TYPENiels De Graef2020-03-163-40/+5