You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-11-06 08:29:25 +02:00
vf_scale.h & related cleanup & some small warning fix by dominik
Originally committed as revision 10234 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user