aboutsummaryrefslogtreecommitdiff
path: root/AUTHORS
diff options
context:
space:
mode:
authorpwestin@webrtc.org <pwestin@webrtc.org@4adac7df-926f-26a2-2b94-8c16560cd09d>2012-12-21 17:46:24 +0000
committerpwestin@webrtc.org <pwestin@webrtc.org@4adac7df-926f-26a2-2b94-8c16560cd09d>2012-12-21 17:46:24 +0000
commit1b6da28047ccc8ac50a2e2b09c142bea7679761a (patch)
tree603b53bfeb59fe82a0db8d28e2ea092af735f42c /AUTHORS
parentf556890844914d884fa07dccbea976ffe3b4b7d2 (diff)
downloadwebrtc-1b6da28047ccc8ac50a2e2b09c142bea7679761a.tar.gz
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
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS1
1 files changed, 1 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index 63073aceab..ab2f4a1c94 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -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>