summaryrefslogtreecommitdiff
path: root/libavcodec/pnm.h
Commit message (Expand)AuthorAge
* avcodec: add PFM image decoderPaul B Mahol2020-05-30
* pnm: do not set avctx->coded_framePaul B Mahol2013-07-28
* Merge commit '759001c534287a96dc96d1e274665feb7059145d'Michael Niedermayer2013-03-12
|\
| * lavc decoders: work with refcounted frames.Anton Khirnov2013-03-08
* | Merge commit '040c565e51985477a8fa5e42d2ddfb26ebde6608'Michael Niedermayer2013-02-24
|\|
| * Remove pointless av_cold attributes in header filesDiego Biurrun2013-02-23
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
|/
* Support ASCII pnms.Michael Niedermayer2009-12-01
* Move PNM init/end functions to the PNM common code.Diego Biurrun2009-10-27
* cosmetics: Remove pointless period after copyright statement non-sentences.Diego Biurrun2009-01-19
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-31
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-17
* move pnm parser in its own fileAurelien Jacobs2007-05-10