From c47df473f9ed1bd3975aa931e2c795891b02e83e Mon Sep 17 00:00:00 2001 From: kraymer Date: Wed, 22 Nov 2006 09:26:58 +0000 Subject: MSGTR for libmpcodecs/vd.c git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21161 b3059339-0415-0410-9bf9-f77b7e298cf2 --- help/help_mp-en.h | 1 + 1 file changed, 1 insertion(+) (limited to 'help/help_mp-en.h') diff --git a/help/help_mp-en.h b/help/help_mp-en.h index 3b25a74d2f..b144a4b42c 100644 --- a/help/help_mp-en.h +++ b/help/help_mp-en.h @@ -667,6 +667,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 colorspace: %s)\n" +#define MSGTR_UsingXAsOutputCspNoY "VDec: using %s as output csp (no %d)\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" -- cgit v1.2.3