log postprocess.c @ 32:cb746db3fd32 libpostproc

age author description
Wed, 11 Oct 2006 23:17:58 +0000 diego Rename ABS macro to FFABS. libpostproc
Wed, 11 Oct 2006 22:59:37 +0000 diego Rename SIGN macro to FFSIGN to avoid clashes with system headers. libpostproc
Wed, 11 Oct 2006 00:18:33 +0000 diego printf --> av_log with some help from Oded libpostproc
Tue, 10 Oct 2006 08:09:12 +0000 diego Change libpostproc to use the FFMIN/FFMAX macros from libavutil. libpostproc
Tue, 10 Oct 2006 07:49:10 +0000 diego Move sign macro to libavutil. libpostproc
Tue, 10 Oct 2006 07:46:41 +0000 diego Use ABS macro from libavutil. libpostproc
Mon, 09 Oct 2006 22:36:38 +0000 diego Remove gcc-workaround that is already present in libavutil/common.h. libpostproc
Mon, 09 Oct 2006 22:24:35 +0000 diego Fix default license header. libpostproc
Sat, 07 Oct 2006 15:30:46 +0000 diego Change license headers to say 'FFmpeg' instead of 'this program/this library' libpostproc
Tue, 03 Oct 2006 17:24:07 +0000 michael 1000000l for lu_zero (commiting untested? code) libpostproc
Mon, 02 Oct 2006 10:49:27 +0000 lu_zero make postproc use avutil libpostproc
Fri, 18 Aug 2006 13:38:24 +0000 diego Explicitly include fastmemcpy.h from libvo/. libpostproc
Sun, 18 Jun 2006 11:33:14 +0000 diego Add const to (mostly) char* and make some functions static, which aren't used libpostproc
Fri, 09 Jun 2006 13:13:08 +0000 diego CVS --> Subversion libpostproc
Thu, 01 Jun 2006 21:37:48 +0000 diego libavcodec/libpostproc ---> libpostproc libpostproc