mirror of https://github.com/mpv-player/mpv
vo_gl suboption doc improved
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12221 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
012082e050
commit
294705f387
|
@ -3606,8 +3606,8 @@ Intended to work even with the most simple OpenGL implementations.
|
|||
.IPs manyfmts
|
||||
Enables support for more (RGB and BGR) color formats.
|
||||
Needs OpenGL version >= 1.2, NOT yet WORKING correctly.
|
||||
.IPs <number>
|
||||
Number of lines copied to texture in one piece.
|
||||
.IPs slice-height=<0\-...>
|
||||
Number of lines copied to texture in one piece (default: 4).
|
||||
0 for whole image.
|
||||
.RE
|
||||
.PD 1
|
||||
|
|
Loading…
Reference in New Issue