gstreamer/ext/hls
Sebastian Dröge 775c5600c9 hlsdemux: Also refetch the playlist after the first fragment failure
Previously we only refetched the playlist if downloading a fragment
has failed once. We should also do that if it failed a second or third time,
chances are that the playlist was updated now and contains new URIs.
2014-09-15 13:33:45 +03:00
..
gstfragmented.h Make the hls plugin depend on gnutls and move to ext/hls/ 2013-03-19 10:54:18 +01:00
gstfragmentedplugin.c Make the hls plugin depend on gnutls and move to ext/hls/ 2013-03-19 10:54:18 +01:00
gsthlsdemux.c hlsdemux: Also refetch the playlist after the first fragment failure 2014-09-15 13:33:45 +03:00
gsthlsdemux.h hlsdemux: Support OpenSSL for AES decryption of HLS fragments 2014-08-28 10:34:55 +03:00
gsthlssink.c hlssink: do not leak playlist object 2014-05-13 16:29:46 -03:00
gsthlssink.h Make the hls plugin depend on gnutls and move to ext/hls/ 2013-03-19 10:54:18 +01:00
gstm3u8playlist.c hlssink: Use floats for the EXTINF duration values 2013-09-28 13:20:08 +02:00
gstm3u8playlist.h Make the hls plugin depend on gnutls and move to ext/hls/ 2013-03-19 10:54:18 +01:00
m3u8.c hlsdemux: Properly assign offsets to the files if we accumulate them instead of reading from the playlist 2014-09-04 17:49:23 +03:00
m3u8.h hlsdemux: Don't store the current key in the playlist 2014-06-06 13:08:04 +03:00
Makefile.am hlsdemux: Support OpenSSL for AES decryption of HLS fragments 2014-08-28 10:34:55 +03:00