summaryrefslogtreecommitdiff
path: root/tests/examples
Commit message (Expand)AuthorAgeFilesLines
* 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
* gtk: Add missing CFLAGS to exampleSebastian Dröge2015-06-111-0/+2
* Implement gtk sinksMatthew Waters2015-06-114-2/+415
* gl/example: fix build error when compiling cocoa-videooverlayJulien Isorce2015-06-041-5/+5
* examples: gst-camerabin2-test: protect from division by zeroLuis de Bethencourt2015-06-031-2/+4
* examples: Fix gl usage without wayland supportEdward Hervey2015-06-011-1/+6
* gl/examples: update gtk examples for gluploadMatthew Waters2015-05-312-10/+10
* gl/examples: update gtk examples for waylandMatthew Waters2015-05-312-16/+100
* tests/gl/gtk: implement setting a wayland display/surfaceMatthew Waters2015-05-312-0/+53
* Fix flags order in GL examples for uninstalled buildJan Schmidt2015-05-213-7/+6
* examples: gst-camera: add zoom property to UIThiago Santos2015-04-273-0/+46
* examples: gst-camera: remove widgets deprecated in GTK3.0Thiago Santos2015-04-271-11/+12
* examples: gst-camera: update to GTK3Thiago Santos2015-04-273-19/+7
* examples: motioncells: remove GPL3 code we don't needTim-Philipp Müller2015-04-255-685/+60
* examples: motioncells: simplify property settingTim-Philipp Müller2015-04-251-105/+2
* examples: motioncells: port to 1.xTim-Philipp Müller2015-04-251-85/+55
* examples: motioncells: relicense opencv example to LGPLv2Robert Jobbagy2015-04-252-20/+24
* gl/examples: fixup generic cube example for NDCMatthew Waters2015-03-141-1/+4
* gl/examples: add sdlshare2 that uses glimagesink to output texturesJulien Isorce2015-03-143-1/+408
* glimagesink: provide GstSample in client-draw signalJulien Isorce2015-03-148-45/+98
* sdlshare: use glupload and unmap frameJulien Isorce2015-03-141-1/+3
* examples: initialize NSApp at the beginningJulien Isorce2015-03-141-3/+3
* applemedia: new AVSampleBufferLayerSinkMatthew Waters2015-02-244-2/+152
* mxf-example: don't quit on WarningLuis de Bethencourt2015-02-211-3/+20
* mxf-example: always show gtk windowLuis de Bethencourt2015-02-211-0/+1
* mxf-example: merge returns in g_value_to_string()Luis de Bethencourt2015-02-211-12/+6
* mxf-example: make bus_callback consistentLuis de Bethencourt2015-02-211-4/+4
* mxf-example: fix usage of argc and argvLuis de Bethencourt2015-02-211-4/+4
* camerabin examples: remove unneeded variableLuis de Bethencourt2015-02-211-4/+4
* camerabin examples: memory leak in camerabin examples codeSong Bing2015-02-101-19/+34
* camerabin examples: memory leak in camerabin examples codeSong Bing2015-02-101-2/+8
* gl/qt/examples: update for NSOpenGL -> CGL changeMatthew Waters2015-01-231-1/+1
* gl/examples: fixup sdl example for gluPerspective removalMatthew Waters2014-12-111-10/+10
* gl/cocoa: Fix example on Mac OS X 10.10Thijs Vermeir2014-12-011-2/+2