Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rename always_inline to av_always_inline and move to common.h | Måns Rullgård | 2006-12-08 | 1 | -1/+1 |
* | Rename ABS macro to FFABS. | Diego Biurrun | 2006-10-11 | 1 | -16/+16 |
* | Rename SIGN macro to FFSIGN to avoid clashes with system headers. | Diego Biurrun | 2006-10-11 | 1 | -3/+3 |
* | printf --> av_log with some help from Oded | Diego Biurrun | 2006-10-11 | 1 | -8/+2 |
* | Change libpostproc to use the FFMIN/FFMAX macros from libavutil. | Diego Biurrun | 2006-10-10 | 1 | -9/+9 |
* | Change license headers to say 'FFmpeg' instead of 'this program/this library' | Diego Biurrun | 2006-10-07 | 1 | -15/+17 |
* | libavcodec/libpostproc ---> libpostproc | Diego Biurrun | 2006-06-01 | 1 | -0/+3847 |