gstreamer/ext/libpng
Jan Schmidt 7d08894b38 ext/libpng/gstpngdec.c: Don't return GST_FLOW_ERROR when buffer_alloc fails - return whatever it returned.
Original commit message from CVS:
* ext/libpng/gstpngdec.c:
Don't return GST_FLOW_ERROR when buffer_alloc fails - return
whatever it returned.
2008-06-30 22:53:39 +00:00
..
gstpng.c rework configure.ac; make asterisk rtp stuff compile on mingw 2005-11-14 02:13:35 +00:00
gstpng.h putting in apoc's png encoder, needs some cleanup 2002-11-18 22:29:38 +00:00
gstpngdec.c ext/libpng/gstpngdec.c: Don't return GST_FLOW_ERROR when buffer_alloc fails - return whatever it returned. 2008-06-30 22:53:39 +00: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 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
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 ext/libpng/Makefile.am: Add LIBPNG_CFLAGS. 2006-05-16 13:31:02 +00:00