mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-08 18:39:54 +00:00
50ee018d0c
Original commit message from CVS: releasing 0.9.7
27 lines
No EOL
1.1 KiB
XML
27 lines
No EOL
1.1 KiB
XML
<plugin>
|
|
<name>dv</name>
|
|
<description>DV demuxer and decoder based on libdv (libdv.sf.net)</description>
|
|
<filename>../../ext/dv/.libs/libgstdv.so</filename>
|
|
<basename>libgstdv.so</basename>
|
|
<version>0.9.7</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>dvdec</name>
|
|
<longname>DV (smpte314) decoder plugin</longname>
|
|
<class>Codec/Decoder/Video</class>
|
|
<description>Uses libdv to decode DV video (libdv.sourceforge.net)</description>
|
|
<author>Erik Walthinsen <omega@cse.ogi.edu>,Wim Taymans <wim@fluendo.com></author>
|
|
</element>
|
|
<element>
|
|
<name>dvdemux</name>
|
|
<longname>DV system stream demuxer</longname>
|
|
<class>Codec/Demuxer</class>
|
|
<description>Uses libdv to separate DV audio from DV video</description>
|
|
<author>Erik Walthinsen <omega@cse.ogi.edu>, Wim Taymans <wim@fluendo.com></author>
|
|
</element>
|
|
</elements>
|
|
</plugin> |