summaryrefslogtreecommitdiff
path: root/libavcodec/pnmdec.c
Commit message (Expand)AuthorAge
* Add av_ prefix to bswap macrosMåns Rullgård2010-07-10
* bswap: change ME to NE in macro namesMåns Rullgård2010-07-10
* Add new decoder property max_lowres and do not init decoder if requested valu...Carl Eugen Hoyos2010-07-07
* Define AVMediaType enum, and use it instead of enum CodecType, whichStefano Sabatini2010-03-30
* Support ASCII pnms.Michael Niedermayer2009-12-01
* Split the decoders from pnmen.c off into their own file.Diego Biurrun2009-10-28