log postproc/yuv2rgb.c @ 16985:08cac43f1e38

age author description
Mon, 14 Nov 2005 00:30:37 +0000 diego Unify include paths, -I.. is in CFLAGS.
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
Fri, 25 Jun 2004 17:05:35 +0000 alex bigendian fix
Mon, 26 Apr 2004 19:38:17 +0000 michael attribute_used patch by (matthieu castet <castet.matthieu at free dot fr>)
Mon, 05 Apr 2004 21:34:04 +0000 alex make gcc happy under hurd
Sat, 27 Dec 2003 19:54:59 +0000 alex correct C init tables
Thu, 01 May 2003 19:14:27 +0000 alex removed the last mp_msg :)
Fri, 25 Apr 2003 17:16:55 +0000 michael remove remaining cpudetect dependancy
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 22:01:00 +0000 michael 100l (gcc 3.2 .....)
Fri, 21 Feb 2003 20:35:18 +0000 michael yuv2rgb brightness/contrast/saturation/different colorspaces support finished
Thu, 30 Jan 2003 09:15:09 +0000 michael fixing rgb4 & bgr4 (2 pixels per byte)
Thu, 17 Oct 2002 00:04:33 +0000 michael avoid multiple init