gstreamer/ext/hls
Luis de Bethencourt 9dcf650a17 hlsdemux: g_return_if_fail in function with return type
Need to use g_return_val_if_fail() when the function returns a type, in this
case a gboolean
2015-01-08 15:54:18 +00: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: g_return_if_fail in function with return type 2015-01-08 15:54:18 +00:00
m3u8.h hlsdemux: implement _has_next_fragment to avoid busy looping 2015-01-08 09:59:01 -03:00
Makefile.am hlsdemux: port to adaptive base class 2014-12-23 10:08:57 -03:00