6b7d5e5a9a04164c0f7ecc4cd9dc9ffdc729c5f5 was actually wrong, I was sick that day, I should have gotten more rest.. =/

This commit is contained in:
Anthony Minessale 2012-11-05 10:33:28 -06:00
parent b86944bcac
commit 72daaa73e9

View File

@ -182,7 +182,7 @@ SWITCH_MODULE_LOAD_FUNCTION(mod_opus_load)
{
switch_codec_interface_t *codec_interface;
int samples = 480;
int bytes = 80;
int bytes = 960;
int mss = 10000;
int x = 0;
int rate = 48000;