[Scummvm-cvs-logs] CVS: scummvm/scumm/smush smush_player.cpp,1.34,1.35

Max Horn fingolfin at users.sourceforge.net
Thu Jun 19 03:04:00 CEST 2003


Update of /cvsroot/scummvm/scummvm/scumm/smush
In directory sc8-pr-cvs1:/tmp/cvs-serv12708

Modified Files:
	smush_player.cpp 
Log Message:
spelling

Index: smush_player.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scumm/smush/smush_player.cpp,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -d -r1.34 -r1.35
--- smush_player.cpp	18 Jun 2003 13:14:17 -0000	1.34
+++ smush_player.cpp	19 Jun 2003 10:02:34 -0000	1.35
@@ -702,9 +702,9 @@
 	case 3:
 #if 1
 		// FIXME: I am not 100% sure if this is correct. I tried to test this,
-		// but the only place I found codec 1 being used was in the FT.
-		// Yet either in all the cases is the codec used to encode an all-black
-		// frame, or smush_decode_codec1 already produces invalid (all-black?)
+		// but the only place I found codec 1 being used was in FT.
+		// But either is the codec only used to encode all-black frames, or
+		// smush_decode_codec1 already produced invalid (all-black?) output.
 		//
 		// BTW regarding codec 3: I haven't yet actually seen it being used,
 		// but is it really identical to codec 1? Or isn't it maybe a





More information about the Scummvm-git-logs mailing list