mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-08 00:16:13 +00:00
d35a1249a6
Original commit message from CVS: * docs/plugins/gst-plugins-ugly-plugins-docs.sgml: * docs/plugins/inspect/plugin-siddec.xml: add siddec * ext/dvdnav/dvdnavsrc.c: doc fixes
20 lines
No EOL
690 B
XML
20 lines
No EOL
690 B
XML
<plugin>
|
|
<name>siddec</name>
|
|
<description>Uses libsid to decode .sid files</description>
|
|
<filename>../../ext/sidplay/.libs/libgstsid.so</filename>
|
|
<basename>libgstsid.so</basename>
|
|
<version>0.10.3.1</version>
|
|
<license>GPL</license>
|
|
<source>gst-plugins-ugly</source>
|
|
<package>GStreamer Ugly Plug-ins CVS/prerelease</package>
|
|
<origin>Unknown package origin</origin>
|
|
<elements>
|
|
<element>
|
|
<name>siddec</name>
|
|
<longname>Sid decoder</longname>
|
|
<class>Codec/Decoder/Audio</class>
|
|
<description>Use sidplay to decode SID audio tunes</description>
|
|
<author>Wim Taymans <wim.taymans@chello.be> </author>
|
|
</element>
|
|
</elements>
|
|
</plugin> |