gstreamer/ext/hls
Thiago Santos d310c0c460 hlsdemux: cache current file position in the list
Avoids iterating the list everytime to look for the next segment
to be used (or to advance to the next one).
2015-01-08 17:55:33 -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: implement _has_next_fragment to avoid busy looping 2015-01-08 09:59:01 -03:00
gsthlsdemux.h hlsdemux: Don't use approximate duration for fragment buffer pts 2015-01-07 09:30:40 -03:00
gsthlssink.c hlssink: remove unnecessary title on EXTINF tag 2014-12-04 17:52:08 +01: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: remove unnecessary title on EXTINF tag 2014-12-04 17:52:08 +01: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: cache current file position in the list 2015-01-08 17:55:33 -03:00
m3u8.h hlsdemux: cache current file position in the list 2015-01-08 17:55:33 -03:00
Makefile.am hlsdemux: port to adaptive base class 2014-12-23 10:08:57 -03:00