]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
FS-7517: this mode is more reliable, default for now
authorAnthony Minessale <anthm@freeswitch.org>
Wed, 17 Dec 2014 07:03:09 +0000 (01:03 -0600)
committerMichael Jerris <mike@jerris.com>
Thu, 28 May 2015 17:46:52 +0000 (12:46 -0500)
src/mod/codecs/mod_openh264/mod_openh264.cpp

index 6db8e83b69e74c216edc15255a3ad343d5a2289c..fa918565fc8e5b08a9ef33e2673cc547e04e1b72 100644 (file)
@@ -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