log postproc/swscale.c @ 15353:e2056126fc0b

age author description
Sun, 24 Apr 2005 07:50:18 +0000 henry check for negative strides before memcpy
Sun, 24 Apr 2005 07:47:41 +0000 henry support for both orderings of the slices (top->down / bottom->up)
Wed, 23 Feb 2005 14:07:18 +0000 reimar 100l, forgot to change an ifdef on last commit
Tue, 22 Feb 2005 14:40:44 +0000 reimar fix for MAP_ANON vs. MAP_ANONYMOUS fix...
Wed, 16 Feb 2005 23:47:00 +0000 syrjala Improved NV12/NV21 support.
Mon, 14 Feb 2005 13:29:55 +0000 nexus FreeBSD fix
Tue, 01 Feb 2005 09:00:12 +0000 reimar Compile fix on non-x86
Mon, 31 Jan 2005 15:57:27 +0000 aurel makes funnyCode pages executable (for CPU with NX bit)
Fri, 21 Jan 2005 16:48:18 +0000 aurel fix few x86_64 registers handling
Thu, 21 Oct 2004 11:55:20 +0000 aurel adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64
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)
Tue, 06 Jul 2004 13:52:56 +0000 michael Altivec unscaled YV12 -> packed YUV patch by (Romain Dolbeau <dolbeau at irisa dot fr>)
Sun, 27 Jun 2004 00:07:15 +0000 michael altivec yuv->rgb converter