summaryrefslogtreecommitdiffstats
path: root/postproc/yuv2rgb.c
Commit message (Expand)AuthorAgeFilesLines
* Unify include paths, -I.. is in CFLAGS.Diego Biurrun2005-11-141-2/+2
* adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64Aurelien Jacobs2004-10-211-5/+2
* altivec yuv->rgb converterMichael Niedermayer2004-06-271-0/+8
* bigendian fixAlex Beregszaszi2004-06-251-1/+1
* attribute_used patch by (matthieu castet <castet.matthieu at free dot fr>)Matthieu Castet2004-04-261-10/+10
* make gcc happy under hurdAlex Beregszaszi2004-04-051-6/+6
* correct C init tablesAlex Beregszaszi2003-12-271-2/+2
* removed the last mp_msg :)Alex Beregszaszi2003-05-011-3/+2
* remove remaining cpudetect dependancyMichael Niedermayer2003-04-251-3/+2
* cleanupMichael Niedermayer2003-02-241-4/+1
* sws_ prefix, more seperation between internal & external swscaler APIMichael Niedermayer2003-02-231-1/+2
* 100l (gcc 3.2 .....)Michael Niedermayer2003-02-211-1/+1
* yuv2rgb brightness/contrast/saturation/different colorspaces support finishedMichael Niedermayer2003-02-211-376/+163
* fixing rgb4 & bgr4 (2 pixels per byte)Michael Niedermayer2003-01-301-12/+128
* avoid multiple initMichael Niedermayer2002-10-171-2/+2
* remove unused varibles patch by (Eric Sesterhenn <SnakeByte at gmx dot de>)Eric Sesterhenn2002-08-131-3/+3
* fixing scaling/contrast for 1/4/8 bppMichael Niedermayer2002-06-271-38/+109
* sync with mplayer xpArpi2002-06-221-6/+6
* 10lMichael Niedermayer2002-06-171-34/+33
* 1bpp supportMichael Niedermayer2002-06-171-42/+97
* 8bpp bugfixes (brightness, contrast ...)Michael Niedermayer2002-06-171-8/+165
* ordered dither for 8bppMichael Niedermayer2002-06-161-8/+89
* 8bpp support (no dithering yet, use -vop noise for now)Michael Niedermayer2002-06-161-0/+78
* 64bit incompatibility bug, patch by Artur Grabowski <art@blahonga.org>Artur Grabowski2002-05-201-1/+1
* printf to mp_msgAlban Bedel2002-05-021-7/+8
* add manglingFelix Bünemann2002-01-201-0/+1
* runtime cpu detectionMichael Niedermayer2001-11-261-13/+92
* Move yuv2rgb to postprocessNick Kurshev2001-11-061-0/+422
OpenPOWER on IntegriCloud