Commit 08c2177
committed
colorspace: match input/output luminance for SDR->SDR case
When doing SDR->SDR rendering, we in fact map display referred transfer,
we don't really care about absolute luminance, all that matters is the
lumiannce matches between input and output so we map image into full
range.
Note how in SDR->PQ case we still allow to specify arbitrary luminance,
which is than effectively and hdr reference white value, at which
luminance level this SDR input will be rendered at.1 parent 94ca7bd commit 08c2177
1 file changed
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
952 | 952 | | |
953 | 953 | | |
954 | 954 | | |
| 955 | + | |
955 | 956 | | |
956 | 957 | | |
957 | 958 | | |
| |||
970 | 971 | | |
971 | 972 | | |
972 | 973 | | |
| 974 | + | |
| 975 | + | |
| 976 | + | |
| 977 | + | |
| 978 | + | |
| 979 | + | |
| 980 | + | |
| 981 | + | |
973 | 982 | | |
974 | 983 | | |
975 | 984 | | |
| |||
0 commit comments