Skip to content

Fix #987: Avoid negative min_qp_prime_ts_minus4 values

Fix for ticket#987, which includes:

  • Clipping min_qp_prime_ts_minus4 to 0 at the low end
  • Print a warning message when IntenalBitDepth is lower than InputBitDepth
Edited by Frank Bossen

Merge request reports