summaryrefslogtreecommitdiff
path: root/docs/plugins/inspect/plugin-qtdemux.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/plugins/inspect/plugin-qtdemux.xml')
-rw-r--r--docs/plugins/inspect/plugin-qtdemux.xml20
1 files changed, 20 insertions, 0 deletions
diff --git a/docs/plugins/inspect/plugin-qtdemux.xml b/docs/plugins/inspect/plugin-qtdemux.xml
new file mode 100644
index 000000000..12f809ac4
--- /dev/null
+++ b/docs/plugins/inspect/plugin-qtdemux.xml
@@ -0,0 +1,20 @@
+<plugin>
+ <name>qtdemux</name>
+ <description>Quicktime stream demuxer</description>
+ <filename>../../gst/qtdemux/.libs/libgstqtdemux.so</filename>
+ <basename>libgstqtdemux.so</basename>
+ <version>0.9.6</version>
+ <license>LGPL</license>
+ <source>gst-plugins-bad</source>
+ <package>GStreamer source release</package>
+ <origin>http://gstreamer.freedesktop.org/</origin>
+ <elements>
+ <element>
+ <name>qtdemux</name>
+ <longname>QuickTime Demuxer</longname>
+ <class>Codec/Demuxer</class>
+ <description>Demultiplex a QuickTime file into audio and video streams</description>
+ <author>David Schleef &lt;ds@schleef.org&gt;</author>
+ </element>
+ </elements>
+</plugin> \ No newline at end of file