From 5b882e51309851ebdfc8c8b1959610fa3f825854 Mon Sep 17 00:00:00 2001 From: michael Date: Sun, 1 Jun 2003 21:59:29 +0000 Subject: vf_scale.h & related cleanup & some small warning fix by dominik git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10234 b3059339-0415-0410-9bf9-f77b7e298cf2 --- postproc/rgb2rgb.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'postproc') diff --git a/postproc/rgb2rgb.h b/postproc/rgb2rgb.h index fe7d98a1cd..f5cb903026 100644 --- a/postproc/rgb2rgb.h +++ b/postproc/rgb2rgb.h @@ -127,4 +127,6 @@ static void yuv2rgb_init (unsigned bpp, int mode){ printf("broken, this should use the swscaler\n"); } +void sws_rgb2rgb_init(int flags); + #endif -- cgit v1.2.3