# HG changeset patch # User cehoyos # Date 1267378770 0 # Node ID 33765d7d6e0ab1bf02a89b63ac8ce3038ad24f85 # Parent 6a5957bf5b70f81605d08c1a3a09ec8258a7f8c5 Documentation: Add linebreak and try to be less ambiguous. diff -r 6a5957bf5b70 -r 33765d7d6e0a libvo/vo_vdpau.c --- 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"