summaryrefslogtreecommitdiffstats
path: root/libvo
diff options
context:
space:
mode:
authorcehoyos <cehoyos@b3059339-0415-0410-9bf9-f77b7e298cf2>2010-02-28 17:39:30 +0000
committercehoyos <cehoyos@b3059339-0415-0410-9bf9-f77b7e298cf2>2010-02-28 17:39:30 +0000
commit2acd36c48ecb23f9fed6140e74634fb434f9f3ff (patch)
tree17f1b6f2d9aaceecad8607409c9ba114aa812731 /libvo
parentb20e08ed94c850b419ed9b9e1736cf32da71afc7 (diff)
downloadmpv-2acd36c48ecb23f9fed6140e74634fb434f9f3ff.tar.bz2
mpv-2acd36c48ecb23f9fed6140e74634fb434f9f3ff.tar.xz
Documentation: Add linebreak and try to be less ambiguous.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30800 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'libvo')
-rw-r--r--libvo/vo_vdpau.c4
1 files changed, 2 insertions, 2 deletions
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"