Bugfix for NACK behavior. Current code sends a number of duplicate NACK requests.

Landing of 573005 On behalf of an1kumar@gmail.com

TBR=mflodman
Review URL: https://webrtc-codereview.appspot.com/1002008

git-svn-id: http://webrtc.googlecode.com/svn/trunk@3322 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
pwestin@webrtc.org
2012-12-21 17:46:24 +00:00
parent f556890844
commit 1b6da28047
2 changed files with 15 additions and 2 deletions

View File

@ -7,3 +7,4 @@ Ben Strong <bstrong@gmail.com>
Petar Jovanovic <petarj@mips.com>
Martin Storsjo <martin@martin.st>
Jie Mao <maojie0924@gmail.com>
Anil Kumar <an1kumar@gmail.com>