gstreamer/docs/plugins/inspect/plugin-png.xml
Jan Schmidt d2d867a923 Really release 0.10.3
Original commit message from CVS:
Really release 0.10.3
2006-05-04 15:36:02 +00:00

27 lines
No EOL
945 B
XML

<plugin>
<name>png</name>
<description>PNG plugin library</description>
<filename>../../ext/libpng/.libs/libgstpng.so</filename>
<basename>libgstpng.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>pngdec</name>
<longname>PNG image decoder</longname>
<class>Codec/Decoder/Image</class>
<description>Decode a png video frame to a raw image</description>
<author>Wim Taymans &lt;wim@fluendo.com&gt;</author>
</element>
<element>
<name>pngenc</name>
<longname>PNG image encoder</longname>
<class>Codec/Encoder/Image</class>
<description>Encode a video frame to a .png image</description>
<author>Jeremy SIMON &lt;jsimon13@yahoo.fr&gt;</author>
</element>
</elements>
</plugin>