[MPlayer-DOCS] r29798 - in trunk: DOCS/man/en/mplayer.1 libvo/vo_vdpau.c
cehoyos
subversion at mplayerhq.hu
Tue Oct 27 09:28:09 CET 2009
Author: cehoyos
Date: Tue Oct 27 09:28:08 2009
New Revision: 29798
Log:
Allow image format BGRA when using vo vdpau.
Modified:
trunk/DOCS/man/en/mplayer.1
Changes in other areas also in this revision:
Modified:
trunk/libvo/vo_vdpau.c
Modified: trunk/DOCS/man/en/mplayer.1
==============================================================================
--- trunk/DOCS/man/en/mplayer.1 Mon Oct 26 23:15:19 2009 (r29797)
+++ trunk/DOCS/man/en/mplayer.1 Tue Oct 27 09:28:08 2009 (r29798)
@@ -3511,6 +3511,10 @@ Use ITU-R BT.709 color space.
.IPs 3
Use SMPTE-240M color space.
.RE
+.IPs force\-mixer
+Forces the use of the VDPAU mixer, which implements all above options (default).
+Use noforce\-mixer to allow displaying BGRA colorspace.
+(Disables all above options if image format BGRA is actually used.)
.RE
.PD 1
.
More information about the MPlayer-DOCS
mailing list