change packet loss expected amount for OPUS decoder (to be optimized)

This commit is contained in:
Volker Fischer 2013-03-06 16:45:35 +00:00
parent 089c60c9cd
commit 2b6e97bb83

View File

@ -116,7 +116,7 @@ LED bar: lbr
#define USE_LOW_COMPLEXITY_CELT_ENC
// percentage of expected packet loss in the OPUS encoder
#define OPUS_EXPECTED_PACKET_LOSS_PERC 10
#define OPUS_EXPECTED_PACKET_LOSS_PERC 50
// define the minimum allowed number of coded bytes for CELT (the encoder
// gets in trouble if the value is too low)