summaryrefslogtreecommitdiffstats
path: root/ext/libpng/gstpngdec.h
Commit message (Expand)AuthorAgeFilesLines
* ext/libpng/gstpngdec.*: Don't release the png-memory from within the callback.Stefan Kost2007-11-201-0/+1
* ext/libpng/gstpngdec.*: Use statically allocated segment instead of leaking.Wim Taymans2006-07-171-1/+2
* ext/libpng/gstpngdec.*: Implement buffer clipping/dropping using GstSegment.Edward Hervey2006-07-031-0/+1
* Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClassStefan Kost2006-06-011-2/+2
* ext/libpng/gstpngdec.*: Handle more than one frame if the content is framed, ...Tim-Philipp Müller2006-04-111-0/+7
* More fractional framerate conversionsJan Schmidt2005-11-221-1/+2
* ext/libpng/gstpngdec.*: Complete rewrite of pngdec. It's now very nice and ha...Julien Moutte2005-10-181-1/+7
* ext/libpng/: Ported pngdec to 0.9Julien Moutte2005-10-151-13/+6
* ext/libpng/: Added png decoder.Wim Taymans2004-07-161-0/+74