Merge branch '1161-enable-force-tcx10-tcx20-on-the-encoder-command-line-in-debugging-mode' into 'main'
Resolve "Enable -force TCX10|TCX20 on the encoder command-line in DEBUGGING mode"
Closes #1161
See merge request !941
#define DEBUG_MODE_INFO_TWEAK /* Enable command line switch to specify subdirectory for debug info output inside "./res/" */
#define DEBUG_FORCE_MDCT_STEREO_MODE /* Force stereo mode decision for MDCT stereo: -stereo 3 1 forces L/R coding and -stereo 3 2 forces full M/S coding */
/*#define DBG_WAV_WRITER*//* Enable dbgwrite_wav() function for generating ".wav" files */
#define SUPPORT_JBM_TRACEFILE /* Support for JBM tracefile, which is needed for 3GPP objective/subjective testing, but not relevant for real-world implementations */