Commit message (Expand) | Author | Age | |
---|---|---|---|
* | adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64 | aurel | 2004-10-21 |
* | cleanup | michael | 2003-02-24 |
* | sws_ prefix, more seperation between internal & external swscaler API | michael | 2003-02-23 |
* | yuv2rgb brightness/contrast/saturation/different colorspaces support finished | michael | 2003-02-21 |
* | cleanup (unsigned stride -> int stride) | michael | 2003-02-11 |
* | sync with mplayer xp | arpi | 2002-06-22 |
* | fixing black stripe at right if width%8!=0 && stride%8==0 reported by kabi | michael | 2002-04-08 |
* | add mangling | atmos4 | 2002-01-20 |
* | runtime cpu detection | michael | 2001-11-26 |
* | 15/16 bpp dithering | michael | 2001-11-06 |
* | mmx2 bgr24 stuff from swscale (slightly faster) | michael | 2001-11-06 |
* | vars are aligned by 8 now (even faster, yes they where not aligned correctly) | michael | 2001-11-06 |
* | 16bpp is 10% faster | michael | 2001-11-06 |
* | 15 bpp support | michael | 2001-11-06 |
* | common code moved to a #define | michael | 2001-11-06 |
* | Move yuv2rgb to postprocess | nick | 2001-11-06 |