Sat, 19 Jan 2002 17:01:03 +0000 |
albeu |
Added reverting support for -pp and -npp options
|
Sat, 19 Jan 2002 05:14:47 +0000 |
atmos4 |
mangle for win32 in postproc
|
Sun, 13 Jan 2002 20:51:49 +0000 |
michael |
dont print -npp parser debug info if only -v
|
Fri, 04 Jan 2002 21:56:11 +0000 |
michael |
fixed -npp help ... i think i need more sleep ;)
|
Fri, 04 Jan 2002 13:39:06 +0000 |
michael |
-npp help
|
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
|
Fri, 28 Dec 2001 00:09:55 +0000 |
michael |
customizeable deblocking (2 thresholds)
|
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>
|
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)
|
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
|
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)
|