-if:$MIRROR_ACCESS_TOKEN# Don't run in the mirror update pipeline (only then MIRROR_ACCESS_TOKEN is defined)
when:never
-if:$CI_PIPELINE_SOURCE == 'schedule'# Don't run in any scheduled pipelines by default (use schedule templates below to enable again for certain conditions)
when:never
-when:on_success
.rules-merge-request:
@@ -217,6 +219,12 @@ msan-on-merge-request-linux:
-python3 scripts/self_test.py --create | tee test_output.txt
/*#define FIX_IVAS_185_MDCT_ST_PLC_FADEOUT*//* IVAS-185 fix bug in TCX-PLC fadeout for MDCT-Stereo and improve fadeout by fading to background noise instead of white noise */
/*#define FIX_I1_113*//* under review : MCT bit distribution optimization for SBA high bitrates*/
#define FIX_ADAP_STEFI_SHIFT /* Issue 89: fix bug in parameter shift of adaptive stereo filling */
#define SPAR_SCALING_HARMONIZATION /* issue 80: Changes to harmonize scaling in spar */
#define SPAR_SCALING_HARMONIZATION /* Issue 80: Changes to harmonize scaling in spar */
#define SBA_INTERN_CONFIG_FIX_HOA2 /* Issue 99 : Fix for incorrect internal_config when output format is HOA2 or FOA*/
#define FIX_I98_HANDLES_TO_NULL /* Issue 98: do the setting of all handles to NULL in one place */
/* ################## End DEVELOPMENT switches ######################### */