[MPlayer-DOCS] r31173 - in trunk: Changelog DOCS/man/en/mplayer.1 Makefile libmpcodecs/vf_yuy2.c
siretart
subversion at mplayerhq.hu
Fri May 14 15:49:05 CEST 2010
Author: siretart
Date: Fri May 14 15:49:05 2010
New Revision: 31173
Log:
remove vf_yuy2, functionality is replaced by -vf format=yuv2
Modified:
trunk/DOCS/man/en/mplayer.1
Changes in other areas also in this revision:
Deleted:
trunk/libmpcodecs/vf_yuy2.c
Modified:
trunk/Changelog
trunk/Makefile
Modified: trunk/DOCS/man/en/mplayer.1
==============================================================================
--- trunk/DOCS/man/en/mplayer.1 Thu May 13 22:48:55 2010 (r31172)
+++ trunk/DOCS/man/en/mplayer.1 Fri May 14 15:49:05 2010 (r31173)
@@ -4176,11 +4176,11 @@ Explicitly choose the Matrox device name
.PD 1
.
.TP
-.B s3fb (Linux only) (also see \-vf yuv2 and \-dr)
+.B s3fb (Linux only) (also see \-dr)
S3 Virge specific video output driver.
This driver supports the card's YUV conversion and scaling, double
buffering and direct rendering features.
-Use \-vf yuy2 to get hardware-accelerated YUY2 rendering, which is
+Use \-vf format=yuy2 to get hardware-accelerated YUY2 rendering, which is
much faster than YV12 on this card.
.PD 0
.RSs
@@ -6071,11 +6071,6 @@ Rounds up to make both width and height
.RE
.
.TP
-.B "yuy2\ \ \ "
-Forces software YV12/\:I420/\:422P to YUY2 conversion.
-Useful for video cards/\:drivers with slow YV12 but fast YUY2 support.
-.
-.TP
.B "yvu9\ \ \ "
Forces software YVU9 to YV12 colorspace conversion.
Deprecated in favor of the software scaler.
More information about the MPlayer-DOCS
mailing list