summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)AuthorFilesLines
2020-06-19shout2: advertise documentation caps properlyTim-Philipp Müller1-3/+18
2020-06-18pulse: fix discovery of newly added devicesGuillaume Desmottes1-2/+0
2020-06-12qt/gloverlay: reset OpenGL state after Qt drawingMatthew Waters1-0/+7
2020-06-12qt/gloverlay: reset current OpenGL context after QtMatthew Waters1-0/+6
2020-06-06plugins: uddate gst_type_mark_as_plugin_api() callsMathieu Duponchelle16-31/+31
2020-06-04vpxenc: Add new bit-per-pixel property to select a better "default" bitrateMikhail Fludkov3-15/+80
2020-06-03plugins: Use gst_type_mark_as_plugin_api() for all non-element plugin typesMathieu Duponchelle16-0/+47
2020-06-02vpxdec: Check that output width and height != 0Stian Selnes1-0/+8
2020-05-29speex: Fix crash on Windows caused by cross-CRT issueSeungha Yang2-2/+3
2020-05-20qtoverlay: add the root item as a propertyMatthew Waters2-9/+65
2020-05-15qtglrenderer.cc: Fix compilingRaul Tambre1-2/+3
2020-05-15qtglrenderer.cc: Fix -Wformat-security warningRaul Tambre1-1/+1
2020-05-13meson: Pass native: false to add_languages()Nirbheek Chauhan2-2/+2
2020-05-12meson: Make C++ compiler detection not be automagicNirbheek Chauhan2-5/+2
2020-05-12meson: Fix gstgl checks for qt and gtkNirbheek Chauhan2-2/+3
2020-05-12meson: Revamp qt5qml plugin and example build codeNirbheek Chauhan1-134/+157
2020-05-06jpegenc: remove meta copy in jpegencnian.yan1-2/+0
2020-04-27qt/x11: also pass the window for gstgl -> qt contextMatthew Waters1-1/+4
2020-04-27qt: perform surface creation in the main threadMatthew Waters2-40/+181
2020-03-27gdkpixbufoverlay: Use GST_VIDEO_OVERLAY_COMPOSITION_BLEND_FORMATS for the sup...Sebastian Dröge1-9/+4
2020-03-24qmlgloverlay: fix usage without an qmlglsink in the pipelineMatthew Waters1-0/+61
2020-03-23qmlgloverlay: don't leak resources freed on a different GL threadMatthew Waters1-5/+23
2020-03-20qt: reorganize include definesMatthew Waters1-11/+8
2020-03-20gstqmlgl: Link to opengl32.lib on MinGWDmitriy Purgin1-1/+4
2020-03-19qt: add a qml overlay filter element [part 2]Matthew Waters5-97/+261
2020-03-18qt: add a qml overlay filter elementMatthew Waters8-1/+1041
2020-03-18qt: don't always activate/deactivate our GstGLContextMatthew Waters2-6/+3
2020-03-18qmlglsink: propagate the context up the the applicationMatthew Waters1-0/+7
2020-03-18qtitem: fix leak of capsMatthew Waters1-0/+2
2020-03-16wavpack: Use G_DECLARE_FINAL_TYPENiels De Graef2-39/+8
2020-03-16vpx: Use G_DECLARE_FINAL_TYPENiels De Graef6-80/+12
2020-03-16twolame: Use G_DECLARE_FINAL_TYPENiels De Graef1-19/+2
2020-03-16taglib: Use G_DECLARE_FINAL_TYPENiels De Graef2-38/+4
2020-03-16speex: Use G_DECLARE_FINAL_TYPENiels De Graef2-38/+6
2020-03-16soup: Use G_DECLARE_FINAL_TYPENiels De Graef1-15/+3
2020-03-16shout2: Use G_DECLARE_FINAL_TYPENiels De Graef2-31/+5
2020-03-16raw1394: Use G_DECLARE_FINAL_TYPENiels De Graef4-63/+10
2020-03-16qt: Use G_DECLARE_FINAL_TYPENiels De Graef2-41/+6
2020-03-16pulse: Use G_DECLARE_FINAL_TYPENiels De Graef3-76/+15
2020-03-16mpg123: Use G_DECLARE_FINAL_TYPENiels De Graef1-18/+3
2020-03-16libpng: Use G_DECLARE_FINAL_TYPENiels De Graef3-40/+5
2020-03-16libcaca: Use G_DECLARE_FINAL_TYPENiels De Graef2-42/+4
2020-03-16lame: Use G_DECLARE_FINAL_TYPENiels De Graef1-18/+3
2020-03-16jack: Use G_DECLARE_FINAL_TYPENiels De Graef2-31/+6
2020-03-16gtk: Use G_DECLARE_FINAL_TYPENiels De Graef3-44/+7
2020-03-16gdk_pixbuf: Use G_DECLARE_FINAL_TYPENiels De Graef3-55/+9
2020-03-16flax: Use G_DECLARE_FINAL_TYPENiels De Graef3-40/+3
2020-03-16dv: Use G_DECLARE_FINAL_TYPENiels De Graef2-45/+4
2020-03-12cairo: Use G_DECLARE_FINAL_TYPENiels De Graef1-19/+3
2020-03-12aalib: Use G_DECLARE_FINAL_TYPENiels De Graef2-54/+10