]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/png.c
Fix segault
[frescor/ffmpeg.git] / libavcodec / png.c
2009-01-19 diegocosmetics: Remove pointless period after copyright...
2008-02-26 lorenmdecode mng color decorrelation
2007-07-15 mruhardly anything in PNGContext is shared; split it
2007-07-15 mruseparate en/decoder specific parts from png.c
2007-06-04 diegospelling
2007-06-02 ramiroUse AV_xx throughout libavcodec
2007-05-23 ramiroRemove duplicate bytestream functions
2007-02-12 diegoconsistency renaming: rgba32 --> rgb32
2007-02-07 diegoReplace deprecated PIX_FMT names by the newer variants.
2007-01-21 mruremove useless #ifdef CONFIG_ZLIB
2006-10-24 kostyaPNG 16-bit gray decoding support
2006-10-14 kostyaMake PNG produce correct 8-bit pictures
2006-10-07 diegoChange license headers to say 'FFmpeg' instead of ...
2006-09-27 mruadd some #ifdef CONFIG_ENCODERS/DECODERS
2006-06-18 diegoAdd const to (mostly) char* and make some functions...
2006-03-08 diego(f)printf --> av_log conversion
2006-01-12 diegoUpdate licensing information: The FSF changed postal...
2005-12-17 diegoCOSMETICS: Remove all trailing whitespace.
2005-05-10 michaela few #ifdef CONFIG_X_ENCODER, patch by (Roine Gustafss...
2005-01-23 michaelavoid buf_size == 0 checks in every decoder
2005-01-12 michaelvarious security fixes and precautionary checks
2004-11-12 michaelWhen bswap_32 is a macro, png images fail to decode...
2004-11-09 michaelporting png support from -f image to -f image2