Releases: FranceBB/LinearTransformation
Releases · FranceBB/LinearTransformation
Linear Transformation v1.7
- Added support for ZLog2 HDR to BT709 SDR 100 nits
Linear Transformation v1.6
- Fixed typo
- Improved Slog3 Super 8 to BT709
- Got rid of the "Linear" voice in front of the regular SDR curve like BT601, BT709 and BT2020
The new syntax is like:
LinearTransformation(Input="SLog3_Super8", Output="BT709")
Linear Transformation v1.5
Updated LinearTransformation() for Super8 Slog3 captures:
LinearTransformation(Input="SLog3_Super8", Output="Linear_BT709")
Linear Transformation v1.4
- Improved BT2020 HLG to Linear BT709 SDR Conversion (I'm now following the EBU Tech 3373 specifications much more closely)
- From "BT601_NTSC" to "BT601_PAL"
- From "BT601_NTSC" to "BT2020"
- From "BT601_NTSC" to "BT2020_HLG"
- From "BT601_NTSC" to "BT2100_PQ"
- From "BT601_PAL" to "BT601_NTSC"
- From "BT601_PAL" to "BT2020"
- From "BT601_PAL" to "BT2020_HLG"
- From "BT601_PAL" to "BT2100_PQ"
- From "BT2020_HLG" to "BT601_PAL"
- From "BT2020_HLG" to "BT601_NTSC"
- From "BT2020" to "BT601_NTSC"
- From "BT2020" to "BT601_PAL"
- From "BT2100_PQ" to "BT601_NTSC"
- From "BT2100_PQ" to "BT601_PAL"
Linear Transformation v1.3
- Fixed the BT709 to BT2020 HLG matrix (it was assuming RGB Limited as input, now it's expecting RGB Full, just like all the other matrices)
Linear Transformation v1.2
Added HLG BT2020 Apple to Linear BT709 SDR
Linear Transformation v1.1
- Added Linear BT2020 SDR 100 nits to HLG BT2020 HDR 200 nits support
Linear Transformation v1.0
Linear Transformation v1.0