gstreamer/ext/libpng
Wim Taymans cc350794fb ext/libpng/gstpngdec.*: Use statically allocated segment instead of leaking.
Original commit message from CVS:
* ext/libpng/gstpngdec.c: (gst_pngdec_init), (buffer_clip),
(gst_pngdec_caps_create_and_set), (gst_pngdec_task),
(gst_pngdec_chain), (gst_pngdec_sink_event),
(gst_pngdec_libpng_init), (gst_pngdec_change_state),
(gst_pngdec_sink_activate_push):
* ext/libpng/gstpngdec.h:
Use statically allocated segment instead of leaking.
Various cleanups.
Fix flush and seek handling.
2006-07-17 10:22:54 +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.*: Use statically allocated segment instead of leaking. 2006-07-17 10:22:54 +00:00
gstpngdec.h ext/libpng/gstpngdec.*: Use statically allocated segment instead of leaking. 2006-07-17 10:22:54 +00:00
gstpngenc.c Use GST_DEBUG_CATEGORY_STATIC where possible (#342503) plus two minor macro fixes. 2006-06-22 19:31:04 +00:00
gstpngenc.h Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 21:07:26 +00:00
Makefile.am ext/libpng/Makefile.am: Add LIBPNG_CFLAGS. 2006-05-16 13:31:02 +00:00