summaryrefslogtreecommitdiffstats
path: root/libavcodec/png.c
Commit message (Expand)AuthorAgeFilesLines
* PNG 16-bit gray decoding supportKostya Shishkov2006-10-241-0/+3
* Make PNG produce correct 8-bit picturesKostya Shishkov2006-10-141-1/+1
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-071-4/+6
* add some #ifdef CONFIG_ENCODERS/DECODERSMåns Rullgård2006-09-271-0/+14
* Add const to (mostly) char* and make some functions static, which aren't usedStefan Huehner2006-06-181-1/+1
* (f)printf --> av_log conversionSteve L'Homme2006-03-081-3/+3
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-121-1/+1
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-171-37/+37
* a few #ifdef CONFIG_X_ENCODER, patch by (Roine Gustafsson <roine users.source...Roine Gustafsson2005-05-101-0/+2
* avoid buf_size == 0 checks in every decoderMichael Niedermayer2005-01-231-5/+0
* various security fixes and precautionary checksMichael Niedermayer2005-01-121-2/+9
* When bswap_32 is a macro, png images fail to decode properly, patch by (Milan...Milan Cutka2004-11-121-1/+3
* porting png support from -f image to -f image2Michael Niedermayer2004-11-091-0/+943
OpenPOWER on IntegriCloud