summaryrefslogtreecommitdiff
path: root/docs/plugins/inspect/plugin-ivfparse.xml
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim.muller@collabora.co.uk>2010-07-28 18:34:15 +0200
committerTim-Philipp Müller <tim.muller@collabora.co.uk>2010-07-28 18:42:05 +0200
commit47b3792e7a97b217e942e60b46dd43e2d33fce07 (patch)
treecb402b64b9074724373e34d0a69420ac48b97d4b /docs/plugins/inspect/plugin-ivfparse.xml
parente12ca273db30fb75d51728ee4cdc98dd20e0ed07 (diff)
downloadgstreamer-plugins-bad-47b3792e7a97b217e942e60b46dd43e2d33fce07.tar.gz
docs: add more plugins and elements to the docs
Diffstat (limited to 'docs/plugins/inspect/plugin-ivfparse.xml')
-rw-r--r--docs/plugins/inspect/plugin-ivfparse.xml34
1 files changed, 34 insertions, 0 deletions
diff --git a/docs/plugins/inspect/plugin-ivfparse.xml b/docs/plugins/inspect/plugin-ivfparse.xml
new file mode 100644
index 000000000..ae8dc9604
--- /dev/null
+++ b/docs/plugins/inspect/plugin-ivfparse.xml
@@ -0,0 +1,34 @@
+<plugin>
+ <name>ivfparse</name>
+ <description>IVF parser</description>
+ <filename>../../gst/ivfparse/.libs/libgstivfparse.so</filename>
+ <basename>libgstivfparse.so</basename>
+ <version>0.10.19.1</version>
+ <license>LGPL</license>
+ <source>gst-plugins-bad</source>
+ <package>GStreamer Bad Plug-ins git</package>
+ <origin>Unknown package origin</origin>
+ <elements>
+ <element>
+ <name>ivfparse</name>
+ <longname>IVF parser</longname>
+ <class>Codec/Demuxer</class>
+ <description>Demuxes a IVF stream</description>
+ <author>Philip Jägenstedt &lt;philipj@opera.com&gt;</author>
+ <pads>
+ <caps>
+ <name>sink</name>
+ <direction>sink</direction>
+ <presence>always</presence>
+ <details>video/x-ivf</details>
+ </caps>
+ <caps>
+ <name>src</name>
+ <direction>source</direction>
+ <presence>always</presence>
+ <details>ANY</details>
+ </caps>
+ </pads>
+ </element>
+ </elements>
+</plugin> \ No newline at end of file