summaryrefslogtreecommitdiffstats
path: root/postproc/yuv2rgb.c
Commit message (Expand)AuthorAgeFilesLines
* avoid multiple initmichael2002-10-171-2/+2
* remove unused varibles patch by (Eric Sesterhenn <SnakeByte at gmx dot de>)michael2002-08-131-3/+3
* fixing scaling/contrast for 1/4/8 bppmichael2002-06-271-38/+109
* sync with mplayer xparpi2002-06-221-6/+6
* 10lmichael2002-06-171-34/+33
* 1bpp supportmichael2002-06-171-42/+97
* 8bpp bugfixes (brightness, contrast ...)michael2002-06-171-8/+165
* ordered dither for 8bppmichael2002-06-161-8/+89
* 8bpp support (no dithering yet, use -vop noise for now)michael2002-06-161-0/+78
* 64bit incompatibility bug, patch by Artur Grabowski <art@blahonga.org>arpi2002-05-201-1/+1
* printf to mp_msgalbeu2002-05-021-7/+8
* add manglingatmos42002-01-201-0/+1
* runtime cpu detectionmichael2001-11-261-13/+92
* Move yuv2rgb to postprocessnick2001-11-061-0/+422