log postproc/postprocess.c @ 2369:10a6a6535670

age author description
Fri, 19 Oct 2001 17:03:51 +0000 michael more logic behavior if the altenative deblock filters are used (turning a alt filter on without turning the deblock filter on uses the alt filter instead of using no filter now)
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
Wed, 17 Oct 2001 02:04:16 +0000 michael quick fix for movies with a height which is not a multiple of 8
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
Sun, 14 Oct 2001 17:11:17 +0000 arpi c++ fix
Sat, 13 Oct 2001 15:53:24 +0000 arpi Cleanup:
Sat, 13 Oct 2001 15:36:04 +0000 arpi small changes for mplayer integration:
Sat, 13 Oct 2001 11:58:41 +0000 michael fixed a sig4 bug an non mmx2 cpus (in case of more sig4 errors please send me a "disassemble $eip-16 $eip+16" from gdb)
Sat, 13 Oct 2001 09:30:07 +0000 michael minor QP scaling & auto-contrast bugfix
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)