Commit 35ca9454 authored by Michael Niedermayer's avatar Michael Niedermayer

vf_scale.h & related cleanup & some small warning fix by dominik

Originally committed as revision 10234 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
parent b60ad448
...@@ -127,4 +127,6 @@ static void yuv2rgb_init (unsigned bpp, int mode){ ...@@ -127,4 +127,6 @@ static void yuv2rgb_init (unsigned bpp, int mode){
printf("broken, this should use the swscaler\n"); printf("broken, this should use the swscaler\n");
} }
void sws_rgb2rgb_init(int flags);
#endif #endif
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment