mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 15:51:11 +00:00
releasing 0.9.6
Original commit message from CVS: releasing 0.9.6
This commit is contained in:
parent
90154bf8e2
commit
f175fa831d
1 changed files with 20 additions and 0 deletions
20
docs/plugins/inspect/plugin-qtdemux.xml
Normal file
20
docs/plugins/inspect/plugin-qtdemux.xml
Normal file
|
@ -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 <ds@schleef.org></author>
|
||||||
|
</element>
|
||||||
|
</elements>
|
||||||
|
</plugin>
|
Loading…
Reference in a new issue