From 2acd36c48ecb23f9fed6140e74634fb434f9f3ff Mon Sep 17 00:00:00 2001 From: cehoyos Date: Sun, 28 Feb 2010 17:39:30 +0000 Subject: Documentation: Add linebreak and try to be less ambiguous. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30800 b3059339-0415-0410-9bf9-f77b7e298cf2 --- libvo/vo_vdpau.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libvo') diff --git a/libvo/vo_vdpau.c b/libvo/vo_vdpau.c index feef2f7d43..e9626a3031 100644 --- a/libvo/vo_vdpau.c +++ b/libvo/vo_vdpau.c @@ -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" -- cgit v1.2.3