summaryrefslogtreecommitdiff
path: root/tests/examples
AgeCommit message (Expand)AuthorFilesLines
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
2016-07-22qml: Don't forget to unref the actual sink element after setting it on glsinkbinSebastian Dröge1-0/+1
2016-07-22qml: Use glsinkbin instead of glupload directlySebastian Dröge1-4/+6
2016-05-19examples: opencv: typo fixMartin Kelly2-2/+2
2016-03-31gl/examples: fix switchvideooverlay for waylandMatthew Waters2-15/+20
2016-03-31gl/examples: remove duplicated videooverlay exampleMatthew Waters5-491/+1
2016-03-31gl/examples/3d: additions for wayland supportMatthew Waters1-0/+15
2016-03-24gl/gtk: Fix compiler warning in exampleSebastian Dröge1-4/+4
2016-03-17gl/examples/qt: restrict the GL API to opengl where neededMatthew Waters3-0/+9
2016-03-17gl/examples/gtk: call XInitThreadsMatthew Waters7-9/+48
2016-03-10gl/examples/cube*: choose opengl by defaultMatthew Waters2-16/+16
2016-03-10gl/examples/fxtest: add needed glupload to the pipelineMatthew Waters1-3/+4
2016-03-05gtk: examples: #define GST_USE_UNSTABLE_API and link with X11_LIBSSebastian Dröge1-4/+8
2016-02-01tests: fix warning in qml exampleHolger Kaelberer1-2/+2
2015-12-14clutter: Fix compilation error in GL examplesSebastian Dröge1-1/+1
2015-11-22tests: put the waylandsink example window.ui file in EXTRA_DISTGeorge Kiagiadakis1-0/+2
2015-11-22tests: fix linking waylandsink example with the gstwayland libraryGeorge Kiagiadakis1-1/+1
2015-11-18Remove unnecessary NULL checks before g_free()Reynaldo H. Verdejo Pinochet1-2/+1
2015-11-18tests/examples: add a waylandsink exampleGeorge Kiagiadakis4-2/+400
2015-10-21mxfdemux-structure: Sync fakesink state with the bin to make the application ...Sebastian Dröge1-1/+5
2015-10-17glshaderelement: implement on-demand create-shader signallingMatthew Waters1-29/+22
2015-10-17gl/examples: add a live shader demo using the new GstGLSLStageMatthew Waters2-1/+367
2015-10-02gstreamer: bad: Fix memory leaks when context parse failsVineeth TM6-7/+18
2015-08-19configure.ac: fix build when the uvch264 plugin is not selectedArnaud Vrac1-3/+1
2015-08-17examples: facedetect: add silent optionLuis de Bethencourt1-11/+17
2015-08-10examples: facedetect: only create variables when neededLuis de Bethencourt1-10/+11
2015-08-10examples: facedetect: make volume control optionalLuis de Bethencourt1-24/+45
2015-08-08examples: facedetect: only set to playing when it's not alreadyLuis de Bethencourt1-2/+10
2015-08-08examples: opencv: remove unnecessary setting of a propertyLuis de Bethencourt2-6/+0
2015-07-31facedetect: Add unit testVanessa Chipirrás2-2/+211
2015-07-10new qt5 qml GL video sinkMatthew Waters5-0/+168
2015-06-21examples: move vp8 parser test to codecparser example directoryTim-Philipp Müller2-1/+403
2015-06-21examples: add small jpeg codecparser testTim-Philipp Müller3-3/+317
2015-06-193dvideo: Add simple gtk example stereoscopic video playerJan Schmidt7-1/+1047
2015-06-15gl/examples: update qt examples for api changesMatthew Waters12-43/+39
2015-06-12examples: playout: Add better help textNirbheek Chauhan1-8/+12
2015-06-12examples: playout: Decrement the currently-playing counter correctlyNirbheek Chauhan1-2/+3
2015-06-12playout: New example for seamless audio/video playbackNirbheek Chauhan2-0/+1109
2015-06-11gstgtk: No need to realize the widgetNicolas Dufresne1-2/+0
2015-06-11gstgtk: Don't leak the widgetNicolas Dufresne2-0/+2
2015-06-11gtk: Add missing CFLAGS to exampleSebastian Dröge1-0/+2
2015-06-11Implement gtk sinksMatthew Waters4-2/+415
2015-06-04gl/example: fix build error when compiling cocoa-videooverlayJulien Isorce1-5/+5
2015-06-03examples: gst-camerabin2-test: protect from division by zeroLuis de Bethencourt1-2/+4
2015-06-01examples: Fix gl usage without wayland supportEdward Hervey1-1/+6
2015-05-31gl/examples: update gtk examples for gluploadMatthew Waters2-10/+10
2015-05-31gl/examples: update gtk examples for waylandMatthew Waters2-16/+100
2015-05-31tests/gl/gtk: implement setting a wayland display/surfaceMatthew Waters2-0/+53