[MPlayer-DOCS] CVS: main/help help_mp-en.h,1.186,1.187

Diego Biurrun CVS syncmail at mplayerhq.hu
Mon Oct 17 13:26:28 CEST 2005


CVS change done by Diego Biurrun CVS

Update of /cvsroot/mplayer/main/help
In directory mail:/var2/tmp/cvs-serv23015/help

Modified Files:
	help_mp-en.h 
Log Message:
deobfuscatioin: csp --> colorspace


Index: help_mp-en.h
===================================================================
RCS file: /cvsroot/mplayer/main/help/help_mp-en.h,v
retrieving revision 1.186
retrieving revision 1.187
diff -u -r1.186 -r1.187
--- help_mp-en.h	13 Oct 2005 20:36:28 -0000	1.186
+++ help_mp-en.h	17 Oct 2005 11:26:26 -0000	1.187
@@ -587,7 +587,7 @@
 
 // vd.c
 #define MSGTR_CodecDidNotSet "VDec: Codec did not set sh->disp_w and sh->disp_h, trying workaround.\n"
-#define MSGTR_VoConfigRequest "VDec: vo config request - %d x %d (preferred csp: %s)\n"
+#define MSGTR_VoConfigRequest "VDec: vo config request - %d x %d (preferred colorspace: %s)\n"
 #define MSGTR_CouldNotFindColorspace "Could not find matching colorspace - retrying with -vf scale...\n"
 #define MSGTR_MovieAspectIsSet "Movie-Aspect is %.2f:1 - prescaling to correct movie aspect.\n"
 #define MSGTR_MovieAspectUndefined "Movie-Aspect is undefined - no prescaling applied.\n"




More information about the MPlayer-DOCS mailing list