| Commit message (Expand) | Author | Age | Files | Lines |
* | adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64 | Aurelien Jacobs | 2004-10-21 | 1 | -5/+2 |
* | altivec yuv->rgb converter | Michael Niedermayer | 2004-06-27 | 1 | -0/+8 |
* | bigendian fix | Alex Beregszaszi | 2004-06-25 | 1 | -1/+1 |
* | attribute_used patch by (matthieu castet <castet.matthieu at free dot fr>) | Matthieu Castet | 2004-04-26 | 1 | -10/+10 |
* | make gcc happy under hurd | Alex Beregszaszi | 2004-04-05 | 1 | -6/+6 |
* | correct C init tables | Alex Beregszaszi | 2003-12-27 | 1 | -2/+2 |
* | removed the last mp_msg :) | Alex Beregszaszi | 2003-05-01 | 1 | -3/+2 |
* | remove remaining cpudetect dependancy | Michael Niedermayer | 2003-04-25 | 1 | -3/+2 |
* | cleanup | Michael Niedermayer | 2003-02-24 | 1 | -4/+1 |
* | sws_ prefix, more seperation between internal & external swscaler API | Michael Niedermayer | 2003-02-23 | 1 | -1/+2 |
* | 100l (gcc 3.2 .....) | Michael Niedermayer | 2003-02-21 | 1 | -1/+1 |
* | yuv2rgb brightness/contrast/saturation/different colorspaces support finished | Michael Niedermayer | 2003-02-21 | 1 | -376/+163 |
* | fixing rgb4 & bgr4 (2 pixels per byte) | Michael Niedermayer | 2003-01-30 | 1 | -12/+128 |
* | avoid multiple init | Michael Niedermayer | 2002-10-17 | 1 | -2/+2 |
* | remove unused varibles patch by (Eric Sesterhenn <SnakeByte at gmx dot de>) | Eric Sesterhenn | 2002-08-13 | 1 | -3/+3 |
* | fixing scaling/contrast for 1/4/8 bpp | Michael Niedermayer | 2002-06-27 | 1 | -38/+109 |
* | sync with mplayer xp | Arpi | 2002-06-22 | 1 | -6/+6 |
* | 10l | Michael Niedermayer | 2002-06-17 | 1 | -34/+33 |
* | 1bpp support | Michael Niedermayer | 2002-06-17 | 1 | -42/+97 |
* | 8bpp bugfixes (brightness, contrast ...) | Michael Niedermayer | 2002-06-17 | 1 | -8/+165 |
* | ordered dither for 8bpp | Michael Niedermayer | 2002-06-16 | 1 | -8/+89 |
* | 8bpp support (no dithering yet, use -vop noise for now) | Michael Niedermayer | 2002-06-16 | 1 | -0/+78 |
* | 64bit incompatibility bug, patch by Artur Grabowski <art@blahonga.org> | Artur Grabowski | 2002-05-20 | 1 | -1/+1 |
* | printf to mp_msg | Alban Bedel | 2002-05-02 | 1 | -7/+8 |
* | add mangling | Felix Bünemann | 2002-01-20 | 1 | -0/+1 |
* | runtime cpu detection | Michael Niedermayer | 2001-11-26 | 1 | -13/+92 |
* | Move yuv2rgb to postprocess | Nick Kurshev | 2001-11-06 | 1 | -0/+422 |