log postproc/yuv2rgb_template.c @ 7176:42222161de9b

age author description
Sat, 22 Jun 2002 08:49:45 +0000 arpi sync with mplayer xp
Mon, 08 Apr 2002 14:43:18 +0000 michael fixing black stripe at right if width%8!=0 && stride%8==0 reported by kabi
Sun, 20 Jan 2002 18:36:09 +0000 atmos4 add mangling
Mon, 26 Nov 2001 21:17:23 +0000 michael runtime cpu detection
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