1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-28 10:02:17 +00:00
mpv/DOCS
nand b32f2ef0d3 vo_opengl: use more precise gamma for BT.709 with color management
Change from gamma 2.2 to the slightly more precise 1/0.45 as per BT.709.

https://www.itu.int/rec/R-REC-BT.709-5-200204-I/en mentions a value of
γ=0.45 for the conceptual non-linear precorrection of video signals.

This is approximately the inverse of 2.22, and not 2.20 as the code had
been using until now.
2012-12-28 13:43:24 +01:00
..
man/en vo_opengl: use more precise gamma for BT.709 with color management 2012-12-28 13:43:24 +01:00
OUTDATED-tech vf_rectangle: remove as it is very dirty and we have a replacement now 2012-09-18 21:08:20 +02:00
encoding.rst ao_pcm: fix references to -novideo 2012-12-03 21:08:48 +01:00
tech-overview.txt Rename directories, move files (step 2 of 2) 2012-11-12 20:08:18 +01:00