summaryrefslogtreecommitdiff
path: root/tests/check/elements/hlsdemux_m3u8.c
AgeCommit message (Expand)AuthorFilesLines
2019-11-05documentation: fixed a heap o' typosAaron Boxer1-7/+7
2019-06-18tests: hls: Add a test case for EXT-X-MAP tagSeungha Yang1-0/+77
2019-06-18tests: Enable hls m3u8 unit test with meson buildSeungha Yang1-2/+0
2017-03-14Revert "adaptivedemux: answer duration queries for live streams"Matthew Waters1-0/+7
2017-03-02tests: hls: Fix leak on test codeSeungha Yang1-1/+6
2017-03-02adaptivedemux: answer duration queries for live streamsAlex Ashley1-7/+0
2017-01-31tests: hlsdemux: Fix live startup sequence and seek rangeSeungha Yang1-3/+3
2016-08-03hlsdemux: move variant list handling over to new master playlist codeTim-Philipp Müller1-182/+196
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-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-10-25tests: hlsdemux_m3u: add test for master playlist with missing variant list uriTim-Philipp Müller1-0/+22
2015-08-20check: hlsdemux: make duration unit test robust to floating point roundingAlex Ashley1-4/+4
2015-06-02check: Use GST_CHECK_MAIN () macro everywhereEdward Hervey1-19/+4
2015-02-20hlsdemux: select correct starting position for live streamsAlex Ashley1-4/+2
2014-10-07hlsdemux: Fix M3U8 parsing unit test after API changesSebastian Dröge1-1/+4
2014-09-05tests: hlsdemux: fix compilationThiago Santos1-2/+2
2014-09-05hlsdemux: Include the m3u8.c file directly in the test because of an automake...Sebastian Dröge1-0/+2
2014-09-04hlsdemux: Add unit test for parsing of M3U8 playlistsSebastian Dröge1-0/+1360