[MPlayer-cvslog] r30800 - trunk/libvo/vo_vdpau.c

cehoyos subversion at mplayerhq.hu
Sun Feb 28 18:39:30 CET 2010


Author: cehoyos
Date: Sun Feb 28 18:39:30 2010
New Revision: 30800

Log:
Documentation: Add linebreak and try to be less ambiguous.

Modified:
   trunk/libvo/vo_vdpau.c

Modified: trunk/libvo/vo_vdpau.c
==============================================================================
--- trunk/libvo/vo_vdpau.c	Sun Feb 28 16:24:30 2010	(r30799)
+++ trunk/libvo/vo_vdpau.c	Sun Feb 28 18:39:30 2010	(r30800)
@@ -1203,8 +1203,8 @@ static const char help_msg[] =
     "    Operate on luma and chroma when using temporal deinterlacing (default)\n"
     "    Use nochroma-deint to speed up temporal deinterlacing\n"
     "  pullup\n"
-    "    Try to skip deinterlacing for progressive frames"
-    "    (only works with temporal deinterlacing, useful for telecined content)\n"
+    "    Try to skip deinterlacing for progressive frames\n"
+    "    (needs at least temporal deinterlacing, useful for telecined content)\n"
     "  denoise\n"
     "    Apply denoising, argument is strength from 0.0 to 1.0\n"
     "  sharpen\n"


More information about the MPlayer-cvslog mailing list