diff options
Diffstat (limited to 'DOCS/man/en/mplayer.1')
-rw-r--r-- | DOCS/man/en/mplayer.1 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index 029352aea4..688d1c1f65 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -3143,6 +3143,9 @@ See TOOLS/edgedect.fp for an example. .IPs customtex=<filename> Load a custom "gamma ramp" texture from <filename>. This can be used in combination with yuv=4 or with the customprog option. +.IPs (no)customtlin +If enabled (default) use GL_LINEAR interpolation, otherwise use GL_NEAREST +for customtex texture. .REss .RE .PD 1 |