log postproc/postprocess.h @ 7156:3e5e0e7c6e5e

age author description
Fri, 12 Apr 2002 14:01:10 +0000 michael fix typo found by Milan Cutka <cutka@szm.sk>
Thu, 03 Jan 2002 14:16:13 +0000 michael -npp fq:<quantizer>
Fri, 28 Dec 2001 13:56:04 +0000 michael minor brightness/contrast bugfix / moved some global vars into ppMode
Wed, 26 Dec 2001 19:45:49 +0000 michael new -pp options stuff (-npp ...)
Tue, 27 Nov 2001 02:25:31 +0000 michael compiletime pp-mode support (luminance = chrominance filters though) 1-2% faster with -benchmark -vo null -nosound
Tue, 13 Nov 2001 02:40:56 +0000 michael temporal noise reducer in C (-pp 0x100000)
Thu, 25 Oct 2001 21:57:42 +0000 michael just a few "not implemented yet" removed
Mon, 22 Oct 2001 23:36:35 +0000 michael auto brightness/ contrast bugfix
Fri, 19 Oct 2001 14:54:26 +0000 arpi PP_FUNNY_STRIDE disabled
Fri, 19 Oct 2001 13:56:12 +0000 michael added compiletime option to turn width%8==0 on
Fri, 19 Oct 2001 13:41:38 +0000 michael fixed a bug in the tmp buffer
Wed, 17 Oct 2001 20:42:07 +0000 michael fixed the height%8!=0 bug
Tue, 16 Oct 2001 02:31:14 +0000 michael minor cleanups
Mon, 15 Oct 2001 03:01:08 +0000 michael rewrote the horizontal lowpass filter to fix a bug which caused a blocky look
Sat, 13 Oct 2001 15:53:24 +0000 arpi Cleanup:
Sat, 13 Oct 2001 15:38:19 +0000 arpi small changes for mplayer integration:
Sat, 13 Oct 2001 02:31:15 +0000 michael fixed a rounding bug thing in the X1 Filter
Thu, 11 Oct 2001 23:28:58 +0000 michael final changes to convert to C
Thu, 11 Oct 2001 22:35:45 +0000 michael bugfixes: last 3 lines not brightness/contrast corrected
Wed, 10 Oct 2001 22:21:19 +0000 arpi fixed a bug in the horizontal default filter
Wed, 10 Oct 2001 22:13:27 +0000 arpi new postprocess code by Michael Niedermayer (michaelni@gmx.at)