gstreamer/ext/libpng
Руслан Ижбулатов bc873f7133 pngenc: Use png_get_io_ptr() instead of accessing io_ptr directly
Fixes #612700 (for the last time!)
2010-03-16 15:20:21 +01:00
..
gstpng.c Add RANKS for various encoders and muxers 2009-05-07 18:10:08 +01:00
gstpng.h putting in apoc's png encoder, needs some cleanup 2002-11-18 22:29:38 +00:00
gstpngdec.c pngenc: Use png_get_io_ptr() instead of accessing io_ptr directly 2010-03-16 15:20:21 +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 pngenc: Call png_jmpbuf() instead of accessing png_struct_ptr directly 2010-03-14 20:09:32 +01: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