mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-09 10:59:39 +00:00
d2d867a923
Original commit message from CVS: Really release 0.10.3
29 lines
No EOL
1 KiB
XML
29 lines
No EOL
1 KiB
XML
<plugin>
|
|
<name>avi</name>
|
|
<description>AVI stream handling</description>
|
|
<filename>../../gst/avi/.libs/libgstavi.so</filename>
|
|
<basename>libgstavi.so</basename>
|
|
<version>0.10.3</version>
|
|
<license>LGPL</license>
|
|
<source>gst-plugins-good</source>
|
|
<package>GStreamer Good Plug-ins source release</package>
|
|
<origin>Unknown package origin</origin>
|
|
<elements>
|
|
<element>
|
|
<name>avidemux</name>
|
|
<longname>Avi demuxer</longname>
|
|
<class>Codec/Demuxer</class>
|
|
<description>Demultiplex an avi file into audio and video</description>
|
|
<author>Erik Walthinsen <omega@cse.ogi.edu>
|
|
Wim Taymans <wim.taymans@chello.be>
|
|
Ronald Bultje <rbultje@ronald.bitfreak.net></author>
|
|
</element>
|
|
<element>
|
|
<name>avimux</name>
|
|
<longname>Avi muxer</longname>
|
|
<class>Codec/Muxer</class>
|
|
<description>Muxes audio and video into an avi stream</description>
|
|
<author>Ronald Bultje <rbultje@ronald.bitfreak.net></author>
|
|
</element>
|
|
</elements>
|
|
</plugin> |