log

age author description
Wed, 08 Nov 2006 00:02:15 +0000 mru allow spaces in source and build directory names libpostproc
Wed, 01 Nov 2006 18:34:40 +0000 diego Use common define for x86_32 and x86_64. libpostproc
Sun, 29 Oct 2006 16:53:30 +0000 diego Fix dependencies for 'make dep'. libpostproc
Mon, 16 Oct 2006 12:52:21 +0000 diego Fix #endif comments. libpostproc
Sun, 15 Oct 2006 12:59:45 +0000 diego Revert putting EXTRALIBS in common.mak, linking fails on MinGW. libpostproc
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 08:30:13 +0000 diego Move CFLAGS handling to common.mak. libpostproc
Wed, 11 Oct 2006 00:18:33 +0000 diego printf --> av_log with some help from Oded libpostproc
Tue, 10 Oct 2006 11:59:10 +0000 diego Remove unused variables. 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