summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* dashdemux: corrected computation of period's durationFlorin Apostol2015-06-221-0/+88
* examples: move vp8 parser test to codecparser example directoryTim-Philipp Müller2015-06-214-8/+9
* 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
* dashdemux: fixed getting representation based on max bandwidthFlorin Apostol2015-06-181-0/+69
* gl/examples: update qt examples for api changesMatthew Waters2015-06-1512-43/+39
* dashdemux: fixed segfault for missing default namespaceFlorin Apostol2015-06-121-0/+22
* 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
* tests: Add test for the 'ignore-eos' compositor sink pad propertyNirbheek Chauhan2015-06-121-0/+98
* gl/tests: remove reference to undefined buffer testMatthew Waters2015-06-121-11/+0
* glmemory: separate pbo transfer from texture transfersMatthew Waters2015-06-121-0/+47
* glmemory: implement on top of glbasebufferMatthew Waters2015-06-122-47/+58
* 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-115-3/+417
* tests: dashdemux: add unit tests for checking the parsing of MPD elementFlorin Apostol2015-06-083-0/+466
* zbar: split testStefan Sauer2015-06-071-13/+63
* Fix a common typo: retreive -> retrieveThiago Santos2015-06-051-1/+1
* 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
* tests: audiointerleave: test not setting positionsOlivier Crête2015-06-021-0/+87
* tests: Fix indentation in audiointerleave testOlivier Crête2015-06-021-3/+4
* check: Use GST_CHECK_MAIN () macro everywhereEdward Hervey2015-06-0223-406/+55
* tests: zbar: check for frame field on attach-frame=trueReynaldo H. Verdejo Pinochet2015-06-011-0/+9
* 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
* tests/gl: fix typoMatthew Waters2015-05-141-1/+1
* gl: remove useless gl{En,Dis}able (GL_TEXTURE_*) callsMatthew Waters2015-05-142-9/+9
* compositor: fix rectangle obscure test to clamp against the output frame sizeMatthew Waters2015-05-131-13/+37
* tests: Add a check for the new compositor pad-is-obscured optimizationNirbheek Chauhan2015-05-012-2/+215
* 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
* tests: camerabin: add tests for GstPhotography image captureThiago Santos2015-04-241-15/+359
* camerabin: tests: remove unused macrosThiago Santos2015-04-241-4/+0
* tests: camerabin: remove obsolete check for 0.10 featureThiago Santos2015-04-241-6/+1
* tests: define GST_CHECK_TEST_ENVIRONMENT_BEACONTim-Philipp Müller2015-04-231-2/+3
* tests: camerabin: add test for capture with different capsThiago Santos2015-04-211-1/+29
* tests: fix type mismatch in varargs passingVincent Penquerc'h2015-04-091-1/+1
* check: Don't run the state change test on the dtls elementsEdward Hervey2015-04-091-1/+1