summaryrefslogtreecommitdiff
path: root/libavcodec/pnmdec.c
Commit message (Collapse)AuthorAge
* Support ASCII pnms.Michael Niedermayer2009-12-01
| | | | | | Implements issue1452. Originally committed as revision 20687 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Split the decoders from pnmen.c off into their own file.Diego Biurrun2009-10-28
Originally committed as revision 20394 to svn://svn.ffmpeg.org/ffmpeg/trunk