summaryrefslogtreecommitdiff
path: root/libavcodec/pnm_parser.c
Commit message (Expand)AuthorAge
* Replace any remaining avpicture function with imgutilsVittorio Giovara2015-10-21
* lavc: Consistently prefix input buffer definesVittorio Giovara2015-07-27
* Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-07
* lavc: use designated initialisers for parsers.Anton Khirnov2011-11-02
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf.Diego Elio Pettenò2011-01-26
* whitespace cosmetics: K&R coding style, prettyprintingDiego Biurrun2009-10-27
* cosmetics: Remove pointless period after copyright statement non-sentences.Diego Biurrun2009-01-19
* move pnm parser in its own fileAurelien Jacobs2007-05-10