summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* tests: dash: fix dash tests after index fixThiago Santos2016-02-011-1/+3
* tests: fix warning in qml exampleHolger Kaelberer2016-02-011-2/+2
* Remove gsettings plugin which was never portedTim-Philipp Müller2016-01-311-2/+2
* tests: adaptive-stremaing: fix memory leak in test_http_srcFlorin Apostol2016-01-181-0/+4
* adaptivedemux: replace ghostpad with a standard padThiago Santos2016-01-153-13/+43
* gl: add a gstglquery object for arbitrary GL queriesMatthew Waters2016-01-153-0/+161
* tests: hlsdemux: add test for updating segment stopThiago Santos2016-01-072-48/+57
* glcontext: implement checking whether a context has been sharedMatthew Waters2016-01-071-0/+29
* tests: dashdemux: add tests for post-seek segment boundaries checkThiago Santos2016-01-061-0/+107
* tests: hlsdemux: add tests for seek with reverse rate and snap flagsThiago Santos2016-01-061-0/+22
* tests: hls_demux: add tests for seeking segmentThiago Santos2016-01-062-4/+119
* tests: adaptive_demux: add function to be able to check demuxer eventsThiago Santos2016-01-064-3/+101
* tests: adaptive: update to allow more flexible seeking testsThiago Santos2016-01-064-8/+26
* tests: hlsdemux: fix makefile variable typoThiago Santos2016-01-061-1/+1
* player: Remove gst_player_new() and make gst_player_new_full() the normal con...Sebastian Dröge2016-01-041-4/+4
* tests/glmemory: output data pointer values on failureMatthew Waters2015-12-301-16/+23
* tests: fix indentationTim-Philipp Müller2015-12-235-43/+39
* tests: pcapparse: add check for 0-sized packetsTim-Philipp Müller2015-12-231-0/+47
* player: Add unit test that is disabled by defaultSebastian Dröge2015-12-232-1/+1537
* hlsdemux: tests: check URL joining if media URL contains a '/' characterAlex Ashley2015-12-221-0/+21
* hlsdemux: unquote all the quoted-string attributesAlex Ashley2015-12-221-2/+25
* hlsdemux: tests: add unit tests for hlsdemuxAlex Ashley2015-12-223-2/+607
* dashdemux: tests: Refactor into adaptive_engine componentsAlex Ashley2015-12-2210-1606/+2485
* glcolorconvert: Fix name of testsuiteSebastian Dröge2015-12-211-1/+1
* gl*memory*: reverse the parameter order of user_data and destroy notifyMatthew Waters2015-12-171-1/+1