mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 03:19:40 +00:00
98ef159bd1
Original commit message from CVS: * configure.ac: * docs/plugins/Makefile.am: * docs/plugins/gst-plugins-good-plugins-docs.sgml: * docs/plugins/gst-plugins-good-plugins-sections.txt: * docs/plugins/gst-plugins-good-plugins.args: * docs/plugins/inspect/plugin-qtdemux.xml: * docs/plugins/inspect/plugin-quicktime.xml: * win32/MANIFEST: Move qtdemux from -bad. * gst-plugins-good.spec.in: Update spec file to reflect moving of qtdemux and wavpack
27 lines
No EOL
1 KiB
XML
27 lines
No EOL
1 KiB
XML
<plugin>
|
|
<name>quicktime</name>
|
|
<description>Quicktime support</description>
|
|
<filename>../../gst/qtdemux/.libs/libgstqtdemux.so</filename>
|
|
<basename>libgstqtdemux.so</basename>
|
|
<version>0.10.5.1</version>
|
|
<license>LGPL</license>
|
|
<source>gst-plugins-good</source>
|
|
<package>GStreamer Good Plug-ins CVS/prerelease</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>
|
|
<element>
|
|
<name>rtpxqtdepay</name>
|
|
<longname>RTP packet depayloader</longname>
|
|
<class>Codec/Depayloader/Network</class>
|
|
<description>Extracts Quicktime audio/video from RTP packets</description>
|
|
<author>Wim Taymans <wim@fluendo.com></author>
|
|
</element>
|
|
</elements>
|
|
</plugin> |