Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | p*menc: use the AVFrame API properly. | Anton Khirnov | 2013-12-09 | 1 | -2/+0 |
* | lavc decoders: work with refcounted frames. | Anton Khirnov | 2013-03-08 | 1 | -1/+0 |
* | Remove pointless av_cold attributes in header files | Diego Biurrun | 2013-02-23 | 1 | -2/+2 |
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | Support ASCII pnms. | Michael Niedermayer | 2009-12-01 | 1 | -0/+1 |
* | Move PNM init/end functions to the PNM common code. | Diego Biurrun | 2009-10-27 | 1 | -0/+2 |
* | cosmetics: Remove pointless period after copyright statement non-sentences. | Diego Biurrun | 2009-01-19 | 1 | -1/+1 |
* | Globally rename the header inclusion guard names. | Stefano Sabatini | 2008-08-31 | 1 | -3/+3 |
* | Add FFMPEG_ prefix to all multiple inclusion guards. | Diego Biurrun | 2007-10-17 | 1 | -3/+3 |
* | move pnm parser in its own file | Aurelien Jacobs | 2007-05-10 | 1 | -0/+37 |