mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-08 18:39:54 +00:00
d2d867a923
Original commit message from CVS: Really release 0.10.3
41 lines
No EOL
1.4 KiB
XML
41 lines
No EOL
1.4 KiB
XML
<plugin>
|
|
<name>jpeg</name>
|
|
<description>JPeg plugin library</description>
|
|
<filename>../../ext/jpeg/.libs/libgstjpeg.so</filename>
|
|
<basename>libgstjpeg.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>jpegdec</name>
|
|
<longname>JPEG image decoder</longname>
|
|
<class>Codec/Decoder/Image</class>
|
|
<description>Decode images from JPEG format</description>
|
|
<author>Wim Taymans <wim.taymans@tvd.be></author>
|
|
</element>
|
|
<element>
|
|
<name>jpegenc</name>
|
|
<longname>JPEG image encoder</longname>
|
|
<class>Codec/Encoder/Image</class>
|
|
<description>Encode images in JPEG format</description>
|
|
<author>Wim Taymans <wim.taymans@tvd.be></author>
|
|
</element>
|
|
<element>
|
|
<name>smokedec</name>
|
|
<longname>Smoke video decoder</longname>
|
|
<class>Codec/Decoder/Video</class>
|
|
<description>Decode video from Smoke format</description>
|
|
<author>Wim Taymans <wim@fluendo.com></author>
|
|
</element>
|
|
<element>
|
|
<name>smokeenc</name>
|
|
<longname>Smoke video encoder</longname>
|
|
<class>Codec/Encoder/Video</class>
|
|
<description>Encode images into the Smoke format</description>
|
|
<author>Wim Taymans <wim@fluendo.com></author>
|
|
</element>
|
|
</elements>
|
|
</plugin> |