log postproc/swscale_template.c @ 17521:6090c379d49c

age author description
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
Thu, 21 Oct 2004 11:55:20 +0000 aurel adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64
Sun, 27 Jun 2004 00:07:15 +0000 michael altivec yuv->rgb converter
Tue, 06 Apr 2004 00:25:47 +0000 michael AltiVec hScale, all size patch by (Romain Dolbeau <dolbeaur at club-internet dot fr>)
Thu, 11 Mar 2004 17:58:11 +0000 michael AltiVec support in postproc/ + altivec optimizations for yuv2yuvX patch by (Romain Dolbeau <dolbeau at irisa dot fr>)
Wed, 15 Oct 2003 11:21:54 +0000 michael rounding fixes
Sat, 04 Oct 2003 17:29:08 +0000 gabucino many small typo and grammar fixes
Mon, 21 Apr 2003 23:14:21 +0000 alex killed an mp_msg occurance
Thu, 17 Apr 2003 19:32:46 +0000 michael mplayer idependant (not really yet) swscale example
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
Sat, 15 Feb 2003 17:29:01 +0000 michael 1000l
Sat, 15 Feb 2003 15:07:57 +0000 michael bigendian bug (fixes?)
Thu, 13 Feb 2003 21:38:43 +0000 michael cleanup
Thu, 13 Feb 2003 18:24:33 +0000 michael cleanup
Thu, 13 Feb 2003 14:19:05 +0000 michael cleanup