log postproc/postprocess.c @ 3805:07d5beff8793

age author description
Wed, 26 Dec 2001 23:31:30 +0000 michael 101
Wed, 26 Dec 2001 19:45:49 +0000 michael new -pp options stuff (-npp ...)
Tue, 27 Nov 2001 01:12:30 +0000 michael runtime cpu detect optional (compiles faster)
Sat, 24 Nov 2001 22:16:29 +0000 michael runtime cpu detection
Sat, 24 Nov 2001 02:05:06 +0000 michael use fastmemcpy for chrominance if no chrominance filtering is done
Sat, 24 Nov 2001 01:38:30 +0000 michael faster dering
Tue, 20 Nov 2001 20:46:39 +0000 michael 1% speedup
Tue, 20 Nov 2001 18:07:13 +0000 michael oops, too much cleanup ;)
Tue, 20 Nov 2001 17:47:52 +0000 michael cleanup
Mon, 19 Nov 2001 22:20:30 +0000 michael faster mmx2 / 3dnow deblocking filter
Wed, 14 Nov 2001 11:51:36 +0000 michael temp denoiser:
Wed, 14 Nov 2001 02:46:58 +0000 michael temp denoiser changes: (a-b)^2 instead of |a-b| and MMX2/3DNOW version
Tue, 13 Nov 2001 02:40:56 +0000 michael temporal noise reducer in C (-pp 0x100000)
Sun, 11 Nov 2001 01:18:40 +0000 michael QP_store==null bugfix and no opendivx bugfix
Fri, 09 Nov 2001 02:17:02 +0000 pl added missing #include <malloc.h>