Skip to content
  • Sebastien Alaiwan's avatar
    Clamp inverse transform coefficients · 29504172
    Sebastien Alaiwan authored
    When --enable-coefficient-range-checking isn't specified, clamp the
    coefficients at each stage.
    
    This doesn't change the decoder behavior for existing AV1 streams.
    However, some AV1 bitstreams that would have been rejected by the
    decoder as illegal (range check failure) are now legal bitstreams.
    
    There is no impact on video quality.
    
    BUG=aomedia:30
    
    Change-Id: Ibcf1683e5c2ae9f91a7f37b468c4bc72e98e22fa
    29504172