[Mplayer-cvslog] CVS: main/postproc swscale.c,1.62,1.63

Michael Niedermayer michael at mplayer.dev.hu
Wed Jan 30 16:32:45 CET 2002


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

Modified Files:
	swscale.c 
Log Message:
-sws 2 is default now


Index: swscale.c
===================================================================
RCS file: /cvsroot/mplayer/main/postproc/swscale.c,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -r1.62 -r1.63
--- swscale.c	30 Jan 2002 15:21:08 -0000	1.62
+++ swscale.c	30 Jan 2002 15:32:43 -0000	1.63
@@ -160,7 +160,7 @@
 static    int clip_yuvtab_40cf[768];
 
 //global sws_flags from the command line
-int sws_flags=0;
+int sws_flags=2;
 
 //global srcFilter
 SwsFilter src_filter= {NULL, NULL, NULL, NULL};




More information about the MPlayer-cvslog mailing list