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