summaryrefslogtreecommitdiff
path: root/tests/check/elements/hlsdemux_m3u8.c
Commit message (Expand)AuthorAgeFilesLines
* documentation: fixed a heap o' typosAaron Boxer2019-11-051-7/+7
* tests: hls: Add a test case for EXT-X-MAP tagSeungha Yang2019-06-181-0/+77
* tests: Enable hls m3u8 unit test with meson buildSeungha Yang2019-06-181-2/+0
* Revert "adaptivedemux: answer duration queries for live streams"Matthew Waters2017-03-141-0/+7
* tests: hls: Fix leak on test codeSeungha Yang2017-03-021-1/+6
* adaptivedemux: answer duration queries for live streamsAlex Ashley2017-03-021-7/+0
* tests: hlsdemux: Fix live startup sequence and seek rangeSeungha Yang2017-01-311-3/+3
* hlsdemux: move variant list handling over to new master playlist codeTim-Philipp Müller2016-08-031-182/+196
* 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: correct the calculation of seek range of non-live streamsAlex Ashley2015-12-021-0/+11
* hls: rename plugin from fragmented to hlsTim-Philipp Müller2015-12-011-3/+2
* tests: hlsdemux_m3u: add test for master playlist with missing variant list uriTim-Philipp Müller2015-10-251-0/+22
* check: hlsdemux: make duration unit test robust to floating point roundingAlex Ashley2015-08-201-4/+4
* check: Use GST_CHECK_MAIN () macro everywhereEdward Hervey2015-06-021-19/+4
* hlsdemux: select correct starting position for live streamsAlex Ashley2015-02-201-4/+2
* hlsdemux: Fix M3U8 parsing unit test after API changesSebastian Dröge2014-10-071-1/+4
* tests: hlsdemux: fix compilationThiago Santos2014-09-051-2/+2
* hlsdemux: Include the m3u8.c file directly in the test because of an automake...Sebastian Dröge2014-09-051-0/+2
* hlsdemux: Add unit test for parsing of M3U8 playlistsSebastian Dröge2014-09-041-0/+1360