summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* new qt5 qml GL video sinkMatthew Waters2015-07-105-0/+168
* gtk: add to the generic/states testMatthew Waters2015-07-091-2/+1
* mpdparser: Fix some memory leaks in the MPD parser and unit testSebastian Dröge2015-07-081-0/+4
* dashdemux: tests: added unit tests to test all functionsFlorin Apostol2015-07-081-9/+1499
* dashdemux: tests: added indentation in xml strings to improve readabilityFlorin Apostol2015-07-071-251/+372
* dashdemux: tests: corrected code layoutFlorin Apostol2015-07-071-61/+55
* tests: pcapparse: add unit test for frames with eth paddingStian Selnes2015-07-033-1/+98
* dashdemux: corrected recognition of $$$ in segment templatesFlorin Apostol2015-06-291-0/+25
* tests: dashdemux: renamed functionsFlorin Apostol2015-06-251-8/+8
* tests: dashdemux: added explicit type conversionsFlorin Apostol2015-06-241-12/+12
* tests: dashdemux: corrected return type for duration_to_ms functionFlorin Apostol2015-06-241-15/+15
* tests: dashdemux: added parsing of period elementFlorin Apostol2015-06-221-0/+1848
* tests: dashdemux: extended MPD element test to test xml namespacesFlorin Apostol2015-06-221-0/+9
* 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