[MPlayer-DOCS] CVS: main/help help_mp-en.h,1.198,1.199
Alexander Strasser beastd
syncmail at mplayerhq.hu
Thu Nov 10 03:39:34 CET 2005
CVS change done by Alexander Strasser (beastd)
Update of /cvsroot/mplayer/main/help
In directory mail:/var2/tmp/cvs-serv8670/help
Modified Files:
help_mp-en.h
Log Message:
Test if source image dimensions are too big.
Index: help_mp-en.h
===================================================================
RCS file: /cvsroot/mplayer/main/help/help_mp-en.h,v
retrieving revision 1.198
retrieving revision 1.199
diff -u -r1.198 -r1.199
--- help_mp-en.h 8 Nov 2005 11:54:43 -0000 1.198
+++ help_mp-en.h 10 Nov 2005 02:39:31 -0000 1.199
@@ -1012,6 +1012,10 @@
#define MSGTR_VO_SUB_Brightness "Brightness"
#define MSGTR_VO_SUB_Hue "Hue"
+// vo_xv.c
+#define MSGTR_VO_XV_ImagedimTooHigh "Source image dimensions are " \
+ "too high: %ux%u (maximum is %ux%u)\n"
+
// Old vo drivers that have been replaced
#define MSGTR_VO_PGM_HasBeenReplaced "The pgm video output driver has been replaced by -vo pnm:pgmyuv.\n"
More information about the MPlayer-DOCS
mailing list