log postproc/postprocess_template.c @ 3031:86e1a0f4f0bc

age author description
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>
Tue, 06 Nov 2001 19:26:22 +0000 michael gcc does optimize writes to non volatile variables away if it didnt know that they were read in between
Tue, 06 Nov 2001 16:53:47 +0000 michael minor changes (fixed some warnings, added attribute aligned(8) stuff)
Wed, 31 Oct 2001 18:29:03 +0000 michael deinterlace bugfix
Wed, 31 Oct 2001 02:29:02 +0000 michael c speedup (x1, rk1 filters)
Tue, 30 Oct 2001 21:14:02 +0000 michael minor speedup
Fri, 26 Oct 2001 09:34:41 +0000 michael faster dering
Fri, 26 Oct 2001 00:35:41 +0000 michael dering in c
Thu, 25 Oct 2001 23:34:14 +0000 pl a few warning fixes (missing #include's)