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
diff --git a/AUTHORS b/AUTHORS
index 63073ac..ab2f4a1 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -7,3 +7,4 @@
 Petar Jovanovic <petarj@mips.com>
 Martin Storsjo <martin@martin.st>
 Jie Mao <maojie0924@gmail.com>
+Anil Kumar <an1kumar@gmail.com>