Resolve "BASOP assert in renderer for MASA2 to MONO with ltv signal"

Reason why this change is needed

  • There is assertion in code. Some unintended code is run and the result is that Q-factor is also running wild.

Description of the change

  • The quick fix here is to make the checks in intermidiate_ext_dirac_render to also check for max_band_decorr > 0.

Affected operating points

  • Affects IVAS_rend. Probably BE change but, in theory, the uninitialized memory could have been used in rendering.

Closes #2475 (closed)

Merge request reports

Loading