Files
platform-external-webrtc/webrtc/modules/audio_coding/neteq4
henrik.lundin@webrtc.org ca8cb95364 Implement a test for an old corner-case in NetEq
This CL implements a unit test to cover an case where comfort noise
packets should be discarded. The situation arises when NetEq gets a
duplicate comfort noise packet. Without this check, the duplicate would
be decoded, and a the timing would shift.

As it turned out, the corner-case funcionality was not completely
accurate in NetEq4. This is because decision_logic_::cng_state_ is set
after the corner-case check. In the old NetEq3, the corresponding state
was changed before the check. This is now fixed.

R=turaj@webrtc.org

Review URL: https://webrtc-codereview.appspot.com/9639005

git-svn-id: http://webrtc.googlecode.com/svn/trunk@5685 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-03-12 10:26:52 +00:00
..
2013-09-30 20:07:39 +00:00
2013-01-29 12:09:21 +00:00
2013-01-29 12:09:21 +00:00
2013-01-29 12:09:21 +00:00
2013-09-25 17:42:17 +00:00
2013-01-29 12:09:21 +00:00
2013-01-29 12:09:21 +00:00
2014-02-17 11:37:16 +00:00
2013-01-29 12:09:21 +00:00
2013-01-29 12:09:21 +00:00
2014-01-09 14:01:55 +00:00
2013-07-30 17:25:07 +00:00
2013-01-29 12:09:21 +00:00
2014-01-09 14:01:55 +00:00
2014-01-09 14:01:55 +00:00
2013-01-29 12:09:21 +00:00
2013-01-29 12:09:21 +00:00