Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge commit '759001c534287a96dc96d1e274665feb7059145d' | Michael Niedermayer | 2013-03-12 | 1 | -1/+0 |
|\ | |||||
| * | lavc decoders: work with refcounted frames. | Anton Khirnov | 2013-03-08 | 1 | -1/+0 |
* | | Merge commit '040c565e51985477a8fa5e42d2ddfb26ebde6608' | Michael Niedermayer | 2013-02-24 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | 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 |