Mercurial > mplayer.hg
comparison 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 |
comparison
equal
deleted
inserted
replaced
16785:d57c8c09bbb2 | 16786:832bfc0dce09 |
---|---|
585 #define MSGTR_OpeningVideoFilter "Opening video filter: " | 585 #define MSGTR_OpeningVideoFilter "Opening video filter: " |
586 #define MSGTR_CannotFindColorspace "Cannot find matching colorspace, even by inserting 'scale' :(\n" | 586 #define MSGTR_CannotFindColorspace "Cannot find matching colorspace, even by inserting 'scale' :(\n" |
587 | 587 |
588 // vd.c | 588 // vd.c |
589 #define MSGTR_CodecDidNotSet "VDec: Codec did not set sh->disp_w and sh->disp_h, trying workaround.\n" | 589 #define MSGTR_CodecDidNotSet "VDec: Codec did not set sh->disp_w and sh->disp_h, trying workaround.\n" |
590 #define MSGTR_VoConfigRequest "VDec: vo config request - %d x %d (preferred csp: %s)\n" | 590 #define MSGTR_VoConfigRequest "VDec: vo config request - %d x %d (preferred colorspace: %s)\n" |
591 #define MSGTR_CouldNotFindColorspace "Could not find matching colorspace - retrying with -vf scale...\n" | 591 #define MSGTR_CouldNotFindColorspace "Could not find matching colorspace - retrying with -vf scale...\n" |
592 #define MSGTR_MovieAspectIsSet "Movie-Aspect is %.2f:1 - prescaling to correct movie aspect.\n" | 592 #define MSGTR_MovieAspectIsSet "Movie-Aspect is %.2f:1 - prescaling to correct movie aspect.\n" |
593 #define MSGTR_MovieAspectUndefined "Movie-Aspect is undefined - no prescaling applied.\n" | 593 #define MSGTR_MovieAspectUndefined "Movie-Aspect is undefined - no prescaling applied.\n" |
594 | 594 |
595 // vd_dshow.c, vd_dmo.c | 595 // vd_dshow.c, vd_dmo.c |