summaryrefslogtreecommitdiff
path: root/tests/check
AgeCommit message (Expand)AuthorFilesLines
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-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-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
2015-12-14gluploadmeta; remove convenience helper APIMatthew Waters1-57/+0
2015-12-08dash: Fix unit test after moving of framerates to RepresentationBaseTypeSebastian Dröge1-5/+9
2015-12-02alevel: New audio/video level elementVivia Nikolaidou2-0/+644
2015-12-02hlsdemux: correct the calculation of seek range of non-live streamsAlex Ashley1-0/+11
2015-12-01hls: rename plugin from fragmented to hlsTim-Philipp Müller1-3/+2
2015-12-01tests:aggregator: fix tc failure and correct check valueHyunjun Ko1-2/+3
2015-11-27tests: id3mux: add unit test for GST_TAG_PRIVATE_DATA writingTim-Philipp Müller1-0/+30
2015-11-24adaptivedemux: tests: disabled testFragmentDownloadError testFlorin Apostol1-1/+11
2015-11-24adaptivedemux: tests: corrected access to fakeHTTPsrc elementFlorin Apostol1-6/+21