gstreamer/ext/libpng
Tim-Philipp Müller 3f55b6e912 ext/libpng/gstpngdec.c: If we get a fatal flow return in the loop function, first post the error message and only the...
Original commit message from CVS:
* ext/libpng/gstpngdec.c: (gst_pngdec_task):
If we get a fatal flow return in the loop function, first post the
error message and only then send the EOS event downstream, otherwise
applications might get an eos message before the error message and
think everything was ok (related to #429319).
2007-04-25 15:08:22 +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: If we get a fatal flow return in the loop function, first post the error message and only the... 2007-04-25 15:08:22 +00:00
gstpngdec.h ext/libpng/gstpngdec.*: Use statically allocated segment instead of leaking. 2006-07-17 10:22:54 +00:00
gstpngenc.c ext/libpng/gstpngenc.*: Fix strides. Fixes #364856. 2006-10-27 17:10:42 +00:00
gstpngenc.h ext/libpng/gstpngenc.*: Fix strides. Fixes #364856. 2006-10-27 17:10:42 +00:00
Makefile.am ext/libpng/Makefile.am: Add LIBPNG_CFLAGS. 2006-05-16 13:31:02 +00:00