summaryrefslogtreecommitdiff
path: root/docs/plugins/inspect/plugin-videoparsersbad.xml
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2012-10-28 16:41:15 +0000
committerTim-Philipp Müller <tim@centricular.net>2012-10-28 16:54:07 +0000
commit72353aeb7125548acd7223dfa50e20f6dd5a791e (patch)
tree04b2dfa5fe7b884b4728e5827fc3892dd1afac0d /docs/plugins/inspect/plugin-videoparsersbad.xml
parent8c81e39de0d258978fc5487532f97c93a42d7bb6 (diff)
downloadgstreamer-plugins-bad-72353aeb7125548acd7223dfa50e20f6dd5a791e.tar.gz
docs: add new accurip element to docs
https://bugzilla.gnome.org/show_bug.cgi?id=685163
Diffstat (limited to 'docs/plugins/inspect/plugin-videoparsersbad.xml')
-rw-r--r--docs/plugins/inspect/plugin-videoparsersbad.xml21
1 files changed, 21 insertions, 0 deletions
diff --git a/docs/plugins/inspect/plugin-videoparsersbad.xml b/docs/plugins/inspect/plugin-videoparsersbad.xml
index 77c2b529f..a08a95232 100644
--- a/docs/plugins/inspect/plugin-videoparsersbad.xml
+++ b/docs/plugins/inspect/plugin-videoparsersbad.xml
@@ -114,5 +114,26 @@
</caps>
</pads>
</element>
+ <element>
+ <name>vc1parse</name>
+ <longname>VC1 parser</longname>
+ <class>Codec/Parser/Converter/Video</class>
+ <description>Parses VC1 streams</description>
+ <author>Sebastian Dröge &lt;sebastian.droege@collabora.co.uk&gt;</author>
+ <pads>
+ <caps>
+ <name>sink</name>
+ <direction>sink</direction>
+ <presence>always</presence>
+ <details>video/x-wmv, wmvversion=(int)3, format=(string){ WVC1, WMV3 }</details>
+ </caps>
+ <caps>
+ <name>src</name>
+ <direction>source</direction>
+ <presence>always</presence>
+ <details>video/x-wmv, wmvversion=(int)3, format=(string){ WVC1, WMV3 }, stream-format=(string){ bdu, bdu-frame, sequence-layer-bdu, sequence-layer-bdu-frame, sequence-layer-raw-frame, sequence-layer-frame-layer, asf, frame-layer }, header-format=(string){ none, asf, sequence-layer }</details>
+ </caps>
+ </pads>
+ </element>
</elements>
</plugin> \ No newline at end of file