summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2016-02-26adaptivedemux: handle snap seeking without setting any positionThiago Santos1-10/+39
2016-02-26opus: remove Opus encoder/decoder, moved to -baseTim-Philipp Müller3-346/+0
2016-02-25hlsdemux: tests: pass test name into test setup functionAlex Ashley1-5/+6
2016-02-25tests: compositor: drop special case for valgrind timeoutThiago Santos1-11/+0
2016-02-25tests: compositor: add tests for caps queriesThiago Santos1-69/+80
2016-02-25videoaggregator: fix caps queries to allow proper renegotiationThiago Santos1-0/+211
2016-02-16tests: remove test files no longer neededTim-Philipp Müller4-4/+1
2016-02-16mpg123: move plugin from -bad to -uglyTim-Philipp Müller3-547/+1
2016-02-12netsim: Add netsim elementStian Selnes2-0/+66
2016-02-09mpdparser: renamed gst_mpd_client_get_next_segment_availability_end_time to g...Florin Apostol1-12/+15
2016-02-09mpdparser: tests: added unit test for getting segment availability when segme...Florin Apostol1-0/+51
2016-02-09adaptive_demux: tests: improved validation of padsFlorin Apostol1-21/+17
2016-02-09adaptive_demux: tests: fix pad used for AppSink eventFlorin Apostol1-2/+6
2016-02-09adaptivedemux: tests: remove unused demux_sent_eos callbackFlorin Apostol2-18/+0
2016-02-09adaptivedemux: tests: remove unneeded youtube xmlns from manifestsFlorin Apostol1-8/+0
2016-02-05tests: extend the AM_TESTS_ENVIRONMENT from check.makThiago Santos1-1/+1
2016-02-04tests: mssdemux: add unit testsThiago Santos3-0/+649
2016-02-04tests: dashdemux: add tests for snap flags seekingThiago Santos1-0/+47
2016-02-01tests: dashdemux: add test for updating stop positionThiago Santos1-8/+20
2016-02-01tests: dash: fix dash tests after index fixThiago Santos1-1/+3
2016-02-01tests: fix warning in qml exampleHolger Kaelberer1-2/+2
2016-01-31Remove gsettings plugin which was never portedTim-Philipp Müller1-2/+2
2016-01-18tests: adaptive-stremaing: fix memory leak in test_http_srcFlorin Apostol1-0/+4
2016-01-15adaptivedemux: replace ghostpad with a standard padThiago Santos3-13/+43
2016-01-15gl: add a gstglquery object for arbitrary GL queriesMatthew Waters3-0/+161
2016-01-07tests: hlsdemux: add test for updating segment stopThiago Santos2-48/+57
2016-01-07glcontext: implement checking whether a context has been sharedMatthew Waters1-0/+29
2016-01-06tests: dashdemux: add tests for post-seek segment boundaries checkThiago Santos1-0/+107
2016-01-06tests: hlsdemux: add tests for seek with reverse rate and snap flagsThiago Santos1-0/+22
2016-01-06tests: hls_demux: add tests for seeking segmentThiago Santos2-4/+119
2016-01-06tests: adaptive_demux: add function to be able to check demuxer eventsThiago Santos4-3/+101
2016-01-06tests: adaptive: update to allow more flexible seeking testsThiago Santos4-8/+26
2016-01-06tests: hlsdemux: fix makefile variable typoThiago Santos1-1/+1
2016-01-04player: Remove gst_player_new() and make gst_player_new_full() the normal con...Sebastian Dröge1-4/+4
2015-12-30tests/glmemory: output data pointer values on failureMatthew Waters1-16/+23
2015-12-23tests: fix indentationTim-Philipp Müller5-43/+39
2015-12-23tests: pcapparse: add check for 0-sized packetsTim-Philipp Müller1-0/+47
2015-12-23player: Add unit test that is disabled by defaultSebastian Dröge2-1/+1537
2015-12-22hlsdemux: tests: check URL joining if media URL contains a '/' characterAlex Ashley1-0/+21
2015-12-22hlsdemux: unquote all the quoted-string attributesAlex Ashley1-2/+25
2015-12-22hlsdemux: tests: add unit tests for hlsdemuxAlex Ashley3-2/+607
2015-12-22dashdemux: tests: Refactor into adaptive_engine componentsAlex Ashley10-1606/+2485
2015-12-21glcolorconvert: Fix name of testsuiteSebastian Dröge1-1/+1
2015-12-17gl*memory*: reverse the parameter order of user_data and destroy notifyMatthew Waters1-1/+1
2015-12-17glmemorypbo: remove our own alloc()/wrapped()/etc functionsMatthew Waters3-32/+83
2015-12-16dashdemux: improve validation of UTCtiming elementFlorin Apostol1-0/+43
2015-12-14clutter: Fix compilation error in GL examplesSebastian Dröge1-1/+1
2015-12-14tests: update for glmemory api changesMatthew Waters2-5/+5
2015-12-14tests/glmemory: include the generic gl headerMatthew Waters1-1/+1
2015-12-14glmemory: base classify and add the pbo memory on topMatthew Waters1-41/+40