| Commit message (Expand) | Author | Age | Files | Lines |
* | Use DECLARE_ALIGNED for alignment in libpostprocess | Reimar Döffinger | 2007-05-17 | 1 | -8/+8 |
* | rename always_inline to av_always_inline and move to common.h | Måns Rullgård | 2006-12-08 | 1 | -1/+1 |
* | Use common define for x86_32 and x86_64. | Diego Biurrun | 2006-11-01 | 1 | -5/+5 |
* | Fix #endif comments. | Diego Biurrun | 2006-10-16 | 1 | -1/+1 |
* | Rename ABS macro to FFABS. | Diego Biurrun | 2006-10-11 | 1 | -11/+11 |
* | 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 | -16/+17 |
* | Change libpostproc to use the FFMIN/FFMAX macros from libavutil. | Diego Biurrun | 2006-10-10 | 1 | -11/+8 |
* | Move sign macro to libavutil. | Diego Biurrun | 2006-10-10 | 1 | -1/+0 |
* | Use ABS macro from libavutil. | Diego Biurrun | 2006-10-10 | 1 | -1/+0 |
* | Remove gcc-workaround that is already present in libavutil/common.h. | Diego Biurrun | 2006-10-09 | 1 | -8/+0 |
* | Fix default license header. | Diego Biurrun | 2006-10-09 | 1 | -1/+1 |
* | Change license headers to say 'FFmpeg' instead of 'this program/this library' | Diego Biurrun | 2006-10-07 | 1 | -18/+20 |
* | 1000000l for lu_zero (commiting untested? code) | Michael Niedermayer | 2006-10-03 | 1 | -1/+1 |
* | make postproc use avutil | Luca Barbato | 2006-10-02 | 1 | -23/+19 |
* | Explicitly include fastmemcpy.h from libvo/. | Diego Biurrun | 2006-08-18 | 1 | -1/+1 |
* | Add const to (mostly) char* and make some functions static, which aren't used | Stefan Huehner | 2006-06-18 | 1 | -3/+3 |
* | CVS --> Subversion | Diego Biurrun | 2006-06-09 | 1 | -1/+1 |
* | libavcodec/libpostproc ---> libpostproc | Diego Biurrun | 2006-06-01 | 1 | -0/+1158 |