log postproc/postprocess_template.c @ 2475:3369845d92f4

age author description
Thu, 25 Oct 2001 22:50:03 +0000 michael 3dnow dering
Thu, 25 Oct 2001 21:55:11 +0000 michael dering in mmx2
Thu, 25 Oct 2001 11:42:34 +0000 michael fixed difference with -vo md5 between doVertDefFilter() C and MMX / MMX2 versions
Wed, 24 Oct 2001 16:39:40 +0000 michael much better horizontal filters (transpose & use the vertical ones) :)
Wed, 24 Oct 2001 00:05:30 +0000 michael more speed
Tue, 23 Oct 2001 15:55:54 +0000 michael more speed
Tue, 23 Oct 2001 12:05:34 +0000 michael and another +2% speedup
Tue, 23 Oct 2001 10:29:48 +0000 michael optimizations (+2% speedup)
Tue, 23 Oct 2001 01:46:50 +0000 michael brightness / contrast fix/copy optimizations +2% speedup
Tue, 23 Oct 2001 00:03:19 +0000 michael negative black bugfix
Mon, 22 Oct 2001 23:36:35 +0000 michael auto brightness/ contrast bugfix
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