Sun, 24 Apr 2005 07:47:41 +0000 |
henry |
support for both orderings of the slices (top->down / bottom->up)
|
Mon, 31 Jan 2005 15:57:27 +0000 |
aurel |
makes funnyCode pages executable (for CPU with NX bit)
|
Tue, 05 Oct 2004 19:11:00 +0000 |
michael |
postproc/yuv2rgb_altivec.c compile fix
|
Sat, 18 Sep 2004 00:08:17 +0000 |
michael |
passing an array or double precission parameters for the scaling function, instead of missusing a few bits of the flags
|
Sat, 17 Jul 2004 08:56:47 +0000 |
alex |
fix altivec.h inclusion (vector keyword in structure)
|
Sun, 27 Jun 2004 00:07:15 +0000 |
michael |
altivec yuv->rgb converter
|
Mon, 03 Nov 2003 02:19:57 +0000 |
michael |
10l (forgot that the dstW offset is hardcoded in the asm)
|
Wed, 15 Oct 2003 11:21:54 +0000 |
michael |
rounding fixes
|
Thu, 01 May 2003 19:14:27 +0000 |
alex |
removed the last mp_msg :)
|
Thu, 27 Mar 2003 16:04:53 +0000 |
michael |
10000l (YUV vs. YVU swscale fix/cleanup)
|
Mon, 24 Feb 2003 00:12:30 +0000 |
michael |
cleanup
|
Sun, 23 Feb 2003 22:05:55 +0000 |
michael |
sws_ prefix, more seperation between internal & external swscaler API
|
Fri, 21 Feb 2003 20:35:18 +0000 |
michael |
yuv2rgb brightness/contrast/saturation/different colorspaces support finished
|