diff help/help_mp-en.h @ 16786:832bfc0dce09

deobfuscatioin: csp --> colorspace
author diego
date Mon, 17 Oct 2005 11:26:26 +0000
parents ae0d1e32a4df
children 8d4fb5469efb
line wrap: on
line diff
--- a/help/help_mp-en.h	Mon Oct 17 08:50:37 2005 +0000
+++ b/help/help_mp-en.h	Mon Oct 17 11:26:26 2005 +0000
@@ -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"