summaryrefslogtreecommitdiff
path: root/tests/check/elements/adaptive_demux_common.c
Commit message (Expand)AuthorAgeFilesLines
* tests: fix bus leak in hls_demux testSeek unit testTim-Philipp Müller2019-03-081-1/+5
* tests: dash & adaptivedemux: move iterator variable declaration out of `for`Scott D Phillips2017-06-171-2/+5
* tests: dash: don't use deprecated g_object_newv()Tim-Philipp Müller2017-04-081-1/+1
* gst: Don't declare variables inside the for loop headerSebastian Dröge2016-12-131-1/+2
* tests: fix bus leakGuillaume Desmottes2016-07-181-0/+2
* tests: adaptivedemux: only check for data length after seekThiago Santos2016-04-221-4/+7
* adaptivedemux: tests: improved checks for expected dataFlorin Apostol2016-04-221-5/+17
* dashdemux: tests: refactor testFragmentDownloadErrorFlorin Apostol2016-04-221-2/+13
* adaptivedemux: tests: create a GstDashDemuxTestCase classFlorin Apostol2016-04-221-5/+0
* adaptivedemux: replace ghostpad with a standard padThiago Santos2016-01-151-1/+1
* tests: hlsdemux: add test for updating segment stopThiago Santos2016-01-071-30/+26
* tests: hls_demux: add tests for seeking segmentThiago Santos2016-01-061-4/+13
* tests: adaptive_demux: add function to be able to check demuxer eventsThiago Santos2016-01-061-0/+52
* tests: adaptive: update to allow more flexible seeking testsThiago Santos2016-01-061-8/+8
* dashdemux: tests: Refactor into adaptive_engine componentsAlex Ashley2015-12-221-0/+454