# HG changeset patch # User cehoyos # Date 1265304458 0 # Node ID e198c0a3fee169f98581d3df6ed4f3db2db181a9 # Parent 912b2496748582155bbd2ddd08d609a6f49ace8f 100l: Fix compilation (broken by me). diff -r 912b24967485 -r e198c0a3fee1 libvo/vo_vdpau.c --- 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"