From efe62292a3d045126654d93239fdf4cc8e48ae08 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim-Philipp=20M=C3=BCller?= Date: Sun, 1 Nov 2015 13:21:45 +0000 Subject: hls: rename plugin from fragmented to hls --- docs/plugins/inspect/plugin-fragmented.xml | 50 ------------------------------ docs/plugins/inspect/plugin-hls.xml | 50 ++++++++++++++++++++++++++++++ 2 files changed, 50 insertions(+), 50 deletions(-) delete mode 100644 docs/plugins/inspect/plugin-fragmented.xml create mode 100644 docs/plugins/inspect/plugin-hls.xml (limited to 'docs') diff --git a/docs/plugins/inspect/plugin-fragmented.xml b/docs/plugins/inspect/plugin-fragmented.xml deleted file mode 100644 index e5e847a3f..000000000 --- a/docs/plugins/inspect/plugin-fragmented.xml +++ /dev/null @@ -1,50 +0,0 @@ - - fragmented - Fragmented streaming plugins - ../../ext/hls/.libs/libgstfragmented.so - libgstfragmented.so - 1.7.0.1 - LGPL - gst-plugins-bad - GStreamer Bad Plug-ins - http://www.gstreamer.org/ - - - hlsdemux - HLS Demuxer - Codec/Demuxer/Adaptive - HTTP Live Streaming demuxer - Marc-Andre Lureau <marcandre.lureau@gmail.com> -Andoni Morales Alastruey <ylatuya@gmail.com> - - - sink - sink - always -
application/x-hls
-
- - src_%u - source - sometimes -
ANY
-
-
-
- - hlssink - HTTP Live Streaming sink - Sink - HTTP Live Streaming sink - Alessandro Decina <alessandro.d@gmail.com> - - - sink - sink - always -
ANY
-
-
-
-
-
\ No newline at end of file diff --git a/docs/plugins/inspect/plugin-hls.xml b/docs/plugins/inspect/plugin-hls.xml new file mode 100644 index 000000000..acbb5f28d --- /dev/null +++ b/docs/plugins/inspect/plugin-hls.xml @@ -0,0 +1,50 @@ + + hls + HTTP Live Streaming (HLS) + ../../ext/hls/.libs/libgsthls.so + libgsthls.so + 1.7.0.1 + LGPL + gst-plugins-bad + GStreamer Bad Plug-ins + Unknown package origin + + + hlsdemux + HLS Demuxer + Codec/Demuxer/Adaptive + HTTP Live Streaming demuxer + Marc-Andre Lureau <marcandre.lureau@gmail.com> +Andoni Morales Alastruey <ylatuya@gmail.com> + + + sink + sink + always +
application/x-hls
+
+ + src_%u + source + sometimes +
ANY
+
+
+
+ + hlssink + HTTP Live Streaming sink + Sink + HTTP Live Streaming sink + Alessandro Decina <alessandro.d@gmail.com> + + + sink + sink + always +
ANY
+
+
+
+
+
\ No newline at end of file -- cgit v1.2.1