1
0
mirror of https://github.com/mpv-player/mpv synced 2025-05-05 01:30:42 +00:00
mpv/DOCS/man
wm4 8a51a6b79c vo_opengl: change gamma suboption to take a value
The previous version of the gamma suboption was pretty useless. It could
be used to disable delayed gamma enabling, which is a mechanism to avoid
having to adjust gamma in the shader by default.

Repurpose the suboption and allow setting an exact gamma value with it.
You can already override gamma with the --gamma option as well as the
gamma input property, but these use a weird curve to create the
impression of a linear perceived brightness change when changing the
value. This suboption now allows setting an exact gamma value.
2014-02-27 00:53:41 +01:00
..
en vo_opengl: change gamma suboption to take a value 2014-02-27 00:53:41 +01:00