Loading lib_com/options.h +0 −4 Original line number Diff line number Diff line Loading @@ -160,9 +160,6 @@ #define FIX_137_SID_MD_BITS /* Dlb: Fix issue #137 , SID bitrate mismatch correction */ #define FIX_470_MASA_JBM_EXT /* Nokia: Issue 470, fix MASA EXT output with JBM */ #define FIX_564 /* Nokia: Issue 564: Fix gains in JBM path for SBA with parametric binaural renderer */ // 5 ms branch switches start // TODO: Check all switches in this section, remove if they were accepted #define FIX_566_2DIR_MASA_384K /* Nokia: Issued 566: Bugfix in 384k MASA metadata encoding of second direction */ #define FIX_551_HEADTRACKER_INIT /* FhG: move setting of orientation tracking type to earlier */ #define FIX_678_ISM_SBA_ASAN /* FhG: fix asan in the access of the interpolator*/ #define FIX_676_JBM_USAN /* FhG: fix usan in acessing transport channel buffers */ Loading @@ -175,7 +172,6 @@ #define FIX_REND_DELAY_COMP /* FhG: fix delay compensation in renderer.c - Doesn't affect BE as the broken code was never executed on main */ #define LIB_REND_FIX_HRTFPARAMBIN_MEMLEAK #define FIX_CQMFPREDDEC_FREE /* FhG: avoid double free / free of NULL in DeletePredictionDecoder() */ // 5 ms branch switches end #define FIX_559_EXTL_IGF_MISMATCH /* VA: issue 559: fix mismatch between st->extl and st->igf observed as crash in PlanarSBA bitrate switching */ #define FIX_571_REVERB_NOT_ACTIVATED_ISM /* Philips: Issue 571: Reverb not activated for discrete and parametric ISM */ #define FIX_QMETA_SID_5k2 /* Nokia: Issue 137: enable using full 5.2k bitrate in MASA SID */ Loading Loading
lib_com/options.h +0 −4 Original line number Diff line number Diff line Loading @@ -160,9 +160,6 @@ #define FIX_137_SID_MD_BITS /* Dlb: Fix issue #137 , SID bitrate mismatch correction */ #define FIX_470_MASA_JBM_EXT /* Nokia: Issue 470, fix MASA EXT output with JBM */ #define FIX_564 /* Nokia: Issue 564: Fix gains in JBM path for SBA with parametric binaural renderer */ // 5 ms branch switches start // TODO: Check all switches in this section, remove if they were accepted #define FIX_566_2DIR_MASA_384K /* Nokia: Issued 566: Bugfix in 384k MASA metadata encoding of second direction */ #define FIX_551_HEADTRACKER_INIT /* FhG: move setting of orientation tracking type to earlier */ #define FIX_678_ISM_SBA_ASAN /* FhG: fix asan in the access of the interpolator*/ #define FIX_676_JBM_USAN /* FhG: fix usan in acessing transport channel buffers */ Loading @@ -175,7 +172,6 @@ #define FIX_REND_DELAY_COMP /* FhG: fix delay compensation in renderer.c - Doesn't affect BE as the broken code was never executed on main */ #define LIB_REND_FIX_HRTFPARAMBIN_MEMLEAK #define FIX_CQMFPREDDEC_FREE /* FhG: avoid double free / free of NULL in DeletePredictionDecoder() */ // 5 ms branch switches end #define FIX_559_EXTL_IGF_MISMATCH /* VA: issue 559: fix mismatch between st->extl and st->igf observed as crash in PlanarSBA bitrate switching */ #define FIX_571_REVERB_NOT_ACTIVATED_ISM /* Philips: Issue 571: Reverb not activated for discrete and parametric ISM */ #define FIX_QMETA_SID_5k2 /* Nokia: Issue 137: enable using full 5.2k bitrate in MASA SID */ Loading