FS-7517: this mode is more reliable, default for now
This commit is contained in:
parent
2a50c6d55c
commit
91b88aefe7
|
@ -34,7 +34,7 @@
|
|||
|
||||
#define EPSN (0.000001f) // (1e-6) // desired float precision
|
||||
#define PESN (0.000001f) // (1e-6) // desired float precision
|
||||
//#define MT_ENABLED
|
||||
#define MT_ENABLED
|
||||
|
||||
#include "codec_api.h"
|
||||
//#include "inc/logging.h" // for debug
|
||||
|
|
Loading…
Reference in New Issue