mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 03:19:40 +00:00
9b5911bd27
Original commit message from CVS: * docs/plugins/Makefile.am: * docs/plugins/gst-plugins-bad-plugins-docs.sgml: * docs/plugins/gst-plugins-bad-plugins-sections.txt: * docs/plugins/gst-plugins-bad-plugins.hierarchy: * docs/plugins/gst-plugins-bad-plugins.signals: * docs/plugins/inspect/plugin-qtdemux.xml: Activate docs for jack, sdl and qtdemux.
20 lines
No EOL
740 B
XML
20 lines
No EOL
740 B
XML
<plugin>
|
|
<name>qtdemux</name>
|
|
<description>Quicktime stream demuxer</description>
|
|
<filename>../../gst/qtdemux/.libs/libgstqtdemux.so</filename>
|
|
<basename>libgstqtdemux.so</basename>
|
|
<version>0.10.4</version>
|
|
<license>LGPL</license>
|
|
<source>gst-plugins-bad</source>
|
|
<package>GStreamer Bad Plug-ins source release</package>
|
|
<origin>Unknown package origin</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>, Wim Taymans <wim@fluendo.com></author>
|
|
</element>
|
|
</elements>
|
|
</plugin> |