summaryrefslogtreecommitdiff
path: root/docs/plugins/inspect/plugin-level.xml
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2013-03-22 13:41:58 +0000
committerTim-Philipp Müller <tim@centricular.net>2013-03-22 13:41:58 +0000
commit7f8ea87c4b60a406124e021dfd3640a79b043ac2 (patch)
tree2e3e84921cf15d2f3f1281b34bdd89da1b153e40 /docs/plugins/inspect/plugin-level.xml
parentd4956b7cf3c4b252c1e3129efe7bb7cdd4d0890a (diff)
Diffstat (limited to 'docs/plugins/inspect/plugin-level.xml')
-rw-r--r--docs/plugins/inspect/plugin-level.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/plugins/inspect/plugin-level.xml b/docs/plugins/inspect/plugin-level.xml
index 7afbfd1a6c..9d40d42355 100644
--- a/docs/plugins/inspect/plugin-level.xml
+++ b/docs/plugins/inspect/plugin-level.xml
@@ -3,7 +3,7 @@
<description>Audio level plugin</description>
<filename>../../gst/level/.libs/libgstlevel.so</filename>
<basename>libgstlevel.so</basename>
- <version>1.0.5</version>
+ <version>1.0.6</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins source release</package>
@@ -20,13 +20,13 @@
<name>sink</name>
<direction>sink</direction>
<presence>always</presence>
- <details>audio/x-raw, format=(string){ S8, S16LE, S32LEF32LE, F64LE }, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ]</details>
+ <details>audio/x-raw, format=(string){ S8, S16LE, S32LE, F32LE, F64LE }, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ]</details>
</caps>
<caps>
<name>src</name>
<direction>source</direction>
<presence>always</presence>
- <details>audio/x-raw, format=(string){ S8, S16LE, S32LEF32LE, F64LE }, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ]</details>
+ <details>audio/x-raw, format=(string){ S8, S16LE, S32LE, F32LE, F64LE }, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ]</details>
</caps>
</pads>
</element>