aboutsummaryrefslogtreecommitdiff
path: root/libavcodec/pnm.h
AgeCommit message (Expand)Author
2013-07-28pnm: do not set avctx->coded_framePaul B Mahol
2013-03-12Merge commit '759001c534287a96dc96d1e274665feb7059145d'Michael Niedermayer
2013-03-08lavc decoders: work with refcounted frames.Anton Khirnov
2013-02-24Merge commit '040c565e51985477a8fa5e42d2ddfb26ebde6608'Michael Niedermayer
2013-02-23Remove pointless av_cold attributes in header filesDiego Biurrun
2009-12-01Support ASCII pnms.Michael Niedermayer
2009-10-27Move PNM init/end functions to the PNM common code.Diego Biurrun
2009-01-19cosmetics: Remove pointless period after copyright statement non-sentences.Diego Biurrun
2008-08-31Globally rename the header inclusion guard names.Stefano Sabatini
2007-10-17Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun
2007-05-10move pnm parser in its own fileAurelien Jacobs
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard