]> git.sesse.net Git - ffmpeg/history - libavcodec/pngenc.c
Correction of typo in aac_ac3_parser
[ffmpeg] / libavcodec / pngenc.c
2008-03-21 Zuxy MengApply 'cold' attribute to init/uninit functions in...
2008-02-26 Loren Merrittsimplify
2008-02-25 Loren Merrittpng filters
2007-10-09 Reimar DöffingerAllow to override zlib compression level in PNG encoder...
2007-07-15 Måns Rullgårdhardly anything in PNGContext is shared; split it
2007-07-15 Måns Rullgårdseparate en/decoder specific parts from png.c