gstreamer/ext/libpng
Andrej Gelenberg 38372eb199 pngdec: add support for video/x-raw-gray formats
pngdec can now decode gray 8- and 16-bit images without alpha channel
direct to video/x-raw-gray format. 16-bit gray images have big-endian
format, because it's native PNG endianness. Gray images with alpha
channel still converted to RGBA.

Signed-off-by: Andrej Gelenberg <andrej.gelenberg@udo.edu>
2012-03-12 15:18:12 +01:00
..
gstpng.c Add RANKS for various encoders and muxers 2009-05-07 18:10:08 +01:00
gstpng.h gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 14:32:00 +01:00
gstpngdec.c pngdec: add support for video/x-raw-gray formats 2012-03-12 15:18:12 +01:00
gstpngdec.h ext/libpng/gstpngdec.*: Don't release the png-memory from within the callback. 2007-11-20 12:20:38 +00:00
gstpngenc.c various: fix pad template leaks 2011-11-28 13:30:27 +00:00
gstpngenc.h pngenc: make setcaps more robust, use gstvideo functions 2011-10-21 10:25:08 +02:00
Makefile.am pngenc: make setcaps more robust, use gstvideo functions 2011-10-21 10:25:08 +02:00