Mercurial > mplayer.hg
log postproc/yuv2rgb_template.c @ 2793:38cb77fd3427
age | author | description |
---|---|---|
Tue, 06 Nov 2001 19:16:49 +0000 | michael | 15/16 bpp dithering |
Tue, 06 Nov 2001 14:43:19 +0000 | michael | mmx2 bgr24 stuff from swscale (slightly faster) |
Tue, 06 Nov 2001 13:45:57 +0000 | michael | vars are aligned by 8 now (even faster, yes they where not aligned correctly) |
Tue, 06 Nov 2001 13:41:12 +0000 | michael | 16bpp is 10% faster |
Tue, 06 Nov 2001 13:26:43 +0000 | michael | 15 bpp support |
Tue, 06 Nov 2001 13:06:50 +0000 | michael | common code moved to a #define |
Tue, 06 Nov 2001 11:22:40 +0000 | nick | Move yuv2rgb to postprocess |