summaryrefslogtreecommitdiffstats
path: root/libavcodec/pnm.c
Commit message (Expand)AuthorAgeFilesLines
* Replace deprecated PIX_FMT names by the newer variants.Diego Biurrun2007-02-071-5/+5
* include parser.h instead of mpegvideo.hBaptiste Coudurier2006-11-061-1/+1
* PGM 16-bit gray supportKostya Shishkov2006-10-241-4/+12
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-071-4/+6
* --enable/disable parsers. Warning: some combinations are broken.Måns Rullgård2006-07-091-0/+2
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-121-1/+1
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-171-27/+27
* Kill some compiler warnings. Compiled code verified identical after changes.Måns Rullgård2005-09-061-2/+2
* segfault fixMichael Niedermayer2005-08-211-0/+6
* a few #ifdef CONFIG_X_ENCODER, patch by (Roine Gustafsson <roine users.source...Roine Gustafsson2005-05-101-0/+10
* avoid buf_size == 0 checks in every decoderMichael Niedermayer2005-01-231-5/+0
* various security fixes and precautionary checksMichael Niedermayer2005-01-121-2/+13
* merge pam_decode_frame() into pnm_decode_frame()Michael Niedermayer2004-11-121-127/+68
* pnm parserMichael Niedermayer2004-11-121-18/+96
* move p*m from image/lavf -> image2/lavcMichael Niedermayer2004-11-111-0/+553
OpenPOWER on IntegriCloud