lower block error rate bound for auto jitter buffer to increase audio quality (note that the delay will be slightly higher)

This commit is contained in:
Volker Fischer 2012-02-25 17:54:47 +00:00
parent 2a18aa0b1b
commit ddfa045419

View file

@ -35,7 +35,7 @@
#define MAX_STATISTIC_COUNT 11000
// definition of the error bound
#define ERROR_RATE_BOUND 0.002
#define ERROR_RATE_BOUND 0.001
// number of simulation network jitter buffers for evaluating the statistic
#define NUM_STAT_SIMULATION_BUFFERS 11