log postproc/rgb2rgb_template.c @ 18110:0dd0bcc57c18

age author description
Sun, 16 Apr 2006 08:27:16 +0000 iive 10l in rgb2rgb_template.c
Sat, 15 Apr 2006 20:46:54 +0000 nplourde add support for intel mac. mp3lib is not fixed yet.
Fri, 24 Feb 2006 09:52:59 +0000 pacman Fix rgb32tobgr16, rgb32to15, and rgb32tobgr15. All had the same problem that
Mon, 13 Feb 2006 12:44:17 +0000 diego Remove obsolete big-endian FIXMEs.
Sat, 11 Feb 2006 13:35:46 +0000 diego Fix big-endian color permutation problems.
Wed, 12 Oct 2005 12:11:27 +0000 reimar Change unsigned->signed and int->long, this fits the asm code better on 64
Tue, 22 Mar 2005 10:11:42 +0000 diego Fixes rgb32to16 conversion for I think all platforms since the int8
Thu, 21 Oct 2004 11:55:20 +0000 aurel adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64
Tue, 21 Sep 2004 17:23:49 +0000 alex lot of bigendian fixes
Tue, 10 Aug 2004 20:23:58 +0000 reimar width instead of chromWidth causing segfault in some cases
Sun, 02 May 2004 14:26:28 +0000 michael bigendian fix by (Romain Dolbeau <dolbeau at irisa dot fr>)
Sat, 01 May 2004 20:15:21 +0000 rfelker this isn't actually stupid, but it's not valid C and gcc 3.5 rejects it as such
Fri, 10 Oct 2003 00:19:16 +0000 michael yv12->uyvy MMX
Thu, 09 Oct 2003 22:25:53 +0000 alex uyvy output support in swscaler
Fri, 25 Apr 2003 17:22:11 +0000 michael bigendian fix by (Samuel Kleiner <kleiner at cd dot chalmers dot se>)