]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
FS-8136: [mod_h26x] do not load passthru video codecs by default
authorBrian West <brian@freeswitch.org>
Tue, 8 Sep 2015 23:33:34 +0000 (18:33 -0500)
committerBrian West <brian@freeswitch.org>
Tue, 8 Sep 2015 23:33:41 +0000 (18:33 -0500)
conf/vanilla/autoload_configs/modules.conf.xml

index d78669b66da6a0d27ab215bfc6811c65f0933aa6..78c9a42e8fdaafc0ff2388d371cab8ebe3647922 100644 (file)
@@ -91,7 +91,7 @@
     <load module="mod_g729"/>
     <load module="mod_amr"/>
     <!--<load module="mod_ilbc"/>-->
-    <load module="mod_h26x"/>
+    <!--<load module="mod_h26x"/>-->
     <load module="mod_vpx"/>
     <load module="mod_b64"/>
     <!--<load module="mod_siren"/>-->