qm_select: changed default settings for uep.
Review URL: http://webrtc-codereview.appspot.com/132015 git-svn-id: http://webrtc.googlecode.com/svn/trunk@584 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
@@ -771,7 +771,7 @@ VCMQmRobustness::SetUepProtection(WebRtc_UWord8 codeRateDelta, float totalRate,
|
|||||||
WebRtc_UWord8 packetLoss, bool frameType)
|
WebRtc_UWord8 packetLoss, bool frameType)
|
||||||
{
|
{
|
||||||
// Default:
|
// Default:
|
||||||
bool uepProtection = true;
|
bool uepProtection = false;
|
||||||
|
|
||||||
if (_contentMetrics == NULL)
|
if (_contentMetrics == NULL)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user