summaryrefslogtreecommitdiff
path: root/tests/examples
Commit message (Expand)AuthorAgeFilesLines
* applemedia/gl: Update code to use ARCNick Kallen2017-03-072-15/+7
* Update Edgard Lima's emailEdgard Lima2017-02-272-2/+2
* audiomixmatrix: New element that mixes audio channelsVivia Nikolaidou2017-02-233-2/+264
* gl/examples/gtk: fixed compilation on systems without GL_GEOMETRY_SHADERJuan Pablo Ugarte2017-01-131-0/+4
* tests/examples/qmlsink: scope QApplication/EngineMatthew Waters2016-12-071-24/+27
* gst: Fix caps leakGarima Gaur2016-11-301-1/+4
* examples/gl/qt: fix the examples for the use of newer APIMatthew Waters2016-11-083-2/+12
* gl: GST_GL_TYPE -> GST_TYPE_GLMatthew Waters2016-11-033-3/+3
* gl/examples: Really remove references to $(GST_PLUGINS_GL_*).Alistair Buxton2016-09-081-2/+2
* gl/examples/fxtest: fix up for wayland supportMatthew Waters2016-08-191-1/+20
* qmlglsrc: Add qmlglsrc unit test exampleHaihua Hu2016-08-0310-7/+176
* qml: Don't forget to unref the actual sink element after setting it on glsinkbinSebastian Dröge2016-07-221-0/+1
* qml: Use glsinkbin instead of glupload directlySebastian Dröge2016-07-221-4/+6
* examples: opencv: typo fixMartin Kelly2016-05-192-2/+2
* gl/examples: fix switchvideooverlay for waylandMatthew Waters2016-03-312-15/+20
* gl/examples: remove duplicated videooverlay exampleMatthew Waters2016-03-315-491/+1
* gl/examples/3d: additions for wayland supportMatthew Waters2016-03-311-0/+15
* gl/gtk: Fix compiler warning in exampleSebastian Dröge2016-03-241-4/+4
* gl/examples/qt: restrict the GL API to opengl where neededMatthew Waters2016-03-173-0/+9
* gl/examples/gtk: call XInitThreadsMatthew Waters2016-03-177-9/+48
* gl/examples/cube*: choose opengl by defaultMatthew Waters2016-03-102-16/+16
* gl/examples/fxtest: add needed glupload to the pipelineMatthew Waters2016-03-101-3/+4
* gtk: examples: #define GST_USE_UNSTABLE_API and link with X11_LIBSSebastian Dröge2016-03-051-4/+8
* tests: fix warning in qml exampleHolger Kaelberer2016-02-011-2/+2
* clutter: Fix compilation error in GL examplesSebastian Dröge2015-12-141-1/+1
* tests: put the waylandsink example window.ui file in EXTRA_DISTGeorge Kiagiadakis2015-11-221-0/+2
* tests: fix linking waylandsink example with the gstwayland libraryGeorge Kiagiadakis2015-11-221-1/+1
* Remove unnecessary NULL checks before g_free()Reynaldo H. Verdejo Pinochet2015-11-181-2/+1
* tests/examples: add a waylandsink exampleGeorge Kiagiadakis2015-11-184-2/+400
* mxfdemux-structure: Sync fakesink state with the bin to make the application ...Sebastian Dröge2015-10-211-1/+5
* glshaderelement: implement on-demand create-shader signallingMatthew Waters2015-10-171-29/+22
* gl/examples: add a live shader demo using the new GstGLSLStageMatthew Waters2015-10-172-1/+367
* gstreamer: bad: Fix memory leaks when context parse failsVineeth TM2015-10-026-7/+18
* configure.ac: fix build when the uvch264 plugin is not selectedArnaud Vrac2015-08-191-3/+1
* examples: facedetect: add silent optionLuis de Bethencourt2015-08-171-11/+17
* examples: facedetect: only create variables when neededLuis de Bethencourt2015-08-101-10/+11
* examples: facedetect: make volume control optionalLuis de Bethencourt2015-08-101-24/+45
* examples: facedetect: only set to playing when it's not alreadyLuis de Bethencourt2015-08-081-2/+10
* examples: opencv: remove unnecessary setting of a propertyLuis de Bethencourt2015-08-082-6/+0
* facedetect: Add unit testVanessa Chipirrás2015-07-312-2/+211
* new qt5 qml GL video sinkMatthew Waters2015-07-105-0/+168
* examples: move vp8 parser test to codecparser example directoryTim-Philipp Müller2015-06-212-1/+403
* examples: add small jpeg codecparser testTim-Philipp Müller2015-06-213-3/+317
* 3dvideo: Add simple gtk example stereoscopic video playerJan Schmidt2015-06-197-1/+1047
* gl/examples: update qt examples for api changesMatthew Waters2015-06-1512-43/+39
* examples: playout: Add better help textNirbheek Chauhan2015-06-121-8/+12
* examples: playout: Decrement the currently-playing counter correctlyNirbheek Chauhan2015-06-121-2/+3
* playout: New example for seamless audio/video playbackNirbheek Chauhan2015-06-122-0/+1109
* gstgtk: No need to realize the widgetNicolas Dufresne2015-06-111-2/+0
* gstgtk: Don't leak the widgetNicolas Dufresne2015-06-112-0/+2