Skip to content

Cleanup 20251210

Cleanup of switches, as agreed on 2025-12-09:

BE switches

  • FIX_1990_SANITIZER_IN_REVERB_LOAD - Nokia: Fix issue part of issue 1990 by introducing missing free of structure - keep until #2059 is addressed
  • FIX_1999_TEMPORARY_DISABLE_DIST_ATT_CHECK - Eri: Issue 1999: Range check on float values of distance attenuation, while the float values are not propagated to this function. The test is not correct, but configurable distance attenuation is not used in Characterization. -> keep
  • TMP_1342_WORKAROUND_DEC_FLUSH_BROKEN_IN_SR - FhG: Temporary workaround for incorrect implementation of decoder flush with split rendering -> keep
  • NONBE_1122_KEEP_EVS_MODE_UNCHANGED - FhG: Disables fix for issue 1122 in EVS mode to keep BE tests green. This switch should be removed once the 1122 fix is added to EVS via a CR. -> keep
  • FIX_1435_MOVE_STEREO_PANNING - VA: issue 1435: do the EVS stereo panning in the renderer -> keep
  • FIX_BASOP_2201_HARMONIZE_HRTF_FILE_READER_CREND - OR : Fix issue basop 2201 hrtf_file_reader crend differs between basop ivas-main and ivas-float-update -> accept
  • FIX_2245_INIT_FD_CNG_EVS - Dolby/VA: Issue 2245: initialize FD CNG with EVS-type of init function -> accept

Non-BE switches

  • FIX_1454_FIX_STEREO_TO_FOA_JBM - VA: issue 1454: fix buggy stereo to FOA in JBM -> keep
  • FIX_2015_PREMPH_SAT_ALT_PART2 - VA: Add missing scaling factor to be passed to AVQ_cod() -> accept
  • FIX_2253_CORRECT_GSC_MINIMUM_PIT_SEARCH - VA: Fix Issue 2253 where the encoder and decoder could get out of sync -> accept
  • NONBE_FIX_1967_SBA_DECODER_MONO_OUT_BIG_DIFFERENCES - Dolby: Fix basop issue 1967 -> accept

Note: upon request, the switches under Optimization switches are not touched.

Merge request reports

Loading