summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2005-11-23 19:57:49 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2005-11-23 19:57:49 +0000
commitf175fa831d66e08712be1481637873c6549ac1cc (patch)
tree127c6e5627b187d37652da3169067db270831ba5
parent90154bf8e2b59e00a39ea1a078680015459e5acb (diff)
releasing 0.9.6RELEASE-0_9_6
Original commit message from CVS: releasing 0.9.6
-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