Merge branch '907-lf-issue-when-switching-from-td-stereo-to-fd-stereo-during-a-fer-at-24-4-kbps' into 'main'
fix proposal for 907, LF issue when switching from TD stereo to FD stereo during a FER at 24.4 kbps [allow regression]
Closes #907
See merge request !637
#define FIX_875_SATURATION_DURING_ROUNDING /* VA: fix a possible saturation when rounding */
#define FIX_882_LOW_LEVEL_DISCONTINUITIES /* VA: Fix 882, discontinuities for low level signal by adding a scaling function that uses rounding, this function is more complex than normal one, has to be used only when necessary*/
#define FIX_879_DIFF_CONCEAL_PATH /* FhG: Fix for issue 879 and different concelalment paths that led to crash */
#define FIX_907_MEM_UPDATE_ISSUE /* VA: fix for 907, multiples issues surrounding mem_syn_r and update of mem_syn2 when FS is changing */
/* ################## End DEVELOPMENT switches ######################### */