gstreamer/ext/libpng
Stefan Kost a513a7be75 pngdec: use png_error() as recommended by libpng docs to signal an error
Without that the element loops endlessly on broekn pngs. Fixes #634314
2010-12-03 09:49:26 +02: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: use png_error() as recommended by libpng docs to signal an error 2010-12-03 09:49:26 +02: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 (ext): add a missing G_PARAM_STATIC_STRINGS flags 2010-10-13 17:39:36 +03:00
gstpngenc.h ext/libpng/gstpngenc.*: Preallocate the output buffer so that g_memdup() and gst_buffer_merge() aren't needed anymore... 2008-01-29 18:43:32 +00:00
Makefile.am Don't install static libs for plugins. Fixes #550851 for -good. 2008-11-04 12:28:34 +00:00