Skip to content

[Non-BE] Resolve "Encoder crashing in bandwidth switching (MDCT)"

Jan Kiene requested to merge 943-encoder-crashing-in-bandwidth-switching-mdct into main

Reason why this change is needed

  • Crash in bandwidth switching in MDCT-stereo core coder when going from WB to >WB
  • Reason is that IGF handle is not allocated after the switching (no IGF at WB).

Description of the change

  • Switch order of setting the BW and reconfiguring the IGF encoder.

Affected operating points

  • Non-BE as it fixes a crash

Related to #943 (closed)

Merge request reports

Loading