From b1efc2f9aaa722420577088eb8bdc2ca53a848ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Olivier=20Cr=C3=AAte?= Date: Tue, 10 Feb 2009 17:29:05 +0000 Subject: Moved siren from gst-p-farsight to -bad --- docs/plugins/inspect/plugin-gstsiren.xml | 55 ++++++++++++++++++++++++++++++++ 1 file changed, 55 insertions(+) create mode 100644 docs/plugins/inspect/plugin-gstsiren.xml (limited to 'docs/plugins') diff --git a/docs/plugins/inspect/plugin-gstsiren.xml b/docs/plugins/inspect/plugin-gstsiren.xml new file mode 100644 index 00000000..c7b4239c --- /dev/null +++ b/docs/plugins/inspect/plugin-gstsiren.xml @@ -0,0 +1,55 @@ + + gstsiren + Siren encoder/decoder/payloader/depayloader plugins + ../../gst/siren/.libs/libgstsiren.so + libgstsiren.so + 0.10.10.1 + LGPL + gst-plugins-bad + GStreamer Bad Plug-ins CVS/prerelease + Unknown package origin + + + sirendec + Siren Decoder element + Codec/Decoder/Audio + Decode streams encoded with the Siren7 codec into 16bit PCM + Youness Alaoui <kakaroto@kakaroto.homelinux.net> + + + sink + sink + always +
audio/x-siren, dct-length=(int)320
+
+ + src + source + always +
audio/x-raw-int, width=(int)16, depth=(int)16, endianness=(int)1234, signed=(boolean)true, rate=(int)16000, channels=(int)1
+
+
+
+ + sirenenc + Siren Encoder element + Codec/Encoder/Audio + Encode 16bit PCM streams into the Siren7 codec + Youness Alaoui <kakaroto@kakaroto.homelinux.net> + + + sink + sink + always +
audio/x-raw-int, width=(int)16, depth=(int)16, endianness=(int)1234, signed=(boolean)true, rate=(int)16000, channels=(int)1
+
+ + src + source + always +
audio/x-siren, dct-length=(int)320
+
+
+
+
+
\ No newline at end of file -- cgit v1.2.1