Skip to content

Fix for LTV crash observed for encoder in CI [allow regression]

Sandesh Venkatesh requested to merge ltv_encoder_crash_fix_1 into main
  • Fixes Encoder original crash for test stream ltv_basop_encoder-OMASA 2TC 3ISM at br sw techs 13.2 to 512 kbps start 24.4 kbps, 32kHz in, 48kHz out, BINAURAL out
  • Cause: In inov_encode, the h2 buffer (derived from h1) exceeds Q12 range (>8.0f) in float.
  • Fix: Added saturation when scaling h2 to Q12
Edited by Sandesh Venkatesh

Merge request reports

Loading