23 Commits (8ef4e65e94caad90b2d63ff421c8a8155045cb15)

Author SHA1 Message Date
  Diego Biurrun 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
  Loren Merritt 042e0adda9 decode mng color decorrelation 17 years ago
  Måns Rullgård e0eddd1269 hardly anything in PNGContext is shared; split it 18 years ago
  Måns Rullgård b958a7f111 separate en/decoder specific parts from png.c 18 years ago
  Diego Biurrun ac3967c1ce spelling 18 years ago
  Ramiro Polla 2c124cb65c Use AV_xx throughout libavcodec 18 years ago
  Ramiro Polla 67a5daf07f Remove duplicate bytestream functions 18 years ago
  Diego Biurrun 3cf5b6bed7 consistency renaming: rgba32 --> rgb32 18 years ago
  Diego Biurrun 71e445fca3 Replace deprecated PIX_FMT names by the newer variants. 18 years ago
  Måns Rullgård e3d2a690e8 remove useless #ifdef CONFIG_ZLIB 18 years ago
  Kostya Shishkov ae912c5b62 PNG 16-bit gray decoding support 18 years ago
  Kostya Shishkov ab9ce19170 Make PNG produce correct 8-bit pictures 18 years ago
  Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
  Måns Rullgård 62bb489b13 add some #ifdef CONFIG_ENCODERS/DECODERS 18 years ago
  Stefan Huehner 7b49ce2e34 Add const to (mostly) char* and make some functions static, which aren't used 19 years ago
  Steve L'Homme 267f7edcd1 (f)printf --> av_log conversion 19 years ago
  Diego Biurrun 5509bffa88 Update licensing information: The FSF changed postal address. 19 years ago
  Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 19 years ago
  Roine Gustafsson 983ea0bc87 a few #ifdef CONFIG_X_ENCODER, patch by (Roine Gustafsson <roine users.sourceforge net] 20 years ago
  Michael Niedermayer 934982c4ac avoid buf_size == 0 checks in every decoder 20 years ago
  Michael Niedermayer 0ecca7a49f various security fixes and precautionary checks 20 years ago
  Milan Cutka e20815b396 When bswap_32 is a macro, png images fail to decode properly, patch by (Milan Cutka <cutka>at<szm>dot<sk>) 20 years ago
  Michael Niedermayer 4eff7cf42d porting png support from -f image to -f image2 20 years ago
  Fabrice Bellard 7e2e1abf6b replaced progressive by interleaved 22 years ago
  Fabrice Bellard cff5e386bf added progressive PNG support (both reading and writing) 22 years ago
  Fabrice Bellard 8b46d75e4a rgba32 support 22 years ago
  Zdenek Kabelac 3a13f6bd48 * compile PNG only when ZLIB is available 22 years ago
  Fabrice Bellard 3ce27f13b9 added 8 bit palette support 22 years ago
  Fabrice Bellard 85a57296cc yes, PNG can be simpler :-) 22 years ago
  Fabrice Bellard 0e04e4e9e1 added basic png handling 22 years ago