deobfuscatioin: csp --> colorspace

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16787 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2005-10-17 11:26:26 +00:00
parent eebbe5b9f5
commit 992db04c2c
1 changed files with 1 additions and 1 deletions

View File

@ -587,7 +587,7 @@ static char help_text[]=
// 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"