log postproc/yuv2rgb.c @ 17766:b8be9bedc108

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
Tue, 13 Aug 2002 19:18:20 +0000 michael remove unused varibles patch by (Eric Sesterhenn <SnakeByte at gmx dot de>)
Thu, 27 Jun 2002 17:40:51 +0000 michael fixing scaling/contrast for 1/4/8 bpp
Sat, 22 Jun 2002 08:49:45 +0000 arpi sync with mplayer xp
Mon, 17 Jun 2002 17:12:22 +0000 michael 10l
Mon, 17 Jun 2002 12:40:40 +0000 michael 1bpp support
Mon, 17 Jun 2002 01:48:31 +0000 michael 8bpp bugfixes (brightness, contrast ...)
Sun, 16 Jun 2002 21:24:57 +0000 michael ordered dither for 8bpp
Sun, 16 Jun 2002 20:25:50 +0000 michael 8bpp support (no dithering yet, use -vop noise for now)
Mon, 20 May 2002 04:00:25 +0000 arpi 64bit incompatibility bug, patch by Artur Grabowski <art@blahonga.org>
Thu, 02 May 2002 11:00:16 +0000 albeu printf to mp_msg
Sun, 20 Jan 2002 18:36:09 +0000 atmos4 add mangling
Mon, 26 Nov 2001 21:17:23 +0000 michael runtime cpu detection
Tue, 06 Nov 2001 11:22:40 +0000 nick Move yuv2rgb to postprocess