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

Originally committed as revision 10234 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
pull/126/head
Michael Niedermayer 22 years ago
parent b60ad448de
commit 35ca945423
  1. 2
      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

Loading…
Cancel
Save