summaryrefslogtreecommitdiff
path: root/ext/hls/m3u8.h
Commit message (Expand)AuthorAgeFilesLines
* hls/m3u8: Update current position in all casesEdward Hervey2015-10-201-0/+1
* Fix file permissions of some filesTim-Philipp Müller2015-08-281-0/+0
* hlsdemux: select correct starting position for live streamsAlex Ashley2015-02-201-0/+6
* hlsdemux: cache current file position in the listThiago Santos2015-01-081-0/+1
* hlsdemux: cache total duration to avoid iterating at every queryThiago Santos2015-01-081-0/+1
* hlsdemux: implement _has_next_fragment to avoid busy loopingThiago Santos2015-01-081-0/+1
* hlsdemux: Implement live seekingAlex Ashley2015-01-051-0/+10
* hlsdemux: Fix accessing invalidated memoryThomas Bluemel2014-10-071-4/+7
* hlsdemux: Don't store the current key in the playlistSebastian Dröge2014-06-061-1/+0
* hlsdemux: Reload the variant playlist if refreshing a playlist or downloading...Thomas Bluemel2014-06-061-0/+3
* hlsdemux: Always use the redirect target to resolve relative URIsSebastian Dröge2014-05-281-2/+4
* hls: Store allowcache playlist field in a booleanSebastian Dröge2014-05-051-1/+1
* hlsdemux: Implement trick modes via I-frame variant listsSebastian Dröge2014-03-291-5/+5
* hlsdemux: Implement parsing of #EXT-X-I-FRAME-STREAM-INFSebastian Dröge2014-03-291-0/+2
* hlsdemux: Implement handling of byte rangesSebastian Dröge2014-03-061-1/+3
* hlsdemux: Implement proper handling of discontinuitiesSebastian Dröge2014-03-011-0/+1
* hlsdemux: Keep track of timestamps by adding them up during playbackSebastian Dröge2014-02-231-2/+1
* hlsdemux: Refactor threading and downloadingSebastian Dröge2014-02-231-0/+1
* hlsdemux: schedule next update based on the fragment durationArnaud Vrac2014-02-121-0/+2
* hlsdemux: Update to non-deprecated GLib thread APISebastian Dröge2014-02-091-3/+3
* Make the hls plugin depend on gnutls and move to ext/hls/Alessandro Decina2013-03-191-0/+102