log postproc/swscale_template.c @ 17868:03f12c4dac0d

age author description
Sat, 18 Feb 2006 00:41:28 +0000 pacman don't call altivec_yuv2packedX() with a dstFormat that it doesn't support;
Fri, 13 Jan 2006 00:23:32 +0000 diego Update licensing information: The FSF changed postal address.
Wed, 12 Oct 2005 12:11:27 +0000 reimar Change unsigned->signed and int->long, this fits the asm code better on 64
Tue, 12 Jul 2005 19:16:04 +0000 gpoirier Re-enables the GCC-4 fix for AMD-64 only. Patch by cartman and poirierg
Thu, 30 Jun 2005 05:35:26 +0000 gpoirier Reverts GCC-4.0 "fixe" which broke GCC-3.3 and maybe others
Tue, 28 Jun 2005 22:54:09 +0000 reimar Another REG_d -> REG_D fix.
Fri, 24 Jun 2005 12:17:30 +0000 gpoirier Fixes GCC4 fix by using "g" instead of "mp" as some compilers misscompile
Sun, 19 Jun 2005 14:35:10 +0000 gpoirier 10l. Previous GCC4 commit broke compilation with gcc-3.4 and maybe others ia-32
Sat, 18 Jun 2005 20:16:19 +0000 gpoirier GCC-4 fix for AMD-64
Thu, 02 Jun 2005 20:54:03 +0000 michael one bugfix and a few gcc4 bug workaorunds by (Gianluigi Tiesi: mplayer, netfarm it)
Fri, 29 Apr 2005 18:32:24 +0000 alex unused define
Wed, 16 Feb 2005 23:47:00 +0000 syrjala Improved NV12/NV21 support.
Fri, 21 Jan 2005 16:48:18 +0000 aurel fix few x86_64 registers handling
Wed, 19 Jan 2005 12:56:16 +0000 reimar 100l, fix broken AMD64 patch. To whoever applied it: Did you actually _try_
Fri, 22 Oct 2004 00:21:57 +0000 aurel 10000l : fix a crash on x86 due to an horrible mistake in my x86_64 patch