summaryrefslogtreecommitdiff
path: root/docs/plugins/inspect/plugin-voaacenc.xml
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian.droege@collabora.co.uk>2012-04-12 10:50:10 +0200
committerSebastian Dröge <sebastian.droege@collabora.co.uk>2012-04-12 10:50:10 +0200
commit1ab0174c4029772e18ce83883220018c3d0c0a95 (patch)
treeb96d34a48ac97d5577fd8000dca049a0905b0cfd /docs/plugins/inspect/plugin-voaacenc.xml
parent2ba59831c02979c9097185920071c52180bbf68c (diff)
downloadgstreamer-plugins-bad-1ab0174c4029772e18ce83883220018c3d0c0a95.tar.gz
Release 0.11.90RELEASE-0.11.90
Diffstat (limited to 'docs/plugins/inspect/plugin-voaacenc.xml')
-rw-r--r--docs/plugins/inspect/plugin-voaacenc.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/plugins/inspect/plugin-voaacenc.xml b/docs/plugins/inspect/plugin-voaacenc.xml
index 2f6baa356..04e595296 100644
--- a/docs/plugins/inspect/plugin-voaacenc.xml
+++ b/docs/plugins/inspect/plugin-voaacenc.xml
@@ -3,10 +3,10 @@
<description>AAC audio encoder</description>
<filename>../../ext/voaacenc/.libs/libgstvoaacenc.so</filename>
<basename>libgstvoaacenc.so</basename>
- <version>0.10.21.2</version>
+ <version>0.11.90</version>
<license>LGPL</license>
<source>gst-plugins-bad</source>
- <package>GStreamer Bad Plug-ins prerelease</package>
+ <package>GStreamer Bad Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
@@ -20,13 +20,13 @@
<name>sink</name>
<direction>sink</direction>
<presence>always</presence>
- <details>audio/x-raw-int, width=(int)16, depth=(int)16, signed=(boolean)true, endianness=(int)1234, rate=(int)[ 8000, 96000 ], channels=(int)[ 1, 6 ]</details>
+ <details>audio/x-raw, format=(string)S16LE, layout=(string)interleaved, rate=(int){ 8000, 11025, 12000, 16000, 22050, 24000, 32000, 44100, 48000, 64000, 88200, 96000 }, channels=(int)[ 1, 2 ]</details>
</caps>
<caps>
<name>src</name>
<direction>source</direction>
<presence>always</presence>
- <details>audio/mpeg, mpegversion=(int)4, rate=(int)[ 8000, 96000 ], channels=(int)[ 1, 6 ], stream-format=(string){ adts, raw }</details>
+ <details>audio/mpeg, mpegversion=(int)4, rate=(int){ 8000, 11025, 12000, 16000, 22050, 24000, 32000, 44100, 48000, 64000, 88200, 96000 }, channels=(int)[ 1, 2 ], stream-format=(string){ adts, raw }, base-profile=(string)lc</details>
</caps>
</pads>
</element>