Ticket #39719: patch-mediastreamer2-src-audiofilters-speexec.c.diff

File patch-mediastreamer2-src-audiofilters-speexec.c.diff, 384 bytes (added by gallafent, 9 years ago)
  • mediastreamer2/src/audiofilters/speexec.c

    old new  
    4646#define EC_DUMP_PREFIX "/dynamic/tests"
    4747#endif
    4848
    49 static const float smooth_factor=0.05;
    5049static const int framesize=64;
    5150static const int flow_control_interval_ms=5000;
    5251