aboutsummaryrefslogtreecommitdiff
path: root/libavcodec/pnm.c
AgeCommit message (Expand)Author
2006-11-06include parser.h instead of mpegvideo.hBaptiste Coudurier
2006-10-24PGM 16-bit gray supportKostya Shishkov
2006-10-07Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun
2006-07-09--enable/disable parsers. Warning: some combinations are broken.Måns Rullgård
2006-01-12Update licensing information: The FSF changed postal address.Diego Biurrun
2005-12-17COSMETICS: Remove all trailing whitespace.Diego Biurrun
2005-09-06Kill some compiler warnings. Compiled code verified identical after changes.Måns Rullgård
2005-08-21segfault fixMichael Niedermayer
2005-05-10a few #ifdef CONFIG_X_ENCODER, patch by (Roine Gustafsson <roine users.source...Roine Gustafsson
2005-01-23avoid buf_size == 0 checks in every decoderMichael Niedermayer
2005-01-12various security fixes and precautionary checksMichael Niedermayer
2004-11-12merge pam_decode_frame() into pnm_decode_frame()Michael Niedermayer
2004-11-12pnm parserMichael Niedermayer
2004-11-11move p*m from image/lavf -> image2/lavcMichael Niedermayer