hls: rename plugin from fragmented to hls
authorTim-Philipp Müller <tim@centricular.com>
Sun, 1 Nov 2015 13:21:45 +0000 (13:21 +0000)
committerTim-Philipp Müller <tim@centricular.com>
Tue, 1 Dec 2015 17:51:34 +0000 (17:51 +0000)
commitefe62292a3d045126654d93239fdf4cc8e48ae08
tree87eb42b0a6daa3e3c77e144c23cf98097926bf6e
parentfac4ed18d45c455e3971b1eb6d09246c7eafe00f
hls: rename plugin from fragmented to hls
Makefile.am
docs/plugins/inspect/plugin-hls.xml [moved from docs/plugins/inspect/plugin-fragmented.xml with 84% similarity]
ext/hls/Makefile.am
ext/hls/gstfragmented.h [deleted file]
ext/hls/gsthls.h [new file with mode: 0644]
ext/hls/gsthlsdemux.h
ext/hls/gsthlsplugin.c [moved from ext/hls/gstfragmentedplugin.c with 56% similarity]
ext/hls/gstm3u8playlist.c
ext/hls/m3u8.c
gst-plugins-bad.spec.in
tests/check/elements/hlsdemux_m3u8.c