Sat, 23 Nov 2002 10:58:14 +0000 |
michael |
warning patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>)
|
Thu, 31 Oct 2002 01:42:59 +0000 |
michael |
using fewer registers ... to workaround something
|
Wed, 30 Oct 2002 20:50:33 +0000 |
michael |
change qscale type to int8 and fix qscale ordering
|
Tue, 29 Oct 2002 20:12:24 +0000 |
michael |
cleanup
|
Tue, 29 Oct 2002 18:35:15 +0000 |
michael |
better deblocking filter
|
Tue, 29 Oct 2002 09:16:06 +0000 |
michael |
using fewer registers (fixes compilation bug hopefully)
|
Tue, 29 Oct 2002 00:54:07 +0000 |
colin |
fix compilation on non-x86 with gcc 2.95
|
Mon, 28 Oct 2002 19:31:04 +0000 |
michael |
postprocessing cleanup:
|
Sun, 01 Sep 2002 14:30:55 +0000 |
arpi |
warning fixes by Dominik Mierzejewski <dominik@rangers.eu.org>
|
Thu, 08 Aug 2002 10:46:16 +0000 |
michael |
1000l
|
Sun, 05 May 2002 11:08:59 +0000 |
michael |
3dnow temporal denoiser bugfix by Rmi Guyomarch <rguyom@pobox.com>
|
Mon, 22 Apr 2002 15:53:24 +0000 |
michael |
x1 deblocking filter bugfix
|
Tue, 29 Jan 2002 04:21:27 +0000 |
michael |
top row bugfix
|
Mon, 28 Jan 2002 22:38:15 +0000 |
michael |
minor QP bugfix
|
Sat, 19 Jan 2002 16:56:35 +0000 |
atmos4 |
fix mangling with runtime cpu detection
|
Sat, 19 Jan 2002 05:14:47 +0000 |
atmos4 |
mangle for win32 in postproc
|
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, 28 Nov 2001 01:26:03 +0000 |
michael |
faster brightness correcture in MMX2
|
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
|
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)
|