[MPlayer-cvslog] r28742 - trunk/libvo/vo_vdpau.c
cehoyos
subversion at mplayerhq.hu
Fri Feb 27 22:46:14 CET 2009
Author: cehoyos
Date: Fri Feb 27 22:46:13 2009
New Revision: 28742
Log:
Document that all vdpau deinterlacers respect -field-dominance.
Modified:
trunk/libvo/vo_vdpau.c
Modified: trunk/libvo/vo_vdpau.c
==============================================================================
--- trunk/libvo/vo_vdpau.c Fri Feb 27 21:44:59 2009 (r28741)
+++ trunk/libvo/vo_vdpau.c Fri Feb 27 22:46:13 2009 (r28742)
@@ -944,7 +944,7 @@ static const char help_msg[] =
"\n-vo vdpau command line help:\n"
"Example: mplayer -vo vdpau:deint=2\n"
"\nOptions:\n"
- " deint\n"
+ " deint (all modes > 0 respect -field-dominance)\n"
" 0: no deinterlacing\n"
" 1: bob deinterlacing (current fallback)\n"
" 2: temporal deinterlacing (not yet working)\n"
More information about the MPlayer-cvslog
mailing list