[MPlayer-cvslog] r30504 - trunk/libvo/vo_vdpau.c
cehoyos
subversion at mplayerhq.hu
Thu Feb 4 18:27:38 CET 2010
Author: cehoyos
Date: Thu Feb 4 18:27:38 2010
New Revision: 30504
Log:
100l: Fix compilation (broken by me).
Modified:
trunk/libvo/vo_vdpau.c
Modified: trunk/libvo/vo_vdpau.c
==============================================================================
--- trunk/libvo/vo_vdpau.c Thu Feb 4 17:56:28 2010 (r30503)
+++ trunk/libvo/vo_vdpau.c Thu Feb 4 18:27:38 2010 (r30504)
@@ -1203,7 +1203,7 @@ 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
+ " 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"
More information about the MPlayer-cvslog
mailing list