mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-03 16:09:39 +00:00
34 lines
No EOL
1.1 KiB
XML
34 lines
No EOL
1.1 KiB
XML
<plugin>
|
|
<name>jp2kdecimator</name>
|
|
<description>JPEG2000 decimator</description>
|
|
<filename>../../gst/jp2kdecimator/.libs/libgstjp2kdecimator.so</filename>
|
|
<basename>libgstjp2kdecimator.so</basename>
|
|
<version>0.10.23.1</version>
|
|
<license>LGPL</license>
|
|
<source>gst-plugins-bad</source>
|
|
<package>GStreamer Bad Plug-ins git</package>
|
|
<origin>Unknown package origin</origin>
|
|
<elements>
|
|
<element>
|
|
<name>jp2kdecimator</name>
|
|
<longname>JPEG2000 decimator</longname>
|
|
<class>Filter/Image</class>
|
|
<description>Removes information from JPEG2000 streams without recompression</description>
|
|
<author>Sebastian Dröge <sebastian.droege@collabora.co.uk></author>
|
|
<pads>
|
|
<caps>
|
|
<name>sink</name>
|
|
<direction>sink</direction>
|
|
<presence>always</presence>
|
|
<details>image/x-jpc</details>
|
|
</caps>
|
|
<caps>
|
|
<name>src</name>
|
|
<direction>source</direction>
|
|
<presence>always</presence>
|
|
<details>image/x-jpc</details>
|
|
</caps>
|
|
</pads>
|
|
</element>
|
|
</elements>
|
|
</plugin> |