| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | Remove explicit filename from Doxygen @file commands. | Diego Biurrun | 2010-04-20 | 1 | -1/+1 |
* | Move array specifiers outside DECLARE_ALIGNED() invocations | Måns Rullgård | 2010-01-22 | 1 | -2/+2 |
* | Use directory name as multiple inclusion guard prefix. | Diego Biurrun | 2009-02-04 | 1 | -3/+3 |
* | Use full internal pathname in doxygen @file directives. | Diego Biurrun | 2009-02-01 | 1 | -1/+1 |
* | Directly #include some required headers. | Diego Biurrun | 2009-01-25 | 1 | -0/+1 |
* | Globally rename the header inclusion guard names. | Stefano Sabatini | 2008-08-31 | 1 | -3/+3 |
* | Use full path for #includes from another directory. | Diego Biurrun | 2008-05-09 | 1 | -1/+1 |
* | typo fixes: tempBlured --> tempBlurred | Diego Biurrun | 2008-03-22 | 1 | -2/+2 |
* | cosmetics: Fix indentation to be 4 spaces and consistently place {}. | Diego Biurrun | 2008-03-22 | 1 | -68/+67 |
* | Make src const. | Michael Niedermayer | 2008-02-02 | 1 | -1/+1 |
* | void arithmetic | Michael Niedermayer | 2008-02-02 | 1 | -1/+1 |
* | unused | Michael Niedermayer | 2008-01-10 | 1 | -4/+0 |
* | Remove clip_table as it is not used anymore. | Diego Pettenò | 2008-01-08 | 1 | -7/+0 |
* | Make the av_class member of PPContext a poiner to constant AVClass. | Diego Pettenò | 2008-01-07 | 1 | -1/+1 |
* | Add FFMPEG_ prefix to all multiple inclusion guards. | Diego Biurrun | 2007-10-17 | 1 | -3/+3 |
* | Fix 'make checkheaders'. | Diego Biurrun | 2007-07-02 | 1 | -0/+1 |
* | add a comment to indicate which #endif belong to which #define | Guillaume Poirier | 2007-06-17 | 1 | -1/+1 |
* | add multiple inclusion guards to headers | Måns Rullgård | 2007-06-17 | 1 | -0/+5 |
* | misc spelling fixes | Diego Biurrun | 2007-06-12 | 1 | -3/+3 |
* | printf --> av_log with some help from Oded | Diego Biurrun | 2006-10-11 | 1 | -0/+5 |
* | Change license headers to say 'FFmpeg' instead of 'this program/this library' | Diego Biurrun | 2006-10-07 | 1 | -16/+18 |
* | make postproc use avutil | Luca Barbato | 2006-10-02 | 1 | -6/+8 |
* | Make ffmpeg better support pic - from Diego Pettenò <flameeyes@gentoo.org> | Luca Barbato | 2006-07-05 | 1 | -0/+4 |
* | Add const to (mostly) char* and make some functions static, which aren't used | Stefan Huehner | 2006-06-18 | 1 | -2/+2 |
* | libavcodec/libpostproc ---> libpostproc | Diego Biurrun | 2006-06-01 | 1 | -0/+170 |