releasing 0.9.6 RELEASE-0_9_6
authorThomas Vander Stichele <thomas@apestaart.org>
Wed, 23 Nov 2005 19:57:49 +0000 (19:57 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Wed, 23 Nov 2005 19:57:49 +0000 (19:57 +0000)
Original commit message from CVS:
releasing 0.9.6

docs/plugins/inspect/plugin-qtdemux.xml [new file with mode: 0644]

diff --git a/docs/plugins/inspect/plugin-qtdemux.xml b/docs/plugins/inspect/plugin-qtdemux.xml
new file mode 100644 (file)
index 0000000..12f809a
--- /dev/null
@@ -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