summaryrefslogtreecommitdiff
path: root/docs/plugins/inspect/plugin-dvdlpcmdec.xml
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2008-02-21 00:15:22 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2008-02-21 00:15:22 +0000
commitccccd4e289666258aec7a4f78917622901f6cff4 (patch)
tree9d2c87b706b5f3857de562b10e0d3f28cf93ae0a /docs/plugins/inspect/plugin-dvdlpcmdec.xml
parent3cf5f935c5a49f58025ee86a5033613f9b339a6f (diff)
Release 0.10.7 - I Cheated Timegst-plugins-ugly-0.10.7
Original commit message from CVS: Release 0.10.7 - I Cheated Time
Diffstat (limited to 'docs/plugins/inspect/plugin-dvdlpcmdec.xml')
-rw-r--r--docs/plugins/inspect/plugin-dvdlpcmdec.xml19
1 files changed, 10 insertions, 9 deletions
diff --git a/docs/plugins/inspect/plugin-dvdlpcmdec.xml b/docs/plugins/inspect/plugin-dvdlpcmdec.xml
index e00a2b9771..cdf82f8d32 100644
--- a/docs/plugins/inspect/plugin-dvdlpcmdec.xml
+++ b/docs/plugins/inspect/plugin-dvdlpcmdec.xml
@@ -3,10 +3,10 @@
<description>Decode DVD LPCM frames into standard PCM</description>
<filename>../../gst/dvdlpcmdec/.libs/libgstdvdlpcmdec.so</filename>
<basename>libgstdvdlpcmdec.so</basename>
- <version>0.10.6.1</version>
+ <version>0.10.7</version>
<license>LGPL</license>
<source>gst-plugins-ugly</source>
- <package>GStreamer Ugly Plug-ins CVS/prerelease</package>
+ <package>GStreamer Ugly Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
@@ -14,20 +14,21 @@
<longname>DVD LPCM Audio decoder</longname>
<class>Codec/Demuxer/Audio</class>
<description>Decode DVD LPCM frames into standard PCM audio</description>
- <author>Jan Schmidt &lt;jan@noraisin.net&gt;012Michael Smith &lt;msmith@fluendo.com&gt;</author>
+ <author>Jan Schmidt &lt;jan@noraisin.net&gt;
+ Michael Smith &lt;msmith@fluendo.com&gt;</author>
<pads>
<caps>
- <name>src</name>
- <direction>source</direction>
- <presence>always</presence>
- <details>audio/x-raw-int, width=(int){ 16, 24 }, rate=(int){ 32000, 44100, 48000, 96000 }, channels=(int)[ 1, 8 ], endianness=(int){ 4321 }, depth=(int){ 16, 24 }, signed=(boolean){ true }</details>
- </caps>
- <caps>
<name>sink</name>
<direction>sink</direction>
<presence>always</presence>
<details>audio/x-private1-lpcm; audio/x-lpcm, width=(int){ 16, 20, 24 }, rate=(int){ 32000, 44100, 48000, 96000 }, channels=(int)[ 1, 8 ], dynamic_range=(int)[ 0, 255 ], emphasis=(boolean){ true, false }, mute=(boolean){ true, false }</details>
</caps>
+ <caps>
+ <name>src</name>
+ <direction>source</direction>
+ <presence>always</presence>
+ <details>audio/x-raw-int, width=(int){ 16, 24 }, rate=(int){ 32000, 44100, 48000, 96000 }, channels=(int)[ 1, 8 ], endianness=(int){ 4321 }, depth=(int){ 16, 24 }, signed=(boolean){ true }</details>
+ </caps>
</pads>
</element>
</elements>