mirror of
https://github.com/RGBCube/serenity
synced 2025-05-18 14:15:08 +00:00
![]() I've realized that it probably makes more sense to change the input transfer characteristics to treat these as sRGB since color conversion in linear converted from BT.709 doesn't really make sense. If content creation applications expect media players to display BT.709 without conversions, this means they expect applications to treat it as sRGB, since that's what most displays use. That most likely also means they process it as sRGB internally, meaning we should do the same for our color primaries conversion. |
||
---|---|---|
.. | ||
CodingIndependentCodePoints.h | ||
ColorConverter.cpp | ||
ColorConverter.h | ||
ColorPrimaries.cpp | ||
ColorPrimaries.h | ||
TransferCharacteristics.cpp | ||
TransferCharacteristics.h |