[MPlayer-DOCS] r36413 - in trunk: cfg-common.h command.c help/help_mp-de.h help/help_mp-en.h libmpcodecs/vd.c
ib
subversion at mplayerhq.hu
Wed Aug 7 23:06:59 CEST 2013
Author: ib
Date: Wed Aug 7 23:06:59 2013
New Revision: 36413
Log:
Be more consistent with movie aspect setting and check.
Harmonize option "-aspect" with prescaling check and don't allow
arbitrary values for command switch_ratio / variable movie_aspect.
Modified:
trunk/help/help_mp-en.h
Changes in other areas also in this revision:
Modified:
trunk/cfg-common.h
trunk/command.c
trunk/help/help_mp-de.h
trunk/libmpcodecs/vd.c
Modified: trunk/help/help_mp-en.h
==============================================================================
--- trunk/help/help_mp-en.h Wed Aug 7 22:41:34 2013 (r36412)
+++ trunk/help/help_mp-en.h Wed Aug 7 23:06:59 2013 (r36413)
@@ -188,6 +188,7 @@ static const char help_text[]=
#define MSGTR_PtsAfterFiltersMissing "pts after filters MISSING\n"
#define MSGTR_CommandLine "CommandLine:"
#define MSGTR_MenuInitFailed "Menu init failed.\n"
+#define MSGTR_InvalidSwitchRatio "Invalid aspect ratio '%f', it remains unchanged.\n"
// --- edit decision lists
#define MSGTR_EdlOutOfMem "Can't allocate enough memory to hold EDL data.\n"
More information about the MPlayer-DOCS
mailing list