summaryrefslogtreecommitdiff
path: root/postproc/yuv2rgb.c
Commit message (Expand)AuthorAge
* Unify include paths, -I.. is in CFLAGS.Diego Biurrun2005-11-14
* adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64Aurelien Jacobs2004-10-21
* altivec yuv->rgb converterMichael Niedermayer2004-06-27
* bigendian fixAlex Beregszaszi2004-06-25
* attribute_used patch by (matthieu castet <castet.matthieu at free dot fr>)Matthieu Castet2004-04-26
* make gcc happy under hurdAlex Beregszaszi2004-04-05
* correct C init tablesAlex Beregszaszi2003-12-27
* removed the last mp_msg :)Alex Beregszaszi2003-05-01
* remove remaining cpudetect dependancyMichael Niedermayer2003-04-25
* cleanupMichael Niedermayer2003-02-24
* sws_ prefix, more seperation between internal & external swscaler APIMichael Niedermayer2003-02-23
* 100l (gcc 3.2 .....)Michael Niedermayer2003-02-21
* yuv2rgb brightness/contrast/saturation/different colorspaces support finishedMichael Niedermayer2003-02-21
* fixing rgb4 & bgr4 (2 pixels per byte)Michael Niedermayer2003-01-30
* avoid multiple initMichael Niedermayer2002-10-17
* remove unused varibles patch by (Eric Sesterhenn <SnakeByte at gmx dot de>)Eric Sesterhenn2002-08-13
* fixing scaling/contrast for 1/4/8 bppMichael Niedermayer2002-06-27
* sync with mplayer xpArpi2002-06-22
* 10lMichael Niedermayer2002-06-17
* 1bpp supportMichael Niedermayer2002-06-17
* 8bpp bugfixes (brightness, contrast ...)Michael Niedermayer2002-06-17
* ordered dither for 8bppMichael Niedermayer2002-06-16
* 8bpp support (no dithering yet, use -vop noise for now)Michael Niedermayer2002-06-16
* 64bit incompatibility bug, patch by Artur Grabowski <art@blahonga.org>Artur Grabowski2002-05-20
* printf to mp_msgAlban Bedel2002-05-02
* add manglingFelix Bünemann2002-01-20
* runtime cpu detectionMichael Niedermayer2001-11-26
* Move yuv2rgb to postprocessNick Kurshev2001-11-06