gstreamer/ext/hls
Thomas Bluemel babd8969f2 hlsdemux: Reload the variant playlist if refreshing a playlist or downloading a fragment fails
This can happen if the playlists have moved due to the variant playlist
now being redirected to another target. This currently only works as long
as the referenced playlists don't change in relation to the variant
playlist, and the new location is purely due to a new path triggered by a
new redirection target of the variant playlist, or a new redirection
target of the playlist itself.

https://bugzilla.gnome.org/show_bug.cgi?id=731164
2014-06-06 13:02:47 +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: Reload the variant playlist if refreshing a playlist or downloading a fragment fails 2014-06-06 13:02:47 +03:00
gsthlsdemux.h hlsdemux: Always flush the internal proxy pads before downloading 2014-05-01 16:18:16 +02: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: Reload the variant playlist if refreshing a playlist or downloading a fragment fails 2014-06-06 13:02:47 +03:00
m3u8.h hlsdemux: Reload the variant playlist if refreshing a playlist or downloading a fragment fails 2014-06-06 13:02:47 +03:00
Makefile.am hlsdemux: Prefer to use nettle for decryption but fall-back to libgcrypt 2014-02-09 18:52:24 +01:00