Loading lib_com/options.h +2 −2 Original line number Diff line number Diff line Loading @@ -158,14 +158,14 @@ #define SPLIT_REND_POSE_CORRECTION_UNUSED_BITS #define FIX_NUM_SUBFRAME_UPDATE #define FIX_1052_EXT_OUTPUT /* issue 1052: define EXT decoder output configuration for all IVAS formats */ #define FIX_1053_REVERB_RECONFIGURATION /* Philips: issue 1053: fix for dynamic switching of acoustic environment */ #define FIX_1082_INSTRUM_FAILED_LC3PLUS /* VoiceAge: issue 1082: fix ambiguous syntax in LC3Plus code leading to fails of instrumented builds */ #define FIX_1077_MEMORY_TEST_MISSING /* orange: issue 1077 : add missing memory test*/ #define FIX_1081_BINAURAL_SPLIT_PCM_SANITY_CHECK /* VA: issue 1081: correct error print-out when BINAURAL_SPLIT_PCM is requested */ #define FIX_1052_EXT_OUTPUT /* issue 1052: define EXT decoder output configuration for stereo and MC formats */ /* #################### End BE switches ################################## */ Loading Loading
lib_com/options.h +2 −2 Original line number Diff line number Diff line Loading @@ -158,14 +158,14 @@ #define SPLIT_REND_POSE_CORRECTION_UNUSED_BITS #define FIX_NUM_SUBFRAME_UPDATE #define FIX_1052_EXT_OUTPUT /* issue 1052: define EXT decoder output configuration for all IVAS formats */ #define FIX_1053_REVERB_RECONFIGURATION /* Philips: issue 1053: fix for dynamic switching of acoustic environment */ #define FIX_1082_INSTRUM_FAILED_LC3PLUS /* VoiceAge: issue 1082: fix ambiguous syntax in LC3Plus code leading to fails of instrumented builds */ #define FIX_1077_MEMORY_TEST_MISSING /* orange: issue 1077 : add missing memory test*/ #define FIX_1081_BINAURAL_SPLIT_PCM_SANITY_CHECK /* VA: issue 1081: correct error print-out when BINAURAL_SPLIT_PCM is requested */ #define FIX_1052_EXT_OUTPUT /* issue 1052: define EXT decoder output configuration for stereo and MC formats */ /* #################### End BE switches ################################## */ Loading