From cec0ffca0dfba3f6807e63636ea2c12cec982db9 Mon Sep 17 00:00:00 2001 From: Juergen Keil Date: Mon, 9 Jul 2001 18:46:07 +0000 Subject: document a few known problems with the solaris version of xine add a prototype for the mlib accelerated yub2rgb subroutine CVS patchset: 262 CVS date: 2001/07/09 18:46:07 --- src/video_out/yuv2rgb.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/video_out/yuv2rgb.h b/src/video_out/yuv2rgb.h index 9a2e2fb0a..8ff6fbc9c 100644 --- a/src/video_out/yuv2rgb.h +++ b/src/video_out/yuv2rgb.h @@ -69,6 +69,7 @@ int yuv2rgb_setup (yuv2rgb_t *this, void yuv2rgb_init_mmxext (yuv2rgb_t *this, int mode); void yuv2rgb_init_mmx (yuv2rgb_t *this, int mode); +void yuv2rgb_init_mlib (yuv2rgb_t *this, int mode); /* void Color565DitherYV12MMX1X(unsigned char *lum, unsigned char *cr, -- cgit v1.2.3