Skip to content

Releases: FranceBB/LinearTransformation

Linear Transformation v1.7

15 Sep 09:49
f371a9e
Compare
Choose a tag to compare
  • Added support for ZLog2 HDR to BT709 SDR 100 nits

Linear Transformation v1.6

12 Jul 09:15
78b27f9
Compare
Choose a tag to compare
  • 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

08 Jul 14:02
7d57cf3
Compare
Choose a tag to compare

Updated LinearTransformation() for Super8 Slog3 captures:

LinearTransformation(Input="SLog3_Super8", Output="Linear_BT709")

Linear Transformation v1.4

20 May 16:25
2171ef6
Compare
Choose a tag to compare
  • 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

12 Apr 23:07
c39ac83
Compare
Choose a tag to compare
  • 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

22 Jan 13:33
4787a7b
Compare
Choose a tag to compare

Added HLG BT2020 Apple to Linear BT709 SDR

Linear Transformation v1.1

20 Dec 15:45
7f29987
Compare
Choose a tag to compare
  • Added Linear BT2020 SDR 100 nits to HLG BT2020 HDR 200 nits support

Linear Transformation v1.0

24 Sep 11:12
968ac97
Compare
Choose a tag to compare

Linear Transformation v1.0