Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sync with mplayer xp | arpi | 2002-06-22 | 1 | -9/+9 |
* | fixing black stripe at right if width%8!=0 && stride%8==0 reported by kabi | michael | 2002-04-08 | 1 | -4/+20 |
* | add mangling | atmos4 | 2002-01-20 | 1 | -26/+26 |
* | runtime cpu detection | michael | 2001-11-26 | 1 | -57/+26 |
* | 15/16 bpp dithering | michael | 2001-11-06 | 1 | -1/+40 |
* | mmx2 bgr24 stuff from swscale (slightly faster) | michael | 2001-11-06 | 1 | -2/+53 |
* | vars are aligned by 8 now (even faster, yes they where not aligned correctly) | michael | 2001-11-06 | 1 | -10/+10 |
* | 16bpp is 10% faster | michael | 2001-11-06 | 1 | -22/+11 |
* | 15 bpp support | michael | 2001-11-06 | 1 | -0/+88 |
* | common code moved to a #define | michael | 2001-11-06 | 1 | -187/+227 |
* | Move yuv2rgb to postprocess | nick | 2001-11-06 | 1 | -0/+403 |