diff options
author | Wim Taymans <wim.taymans@collabora.co.uk> | 2012-02-17 11:05:37 +0100 |
---|---|---|
committer | Wim Taymans <wim.taymans@collabora.co.uk> | 2012-02-17 11:05:37 +0100 |
commit | e4754d274bae87e1f1528acd83c1e09d783aff6e (patch) | |
tree | 322b42e0ce5485e11e459baf748bc60c029b1a80 /docs/plugins/inspect/plugin-adpcmdec.xml | |
parent | f08e247051c5c6d0aaacc29f99a2b0bb9de8405e (diff) | |
download | gstreamer-plugins-bad-e4754d274bae87e1f1528acd83c1e09d783aff6e.tar.gz |
RELEASE 0.11.1RELEASE-0.11.1
Diffstat (limited to 'docs/plugins/inspect/plugin-adpcmdec.xml')
-rw-r--r-- | docs/plugins/inspect/plugin-adpcmdec.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/plugins/inspect/plugin-adpcmdec.xml b/docs/plugins/inspect/plugin-adpcmdec.xml index cfaf8767c..6cb71f86c 100644 --- a/docs/plugins/inspect/plugin-adpcmdec.xml +++ b/docs/plugins/inspect/plugin-adpcmdec.xml @@ -3,10 +3,10 @@ <description>ADPCM decoder</description> <filename>../../gst/adpcmdec/.libs/libgstadpcmdec.so</filename> <basename>libgstadpcmdec.so</basename> - <version>0.10.22.1</version> + <version>0.11.1</version> <license>LGPL</license> <source>gst-plugins-bad</source> - <package>GStreamer Bad Plug-ins git</package> + <package>GStreamer Bad Plug-ins source release</package> <origin>Unknown package origin</origin> <elements> <element> @@ -26,7 +26,7 @@ <name>src</name> <direction>source</direction> <presence>always</presence> - <details>audio/x-raw-int, depth=(int)16, width=(int)16, endianness=(int)1234, signed=(boolean)true, channels=(int)[ 1, 2 ], rate=(int)[ 1, 2147483647 ]</details> + <details>audio/x-raw, format=(string)S16LE, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2 ]</details> </caps> </pads> </element> |