summaryrefslogtreecommitdiff
path: root/tests/examples
AgeCommit message (Expand)AuthorFilesLines
2018-07-27meson: Add feature options for many pluginsNirbheek Chauhan1-2/+2
2018-06-06examples: Don't install non-prefixed examplesNicolas Dufresne3-3/+3
2018-06-06examples: Build waylandsink exampleNicolas Dufresne2-1/+14
2018-05-28directfb: don't error out for warnings in system headersTim-Philipp Müller1-0/+3
2018-05-09webrtcbin: implement support for FEC and RTXMathieu Duponchelle3-2/+233
2018-05-06waylandsink: Only build if gtk-3.0 was built with wayland targetJan Schmidt1-1/+1
2018-05-04videoaggregator: Rename ignore-eos pad property to repeat-after-eosSebastian Dröge1-2/+2
2018-02-15Dist compositor crossfade example and pythons script for meson buildTim-Philipp Müller3-3/+8
2018-02-12qt: remove plugin, moved to -goodTim-Philipp Müller12-367/+0
2018-02-12gtk: remove, plugin has moved to -goodTim-Philipp Müller6-785/+2
2018-02-02webrtcbin: an element that handles the transport aspects of webrtc connectionsMatthew Waters7-2/+664
2017-12-19gtk example: Fix cflags in Makefile.amOlivier Crête1-0/+1
2017-12-19gl: update plugins to use GstGL from -baseTim-Philipp Müller1-12/+11
2017-12-19gl: remove GStreamer OpenGL integration library and move to -baseTim-Philipp Müller99-9265/+2
2017-12-06examples: audiomixmatrix: Remove unused partWonchul Lee2-62/+1
2017-11-24sdlshare: Destroy GL backend buffer before the GL ContextNicolas Dufresne1-9/+9
2017-11-24sdlshare2: Fix race conditionsNicolas Dufresne1-24/+42
2017-11-24meson: Build gl/sdl examplesNicolas Dufresne3-1/+24
2017-11-24meson: Playout example has not GL depsNicolas Dufresne1-8/+6
2017-11-24meson: Add missing examples directoryNicolas Dufresne1-0/+13
2017-11-24meson: Build playout exampleNicolas Dufresne1-0/+9
2017-11-243dvideo example: Correct video overlay for HiDPIJan Schmidt1-1/+8
2017-10-20Use value instead of version macro when testing for mac OS versionJérôme Laheurte2-2/+2
2017-10-04meson: Define GST_USE_UNSTABLE_API in the build systemNicolas Dufresne2-6/+1
2017-10-03Fix autotools build broken by 25dee2f2cb21d3fddReynaldo H. Verdejo Pinochet1-0/+3
2017-10-03meson: Build tsparser exampleNicolas Dufresne2-0/+8
2017-10-03tsparses: Define GST_USE_UNSTABLE_APINicolas Dufresne1-0/+2
2017-09-04examples: Makefile.am: add ipcpipeline in SUBDIRS if enabledGeorge Kiagiadakis1-1/+8
2017-09-04examples: ipcpipeline: get rid of yet another use of SOCK_NONBLOCKGeorge Kiagiadakis1-1/+7
2017-08-31examples: ipcpipeline: do not use the linux-specific SOCK_NONBLOCK flagGeorge Kiagiadakis2-2/+15
2017-08-30examples/gl/gtk: build fix for the 3dvideo example on macOSPhilippe Normand1-1/+6
2017-08-30examples/gl/gtk: fix overlay handling for macOSPhilippe Normand1-1/+1
2017-08-22gl: do not include GL headers in public gstgl headersJulien Isorce4-0/+5
2017-08-03examples: fix compiler warning in compositor crossfade exampleTim-Philipp Müller1-0/+2
2017-08-03tests: examples: Add a simple crossfade exampleThibault Saunier3-0/+152
2017-08-01tests/examples: add manual tests/examples for the ipcpipeline elementsGeorge Kiagiadakis4-1/+1184
2017-06-22qmlsink example: Add CMakeLists.txtJan Schmidt1-0/+23
2017-05-21examples: gl: remove ancient bitrotten .vcproj filesTim-Philipp Müller14-3220/+0
2017-05-20examples: fix macOS 9.12 deprecation warningsJosep Torra2-3/+16
2017-03-07applemedia/gl: Update code to use ARCNick Kallen2-15/+7
2017-02-27Update Edgard Lima's emailEdgard Lima2-2/+2
2017-02-23audiomixmatrix: New element that mixes audio channelsVivia Nikolaidou3-2/+264
2017-01-13gl/examples/gtk: fixed compilation on systems without GL_GEOMETRY_SHADERJuan Pablo Ugarte1-0/+4
2016-12-07tests/examples/qmlsink: scope QApplication/EngineMatthew Waters1-24/+27
2016-11-30gst: Fix caps leakGarima Gaur1-1/+4
2016-11-08examples/gl/qt: fix the examples for the use of newer APIMatthew Waters3-2/+12
2016-11-03gl: GST_GL_TYPE -> GST_TYPE_GLMatthew Waters3-3/+3
2016-09-08gl/examples: Really remove references to $(GST_PLUGINS_GL_*).Alistair Buxton1-2/+2
2016-08-19gl/examples/fxtest: fix up for wayland supportMatthew Waters1-1/+20
2016-08-03qmlglsrc: Add qmlglsrc unit test exampleHaihua Hu10-7/+176