Mercurial > mplayer.hg
changeset 30758:33765d7d6e0a
Documentation: Add linebreak and try to be less ambiguous.
author | cehoyos |
---|---|
date | Sun, 28 Feb 2010 17:39:30 +0000 |
parents | 6a5957bf5b70 |
children | 76a6338e5e71 |
files | libvo/vo_vdpau.c |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/libvo/vo_vdpau.c Sun Feb 28 15:24:30 2010 +0000 +++ b/libvo/vo_vdpau.c Sun Feb 28 17:39:30 2010 +0000 @@ -1203,8 +1203,8 @@ " 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"