gstreamer/ext/hls
Tim-Philipp Müller fe1923e1e6 hls: m3u8: remove superfluous gst_m3u8_copy() implementation
No need to implement _copy() when we just copy a list that
we're freeing three lines later anyway. Instead just steal
the new main list.
2015-12-03 18:25:12 +00:00
..
gsthls.h hls: rename plugin from fragmented to hls 2015-12-01 17:51:34 +00:00
gsthlsdemux.c hlsdemux: update current variant if connection speed is set 2015-12-02 14:39:12 +02:00
gsthlsdemux.h hls: rename plugin from fragmented to hls 2015-12-01 17:51:34 +00:00
gsthlsplugin.c hls: rename plugin from fragmented to hls 2015-12-01 17:51:34 +00:00
gsthlssink.c hls: remove unused macro and direct gio usage 2015-09-30 00:43:26 +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 hls: rename plugin from fragmented to hls 2015-12-01 17:51:34 +00:00
gstm3u8playlist.h hls: m3u8playlist: more clean-ups 2015-09-30 00:43:26 +01:00
m3u8.c hls: m3u8: remove superfluous gst_m3u8_copy() implementation 2015-12-03 18:25:12 +00:00
m3u8.h hls: m3u8: remove pointless client_has_main() function 2015-12-01 17:51:34 +00:00
Makefile.am hls: rename plugin from fragmented to hls 2015-12-01 17:51:34 +00:00