summaryrefslogtreecommitdiff
path: root/libpostproc/postprocess.c
Commit message (Expand)AuthorAge
...
* printf --> av_log with some help from OdedDiego Biurrun2006-10-11
* Change libpostproc to use the FFMIN/FFMAX macros from libavutil.Diego Biurrun2006-10-10
* Move sign macro to libavutil.Diego Biurrun2006-10-10
* Use ABS macro from libavutil.Diego Biurrun2006-10-10
* Remove gcc-workaround that is already present in libavutil/common.h.Diego Biurrun2006-10-09
* Fix default license header.Diego Biurrun2006-10-09
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-07
* 1000000l for lu_zero (commiting untested? code)Michael Niedermayer2006-10-03
* make postproc use avutilLuca Barbato2006-10-02
* Explicitly include fastmemcpy.h from libvo/.Diego Biurrun2006-08-18
* Add const to (mostly) char* and make some functions static, which aren't usedStefan Huehner2006-06-18
* CVS --> SubversionDiego Biurrun2006-06-09
* libavcodec/libpostproc ---> libpostprocDiego Biurrun2006-06-01