OSDN Git Service

Fixed invalid access in wavpack decoder on corrupted bitstream.
[coroid/libav_saccubus.git] / libavcodec / png.c
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-01-25 Diego Elio PettenòMake ff_png_pass_xmin and ff_png_pass_xshift static...
2009-01-19 Diego Biurruncosmetics: Remove pointless period after copyright...
2008-02-26 Loren Merrittdecode mng color decorrelation
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
2007-06-04 Diego Biurrunspelling
2007-06-02 Ramiro PollaUse AV_xx throughout libavcodec
2007-05-23 Ramiro PollaRemove duplicate bytestream functions
2007-02-12 Diego Biurrunconsistency renaming: rgba32 --> rgb32
2007-02-07 Diego BiurrunReplace deprecated PIX_FMT names by the newer variants.
2007-01-21 Måns Rullgårdremove useless #ifdef CONFIG_ZLIB
2006-10-24 Kostya ShishkovPNG 16-bit gray decoding support
2006-10-14 Kostya ShishkovMake PNG produce correct 8-bit pictures
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-09-27 Måns Rullgårdadd some #ifdef CONFIG_ENCODERS/DECODERS
2006-06-18 Stefan HuehnerAdd const to (mostly) char* and make some functions...
2006-03-08 Steve L'Homme(f)printf --> av_log conversion
2006-01-12 Diego BiurrunUpdate licensing information: The FSF changed postal...
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2005-05-10 Roine Gustafssona few #ifdef CONFIG_X_ENCODER, patch by (Roine Gustafss...
2005-01-23 Michael Niedermayeravoid buf_size == 0 checks in every decoder
2005-01-12 Michael Niedermayervarious security fixes and precautionary checks
2004-11-12 Milan CutkaWhen bswap_32 is a macro, png images fail to decode...
2004-11-09 Michael Niedermayerporting png support from -f image to -f image2