# HG changeset patch # User diego # Date 1129548386 0 # Node ID 832bfc0dce09e33652b3f46a05d9897ca6e9b2c1 # Parent d57c8c09bbb22ecd3954ceca176ba2712ac51c49 deobfuscatioin: csp --> colorspace diff -r d57c8c09bbb2 -r 832bfc0dce09 help/help_mp-en.h --- 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"