summaryrefslogtreecommitdiffstats
path: root/help/help_mp-en.h
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-09-30 14:55:43 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-09-30 14:55:43 +0000
commit4b3525f79f8c4aa96428ba2be3fea3d5ea9b1574 (patch)
treec87c5f7a52b38dcf3af65cb37196a81bbea6a36c /help/help_mp-en.h
parent1ad332f8a57dd8a0b6c94a512738910e6866ca97 (diff)
downloadmpv-4b3525f79f8c4aa96428ba2be3fea3d5ea9b1574.tar.bz2
mpv-4b3525f79f8c4aa96428ba2be3fea3d5ea9b1574.tar.xz
Reduce console output verbosity: Move colorspace information to verbose mode.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29742 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help/help_mp-en.h')
-rw-r--r--help/help_mp-en.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/help/help_mp-en.h b/help/help_mp-en.h
index eff14f4b9e..47cf6ae12b 100644
--- a/help/help_mp-en.h
+++ b/help/help_mp-en.h
@@ -1634,8 +1634,6 @@ static const 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"