diff DOCS/man/en/mplayer.1 @ 16587:3b108342a983

vo_gl rectangle and yuv options should work together now
author reimar
date Sun, 25 Sep 2005 16:11:21 +0000
parents af59e082803a
children e5f3a9a03914
line wrap: on
line diff
--- a/DOCS/man/en/mplayer.1	Sun Sep 25 16:07:54 2005 +0000
+++ b/DOCS/man/en/mplayer.1	Sun Sep 25 16:11:21 2005 +0000
@@ -2717,7 +2717,6 @@
 0: Use power-of-two textures (default).
 .br
 1: Use the GL_ARB_texture_rectangle extension.
-This is not compatible with hardware YUV conversion.
 .br
 2: Use the GL_ARB_texture_non_power_of_two extension.
 In some cases only supported in software and thus very slow.