From 70c88713556a15142ba26024844c34a2cf59ef2e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim-Philipp=20M=C3=BCller?= Date: Mon, 31 Aug 2009 13:31:16 +0100 Subject: docs: update plugin docs for git version --- docs/plugins/inspect/plugin-flacparse.xml | 34 +++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 docs/plugins/inspect/plugin-flacparse.xml (limited to 'docs/plugins/inspect/plugin-flacparse.xml') diff --git a/docs/plugins/inspect/plugin-flacparse.xml b/docs/plugins/inspect/plugin-flacparse.xml new file mode 100644 index 000000000..8c9834b07 --- /dev/null +++ b/docs/plugins/inspect/plugin-flacparse.xml @@ -0,0 +1,34 @@ + + flacparse + The FLAC Lossless compressor Codec parser + ../../gst/flacparse/.libs/libgstflacparse.so + libgstflacparse.so + 0.10.13.1 + LGPL + gst-plugins-bad + GStreamer Bad Plug-ins git/prerelease + Unknown package origin + + + flacparse + FLAC audio parser + Codec/Parser/Audio + Parses audio with the FLAC lossless audio codec + Sebastian Dröge <sebastian.droege@collabora.co.uk> + + + sink + sink + always +
audio/x-flac
+
+ + src + source + always +
audio/x-flac, channels=(int)[ 1, 8 ], rate=(int)[ 1, 655350 ]
+
+
+
+
+
\ No newline at end of file -- cgit v1.2.1