Index: mplayer.1 =================================================================== RCS file: /cvsroot/mplayer/main/DOCS/man/en/mplayer.1,v retrieving revision 1.566 diff -u -r1.566 mplayer.1 --- mplayer.1 13 Apr 2004 02:36:29 -0000 1.566 +++ mplayer.1 13 Apr 2004 18:18:54 -0000 @@ -3580,9 +3580,20 @@ .TP .B gl\ \ \ \ \ OpenGL output driver. +Very simple version, no OSD support and video size must be smaller than +the maximum texture size of your OpenGL implementation. +Intended to work even with the most simple OpenGL implementations. +.PD 0 +.RSs +.IPs manyfmts +Enables support for more (RGB and BGR) color formats. +Needs OpenGL version >= 1.2, NOT yet WORKING correctly. +.RE +.PD 1 .TP .B gl2\ \ \ \ OpenGL output driver, second generation. +Supports OSD and videos larger than maximum texture size. .TP .B null\ \ \ Produces no video output.