gstreamer/ext/hls
Sebastian Dröge 4f04f3e68e hlsdemux: Start fetching new fragments whenever we have less fragments cached than given by the fragments-cache property
Waiting until our cache is empty before starting to fetch the next fragment
kind of defeats the purpose of caching multiple fragments.
2014-02-10 18:27:58 +01: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: Start fetching new fragments whenever we have less fragments cached than given by the fragments-cache property 2014-02-10 18:27:58 +01:00
gsthlsdemux.h hlsdemux: Update to non-deprecated GLib thread API 2014-02-09 18:19:33 +01:00
gsthlssink.c hlssink: do not lose ref to the multifilesink 2013-11-07 12:50:55 -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: Actually store doubles as such and don't truncate them to ints 2014-02-10 17:27:10 +01:00
m3u8.h hlsdemux: Update to non-deprecated GLib thread API 2014-02-09 18:19:33 +01:00
Makefile.am hlsdemux: Prefer to use nettle for decryption but fall-back to libgcrypt 2014-02-09 18:52:24 +01:00