#define OBJ_EDITING_EXAMPLE /* obj editing example code in decoder.c */
#define OMASA_OBJECT_EDITING /* Nokia: object editing interface for OMASA */
#define OBJ_EDITING_PARAMISM_BIN /* Nokia: object editing for ParamISM to binaural */
#define FIX_BRATE_SWITCHING /* VA: fix bitrate switching cases in OMASA and OSBA */
#endif
/* ################### Start BE switches ################################# */
@@ -190,6 +192,7 @@
#define FIX_1139_REV_COLORATION_SHORT_T60 /* Nokia,FhG: Fix issue 1139, prevent sound coloration artefacts at very low reverberation times */
#define NONBE_FIX_1208_DFT_STEREO_PLC_BURST /* Ericsson: Issue 1208, fix for overflow of sample offset counter for burst error in DFT Stereo PLC. */
#define FIX_1206_ZERO_OUT_IMDCT_BUFFERS_FOR_MCT_IGNORE /* FhG: zero out all relevant imdct buffers in MCT decoding of channels with mct_chan_mode == MCT_CHAN_MODE_IGNORE */
#define NONBE_1199_OMASA_JBM_BRATE_SW_FLUSH /* VA: issue 1199: fix bug in renderer flush in OMASA JBM bitrate switching */
/* ##################### End NON-BE switches ########################### */