Mercurial > mplayer.hg
changeset 30462:e198c0a3fee1
100l: Fix compilation (broken by me).
author | cehoyos |
---|---|
date | Thu, 04 Feb 2010 17:27:38 +0000 |
parents | 912b24967485 |
children | 41c49b7a17d5 |
files | libvo/vo_vdpau.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/libvo/vo_vdpau.c Thu Feb 04 16:56:28 2010 +0000 +++ b/libvo/vo_vdpau.c Thu Feb 04 17:27:38 2010 +0000 @@ -1203,7 +1203,7 @@ " 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 + " Try to skip deinterlacing for progressive frames" " (only works with temporal deinterlacing, useful for telecined content)\n" " denoise\n" " Apply denoising, argument is strength from 0.0 to 1.0\n"