changeset 28707:a81065b771e7

Document that all vdpau deinterlacers respect -field-dominance.
author cehoyos
date Fri, 27 Feb 2009 21:46:13 +0000
parents 3306a80b516b
children ebd393e9f567
files libvo/vo_vdpau.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/libvo/vo_vdpau.c	Fri Feb 27 20:44:59 2009 +0000
+++ b/libvo/vo_vdpau.c	Fri Feb 27 21:46:13 2009 +0000
@@ -944,7 +944,7 @@
     "\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"