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
|
Sat, 07 Oct 2006 15:30:46 +0000 |
diego |
Change license headers to say 'FFmpeg' instead of 'this program/this library'
libpostproc
|
Sat, 07 Oct 2006 09:22:44 +0000 |
diego |
Replace -I../-I. by -I$(BUILD_ROOT).
libpostproc
|
Sat, 07 Oct 2006 08:38:55 +0000 |
diego |
Remove bogus commented out include line.
libpostproc
|
Tue, 03 Oct 2006 19:23:39 +0000 |
diego |
Move EXTRALIBS handling to common.mak.
libpostproc
|
Tue, 03 Oct 2006 17:24:07 +0000 |
michael |
1000000l for lu_zero (commiting untested? code)
libpostproc
|
Tue, 03 Oct 2006 07:57:04 +0000 |
lu_zero |
Fix postproc build, thanks to Pavlov Konstantin <thresh@cpms.ru>
libpostproc
|
Mon, 02 Oct 2006 10:49:27 +0000 |
lu_zero |
make postproc use avutil
libpostproc
|
Tue, 12 Sep 2006 10:50:32 +0000 |
diego |
Remove superfluous ifeq.
libpostproc
|