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
|
Sun, 28 Oct 2001 03:03:49 +0000 |
michael |
yuv2rgb bugfix
|
Thu, 25 Oct 2001 23:34:14 +0000 |
pl |
a few warning fixes (missing #include's)
|
Thu, 25 Oct 2001 14:31:11 +0000 |
michael |
downscale
|
Sun, 21 Oct 2001 00:05:56 +0000 |
michael |
BGR24 bugfix
|
Sat, 20 Oct 2001 21:12:09 +0000 |
michael |
fixed alignment (static variables where sometimes not 8-byte aligned)
|
Fri, 19 Oct 2001 15:50:44 +0000 |
michael |
first line bug fixed (happend if the image was scaled down or 1:1)
|
Fri, 19 Oct 2001 12:30:01 +0000 |
michael |
horizontal scaling bugs fixed, should be mostly bugfree now
|
Fri, 19 Oct 2001 02:21:47 +0000 |
arpi |
xinc scaled by 16 instead of 8
|
Fri, 19 Oct 2001 01:53:45 +0000 |
michael |
horizontal lines bugfix
|
Fri, 19 Oct 2001 01:26:36 +0000 |
michael |
vertical lines bugfix
|
Fri, 19 Oct 2001 00:42:18 +0000 |
arpi |
(C) fixed
|
Fri, 19 Oct 2001 00:21:07 +0000 |
michael |
fixed a bug which caused horizontal lines
|
Thu, 18 Oct 2001 22:27:13 +0000 |
michael |
increased precission of s_xinc s_xinc2 (needed for the mmx2 bugfix)
|
Wed, 17 Oct 2001 13:59:49 +0000 |
michael |
24bpp support (untested)
|
Wed, 17 Oct 2001 11:57:11 +0000 |
arpi |
added (f)emms
|