[Mplayer-cvslog] CVS: main/TOOLS/benchmark-gab benchmark,1.5,1.6

Diego Biurrun CVS diego at mplayerhq.hu
Sat Jan 3 00:41:44 CET 2004


Update of /cvsroot/mplayer/main/TOOLS/benchmark-gab
In directory mail:/tmp/cvs-serv8426

Modified Files:
	benchmark 
Log Message:
an ocean of Cola for the G man


Index: benchmark
===================================================================
RCS file: /cvsroot/mplayer/main/TOOLS/benchmark-gab/benchmark,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- benchmark	2 Jan 2004 22:49:40 -0000	1.5
+++ benchmark	2 Jan 2004 23:41:41 -0000	1.6
@@ -79,13 +79,13 @@
 if [ -e xmga ]; then
   if [ ! -e xmga_nodr ]; then
     wrtlog Starting XMGA \(no DR\) benchmark runs, with 3 tries...
-    DEFAULTOPTS="-quiet -nosound -benchmark -vo xmga -fs -dr -slices -vf-clr -autoq 0"
+    DEFAULTOPTS="-quiet -nosound -benchmark -vo xmga -fs -nodr -slices -vf-clr -autoq 0"
     benchsamples
   fi
 
   if [ ! -e xmga_nodr_noslices ]; then
     wrtlog Starting XMGA \(no DR\) \(no slices\) benchmark runs, with 3 tries...
-    DEFAULTOPTS="-quiet -nosound -benchmark -vo xmga -fs -dr -noslices -vf-clr -autoq 0"
+    DEFAULTOPTS="-quiet -nosound -benchmark -vo xmga -fs -nodr -noslices -vf-clr -autoq 0"
     benchsamples
   fi
 
@@ -95,7 +95,7 @@
     benchsamples
   fi
 
-  if [ ! -e xmga_dr ]; then
+  if [ ! -e xmga_dri_noslices ]; then
     wrtlog Starting XMGA \(DR\) \(no slices\) benchmark runs, with 3 tries...
     DEFAULTOPTS="-quiet -nosound -benchmark -vo xmga -fs -dr -noslices -vf-clr -autoq 0"
     benchsamples




More information about the MPlayer-cvslog mailing list