aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/pnm.h
Commit message (Expand)AuthorAgeFilesLines
* pnm: do not set avctx->coded_framePaul B Mahol2013-07-281-2/+0
* Merge commit '759001c534287a96dc96d1e274665feb7059145d'Michael Niedermayer2013-03-121-1/+0
|\
| * lavc decoders: work with refcounted frames.Anton Khirnov2013-03-081-1/+0
* | Merge commit '040c565e51985477a8fa5e42d2ddfb26ebde6608'Michael Niedermayer2013-02-241-2/+2
|\|
| * Remove pointless av_cold attributes in header filesDiego Biurrun2013-02-231-2/+2
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
|/
* Support ASCII pnms.Michael Niedermayer2009-12-011-0/+1
* Move PNM init/end functions to the PNM common code.Diego Biurrun2009-10-271-0/+2
* cosmetics: Remove pointless period after copyright statement non-sentences.Diego Biurrun2009-01-191-1/+1
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-311-3/+3
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-171-3/+3
* move pnm parser in its own fileAurelien Jacobs2007-05-101-0/+37