summaryrefslogtreecommitdiff
path: root/ext/hls/m3u8.c
Commit message (Expand)AuthorAgeFilesLines
...
* hlsdemux: Don't try decryption if an unsupported method is foundSebastian Dröge2014-02-111-0/+5
* hlsdemux: Properly parse IV from the playlistSebastian Dröge2014-02-111-2/+87
* hlsdemux: Actually store doubles as such and don't truncate them to intsSebastian Dröge2014-02-101-1/+1
* hlsdemux: Use locale-independent int/float parsing functions from GLibSebastian Dröge2014-02-101-5/+5
* hlsdemux: Update to non-deprecated GLib thread APISebastian Dröge2014-02-091-3/+2
* Make the hls plugin depend on gnutls and move to ext/hls/Alessandro Decina2013-03-191-0/+743