summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* adaptivedemux: tests: improved checks for expected dataFlorin Apostol2016-04-222-7/+26
* dashdemux: tests: added content protection testFlorin Apostol2016-04-223-1/+227
* dashdemux: tests: added test for media download error for in stream fragmentFlorin Apostol2016-04-221-0/+87
* dashdemux: tests: added test for download errors during header downloadFlorin Apostol2016-04-221-0/+89
* dashdemux: tests: refactor testFragmentDownloadErrorFlorin Apostol2016-04-223-43/+42
* dashdemux: tests: tested latency queryFlorin Apostol2016-04-221-1/+18
* dashdemux: tests: moved testQuery after testFragmentDownloadErrorFlorin Apostol2016-04-221-119/+119
* adaptivedemux: tests: create a GstDashDemuxTestCase classFlorin Apostol2016-04-223-31/+110
* dashdemux: tests: added support to pass various parameters to http src callbacksFlorin Apostol2016-04-221-45/+123
* check: Fix LDADD/CFLAGS for player unit testEdward Hervey2016-04-221-1/+2
* adaptivedemux: tests: use a GstTestClock as the system clockFlorin Apostol2016-04-212-0/+52
* videoaggregator: properly handle interlace-mode restrictionsThiago Santos2016-04-181-1/+166
* dashdemux: unit testing reproducing segment duration overflowFlorin Apostol2016-04-051-0/+98
* tests: mssdemux: do not use gst_object_unref for pure GObject*Thiago Santos2016-03-311-5/+5
* dashdemux: tests: use g_object_unref for test dataFlorin Apostol2016-03-311-7/+7
* gl/tests/pipelines: add custom _CFLAGS and LDADDMatthew Waters2016-03-311-0/+8
* gl/tests: only build the simple-launch-lines test if we have GLMatthew Waters2016-03-311-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/tests: add missing test to the build systemMatthew Waters2016-03-312-73/+79
* aggregator: Fix leak in unit testSebastian Dröge2016-03-281-0/+2
* tests/compositor: Add test for aggregator pad numberingNirbheek Chauhan2016-03-281-0/+35
* bad: use new gst_element_class_add_static_pad_template()Vineeth TM2016-03-244-25/+14
* 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
* gldisplay: make readding the same context a no-opMatthew Waters2016-03-081-0/+92
* gtk: examples: #define GST_USE_UNSTABLE_API and link with X11_LIBSSebastian Dröge2016-03-051-4/+8
* adaptivedemux: handle snap seeking without setting any positionThiago Santos2016-02-261-10/+39
* opus: remove Opus encoder/decoder, moved to -baseTim-Philipp Müller2016-02-263-346/+0
* hlsdemux: tests: pass test name into test setup functionAlex Ashley2016-02-251-5/+6
* tests: compositor: drop special case for valgrind timeoutThiago Santos2016-02-251-11/+0
* tests: compositor: add tests for caps queriesThiago Santos2016-02-251-69/+80
* videoaggregator: fix caps queries to allow proper renegotiationThiago Santos2016-02-251-0/+211
* tests: remove test files no longer neededTim-Philipp Müller2016-02-164-4/+1
* mpg123: move plugin from -bad to -uglyTim-Philipp Müller2016-02-163-547/+1
* netsim: Add netsim elementStian Selnes2016-02-122-0/+66
* mpdparser: renamed gst_mpd_client_get_next_segment_availability_end_time to g...Florin Apostol2016-02-091-12/+15
* mpdparser: tests: added unit test for getting segment availability when segme...Florin Apostol2016-02-091-0/+51
* adaptive_demux: tests: improved validation of padsFlorin Apostol2016-02-091-21/+17
* adaptive_demux: tests: fix pad used for AppSink eventFlorin Apostol2016-02-091-2/+6
* adaptivedemux: tests: remove unused demux_sent_eos callbackFlorin Apostol2016-02-092-18/+0
* adaptivedemux: tests: remove unneeded youtube xmlns from manifestsFlorin Apostol2016-02-091-8/+0
* tests: extend the AM_TESTS_ENVIRONMENT from check.makThiago Santos2016-02-051-1/+1
* tests: mssdemux: add unit testsThiago Santos2016-02-043-0/+649
* tests: dashdemux: add tests for snap flags seekingThiago Santos2016-02-041-0/+47
* tests: dashdemux: add test for updating stop positionThiago Santos2016-02-011-8/+20