summaryrefslogtreecommitdiffstats
path: root/help/help_mp-es.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-es.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-es.h')
-rw-r--r--help/help_mp-es.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/help/help_mp-es.h b/help/help_mp-es.h
index 9658cdda61..7cad6e12bd 100644
--- a/help/help_mp-es.h
+++ b/help/help_mp-es.h
@@ -1618,8 +1618,6 @@ static const char help_text[]=
// vd.c
#define MSGTR_CodecDidNotSet "VDec: el codec no declaró sh->disp_w y sh->disp_h, intentando solucionarlo!\n"
-#define MSGTR_VoConfigRequest "VDec: vo solicitud de config - %d x %d (csp preferida: %s).\n"
-#define MSGTR_UsingXAsOutputCspNoY "VDec: usando %s como salida csp (no %d)\n"
#define MSGTR_CouldNotFindColorspace "No se pudo encontrar colorspace concordante - reintentando escalado -vf...\n"
#define MSGTR_MovieAspectIsSet "Aspecto es %.2f:1 - prescalando a aspecto correcto.\n"
#define MSGTR_MovieAspectUndefined "Aspecto de película no es definido - no se ha aplicado prescalado.\n"