pub const AV1E_SET_TRANSFER_CHARACTERISTICS: aome_enc_control_id = 46;
Expand description

Codec control function to set transfer function info, int parameter

  • 0 = For future use
  • 1 = BT.709
  • 2 = Unspecified (default)
  • 3 = For future use
  • 4 = BT.470 System M (historical)
  • 5 = BT.470 System B, G (historical)
  • 6 = BT.601
  • 7 = SMPTE 240 M
  • 8 = Linear
  • 9 = Logarithmic (100 : 1 range)
  • 10 = Logarithmic (100 * Sqrt(10) : 1 range)
  • 11 = IEC 61966-2-4
  • 12 = BT.1361
  • 13 = sRGB or sYCC
  • 14 = BT.2020 10-bit systems
  • 15 = BT.2020 12-bit systems
  • 16 = SMPTE ST 2084, ITU BT.2100 PQ
  • 17 = SMPTE ST 428
  • 18 = BT.2100 HLG, ARIB STD-B67
  • 19 = For future use