summaryrefslogtreecommitdiff
path: root/libavcodec/pnm_parser.c
Commit message (Collapse)AuthorAge
* whitespace cosmetics: K&R coding style, prettyprintingDiego Biurrun2009-10-27
| | | | Originally committed as revision 20381 to svn://svn.ffmpeg.org/ffmpeg/trunk
* cosmetics: Remove pointless period after copyright statement non-sentences.Diego Biurrun2009-01-19
| | | | Originally committed as revision 16684 to svn://svn.ffmpeg.org/ffmpeg/trunk
* move pnm parser in its own fileAurelien Jacobs2007-05-10
Originally committed as revision 8988 to svn://svn.ffmpeg.org/ffmpeg/trunk