gstreamer/ext/hls
Tim-Philipp Müller 54e1753da4 hls: m3u8playlist: simplify gst_m3u8_playlist_render()
Remove playlist_str GString variable from GstM3U8Playlist struct,
since it's only used temporarily in playlist_render(). Might just
as well keep it local then.
2015-09-30 00:43:26 +01:00
..
gstfragmented.h hls: remove unused macro and direct gio usage 2015-09-30 00:43:26 +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 adaptivedemux: prefix the statistics message name macro 2015-09-17 17:39:27 +01:00
gsthlsdemux.h hlsdemux: remove more unused attributes 2015-05-27 06:17:49 -03: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: m3u8playlist: simplify gst_m3u8_playlist_render() 2015-09-30 00:43:26 +01:00
gstm3u8playlist.h hls: m3u8playlist: simplify gst_m3u8_playlist_render() 2015-09-30 00:43:26 +01:00
m3u8.c Fix file permissions of some files 2015-08-28 19:55:59 +01:00
m3u8.h Fix file permissions of some files 2015-08-28 19:55:59 +01:00
Makefile.am hls: remove unused macro and direct gio usage 2015-09-30 00:43:26 +01:00