Fri, 21 Dec 2001 02:09:34 +0000 |
michael |
minor bugfixes (noone noticed them)
|
Thu, 06 Dec 2001 19:07:25 +0000 |
michael |
print more info if -v
|
Thu, 06 Dec 2001 00:10:42 +0000 |
michael |
vertical cubic/linear scaling
|
Sun, 02 Dec 2001 20:03:26 +0000 |
michael |
horizontal up/downscale linear & cubic
|
Thu, 29 Nov 2001 20:19:17 +0000 |
michael |
swscaler cleanup
|
Tue, 27 Nov 2001 01:19:56 +0000 |
michael |
runtime cpu detection optional (compiles faster)
|
Mon, 26 Nov 2001 02:20:51 +0000 |
michael |
oops
|
Mon, 26 Nov 2001 00:31:43 +0000 |
michael |
runtime cpu detection
|
Sat, 10 Nov 2001 20:39:23 +0000 |
michael |
.balign or weĦll align by 64kb on some architectures
|
Sat, 10 Nov 2001 19:46:04 +0000 |
michael |
.align 16
|
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 18:42:22 +0000 |
michael |
better dithering
|
Tue, 06 Nov 2001 04:06:55 +0000 |
michael |
faster bgr24 output
|
Mon, 05 Nov 2001 23:49:15 +0000 |
michael |
only 6 registers used
|
Sun, 04 Nov 2001 13:50:20 +0000 |
michael |
green line fix for dstw%8!=0
|
Sun, 04 Nov 2001 03:07:02 +0000 |
michael |
fixed warnings
|
Sun, 04 Nov 2001 02:28:23 +0000 |
michael |
faster bgr15/16
|
Fri, 02 Nov 2001 19:21:02 +0000 |
michael |
right green line bugfix for width not %8==0 (untested -vo vesa doesnt work)
|
Wed, 31 Oct 2001 01:30:28 +0000 |
michael |
c speedup
|
Wed, 31 Oct 2001 00:26:29 +0000 |
michael |
15/16bit in C speedup
|
Tue, 30 Oct 2001 22:24:38 +0000 |
michael |
c optimizations
|
Tue, 30 Oct 2001 22:03:25 +0000 |
michael |
c optimizations
|
Tue, 30 Oct 2001 21:33:01 +0000 |
michael |
c optimizations (array is faster than pointer) (16bpp variants tested and 2% faster)
|
Tue, 30 Oct 2001 21:04:42 +0000 |
michael |
interpolate chrominance for every second line in the 1:1 vertical scale function
|
Tue, 30 Oct 2001 20:30:24 +0000 |
michael |
bugfixes
|
Mon, 29 Oct 2001 19:54:22 +0000 |
michael |
fixed a warning
|
Mon, 29 Oct 2001 18:00:45 +0000 |
michael |
patch from Martin Decky <deckm1am@ss1000.ms.mff.cuni.cz> applied and unnecassery "memory" removed
|
Sun, 28 Oct 2001 19:54:23 +0000 |
michael |
tell the c compiler that the memory changed
|
Sun, 28 Oct 2001 19:41:50 +0000 |
michael |
3dnow prefetch & sfence
|
Sun, 28 Oct 2001 18:30:59 +0000 |
michael |
yv12 to yv12 scaler
|