mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 03:19:40 +00:00
88f63b77b5
Original commit message from CVS: === release 0.10.4 === 2006-12-21 Jan Schmidt <thaytan@mad.scientist.com> * configure.ac: releasing 0.10.4, "Black Bugs"
20 lines
No EOL
712 B
XML
20 lines
No EOL
712 B
XML
<plugin>
|
|
<name>cdxaparse</name>
|
|
<description>Parse a .dat file (VCD) into raw mpeg1</description>
|
|
<filename>../../gst/cdxaparse/.libs/libgstcdxaparse.so</filename>
|
|
<basename>libgstcdxaparse.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>cdxaparse</name>
|
|
<longname>(S)VCD parser</longname>
|
|
<class>Codec/Parser</class>
|
|
<description>Parse a .dat file from (S)VCD into raw MPEG-1</description>
|
|
<author>Wim Taymans <wim.taymans@tvd.be></author>
|
|
</element>
|
|
</elements>
|
|
</plugin> |