log postproc/yuv2rgb.c @ 13191:30da51f7794b

age author description
2004-06-27 michael altivec yuv->rgb converter
2004-06-25 alex bigendian fix
2004-04-26 michael attribute_used patch by (matthieu castet <castet.matthieu at free dot fr>)
2004-04-05 alex make gcc happy under hurd
2003-12-27 alex correct C init tables
2003-05-01 alex removed the last mp_msg :)
2003-04-25 michael remove remaining cpudetect dependancy
2003-02-24 michael cleanup
2003-02-23 michael sws_ prefix, more seperation between internal & external swscaler API
2003-02-21 michael 100l (gcc 3.2 .....)
2003-02-21 michael yuv2rgb brightness/contrast/saturation/different colorspaces support finished
2003-01-30 michael fixing rgb4 & bgr4 (2 pixels per byte)
2002-10-17 michael avoid multiple init
2002-08-13 michael remove unused varibles patch by (Eric Sesterhenn <SnakeByte at gmx dot de>)
2002-06-27 michael fixing scaling/contrast for 1/4/8 bpp
2002-06-22 arpi sync with mplayer xp
2002-06-17 michael 10l
2002-06-17 michael 1bpp support
2002-06-17 michael 8bpp bugfixes (brightness, contrast ...)
2002-06-16 michael ordered dither for 8bpp
2002-06-16 michael 8bpp support (no dithering yet, use -vop noise for now)
2002-05-20 arpi 64bit incompatibility bug, patch by Artur Grabowski <art@blahonga.org>
2002-05-02 albeu printf to mp_msg
2002-01-20 atmos4 add mangling
2001-11-26 michael runtime cpu detection
2001-11-06 nick Move yuv2rgb to postprocess