[Mplayer-cvslog] CVS: main/postproc rgb2rgb.h,1.27,1.28

Michael Niedermayer CVS michael at mplayerhq.hu
Sun Jun 1 23:59:59 CEST 2003


Update of /cvsroot/mplayer/main/postproc
In directory mail:/var/tmp.root/cvs-serv29757/postproc

Modified Files:
	rgb2rgb.h 
Log Message:
vf_scale.h & related cleanup & some small warning fix by dominik


Index: rgb2rgb.h
===================================================================
RCS file: /cvsroot/mplayer/main/postproc/rgb2rgb.h,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- rgb2rgb.h	25 Apr 2003 17:16:55 -0000	1.27
+++ rgb2rgb.h	1 Jun 2003 21:59:01 -0000	1.28
@@ -127,4 +127,6 @@
 printf("broken, this should use the swscaler\n");
 }
 
+void sws_rgb2rgb_init(int flags);
+
 #endif



More information about the MPlayer-cvslog mailing list