| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
in-line font changes (#952).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Separate out EncryptionContext class to use in SMPTESubtitleAsset::write().
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
everything is specified as something_to_xyz and then you can get
an inverse LUT if you want one.
|
|
uint8_t* buffers. This is hopefully simpler than trying
to come up with some Image hierarchy that suits everything.
|
|
|
|
|
|
|
|
- move the essence of GammaLUT into TransferFunction and handle
different bit depths more neatly
- add ColourConversion to describe input gamma correction, colour
transformation and then output gamma correction in one class.
- add default ColourConversions for sRGB->XYZ, Rec709->XYZ and
XYZ->RGB.
|
|
|