summaryrefslogtreecommitdiff
path: root/docs/plugins/inspect/plugin-mpeg2enc.xml
diff options
context:
space:
mode:
authorStefan Kost <ensonic@users.sourceforge.net>2008-01-22 12:06:19 +0000
committerStefan Kost <ensonic@users.sourceforge.net>2008-01-22 12:06:19 +0000
commit274a5b1f9c785471edb2bcd09d2ba9a00cc7dc18 (patch)
treedb386399b5d28067e62b0de916bbda27bfff9efb /docs/plugins/inspect/plugin-mpeg2enc.xml
parent670db4aade1e49957b7b29a7c7513373bcc45288 (diff)
downloadgstreamer-plugins-bad-274a5b1f9c785471edb2bcd09d2ba9a00cc7dc18.tar.gz
docs/plugins/: Regenerate.
Original commit message from CVS: * docs/plugins/gst-plugins-bad-plugins-docs.sgml: * docs/plugins/gst-plugins-bad-plugins.args: * docs/plugins/inspect/plugin-mpeg2enc.xml: * docs/plugins/inspect/plugin-musepack.xml: Regenerate. * docs/plugins/inspect/plugin-tremor.xml: Add vorbisidec aka trmor. * ext/dc1394/gstdc1394.c: Add short description.
Diffstat (limited to 'docs/plugins/inspect/plugin-mpeg2enc.xml')
-rw-r--r--docs/plugins/inspect/plugin-mpeg2enc.xml15
1 files changed, 7 insertions, 8 deletions
diff --git a/docs/plugins/inspect/plugin-mpeg2enc.xml b/docs/plugins/inspect/plugin-mpeg2enc.xml
index 8b23a976c..739c7fa2c 100644
--- a/docs/plugins/inspect/plugin-mpeg2enc.xml
+++ b/docs/plugins/inspect/plugin-mpeg2enc.xml
@@ -14,21 +14,20 @@
<longname>mpeg2enc video encoder</longname>
<class>Codec/Encoder/Video</class>
<description>High-quality MPEG-1/2 video encoder</description>
- <author>Andrew Stevens &lt;andrew.stevens@nexgo.de&gt;
- Ronald Bultje &lt;rbultje@ronald.bitfreak.net&gt;</author>
+ <author>Andrew Stevens &lt;andrew.stevens@nexgo.de&gt;012Ronald Bultje &lt;rbultje@ronald.bitfreak.net&gt;</author>
<pads>
<caps>
- <name>src</name>
- <direction>source</direction>
- <presence>always</presence>
- <details>video/mpeg, systemstream=(boolean)false, mpegversion=(int){ 1, 2 }, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction){ 24000/1001, 24/1, 25/1, 30000/1001, 30/1, 50/1, 60000/1001 }</details>
- </caps>
- <caps>
<name>sink</name>
<direction>sink</direction>
<presence>always</presence>
<details>video/x-raw-yuv, format=(fourcc){ I420 }, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction){ 24000/1001, 24/1, 25/1, 30000/1001, 30/1, 50/1, 60000/1001 }</details>
</caps>
+ <caps>
+ <name>src</name>
+ <direction>source</direction>
+ <presence>always</presence>
+ <details>video/mpeg, systemstream=(boolean)false, mpegversion=(int){ 1, 2 }, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction){ 24000/1001, 24/1, 25/1, 30000/1001, 30/1, 50/1, 60000/1001 }</details>
+ </caps>
</pads>
</element>
</elements>