Commit 0c0c1c37 authored by fotopoulou's avatar fotopoulou Committed by Manuel Jander
Browse files

port fixes from float ivas-codec main

parent 84851f62
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -2049,6 +2049,10 @@ void stereo_switching_dec(
        move32();
        sts[1]->hTcxDec->conceal_eof_gain_e = sts[0]->hTcxDec->conceal_eof_gain_e;
        move16();
#ifdef FIX_BASOP_ISSUE_1585_CUT_BS_CRASH
        sts[1]->ini_frame = sts[0]->ini_frame;
        move16();
#endif
    }

    return;