[Non-BE] Resolve "Encoder crashing in bandwidth switching (MDCT)"
- Related issues: #943 (closed)
- Requested reviewers: @fotopoulou
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)