
The variable playout_timestamp_ was not updated to the latest decoded timestamp while comfort noise was played. Instead, it was upadted using dead reckoning, which caused it to drift away from the timestamps of the incoming CNG packets. Now it is updated also during comfort noise playout. Since the change is only in NetEq4, this change also makes the test PlaysOutAudioAndVideoInSync use both ACM1/NetEq3 and ACM2/NetEq4. Re-enabling one NetEq unit test that is no longer failing thanks to this CL. BUG=2932 R=stefan@webrtc.org, turaj@webrtc.org Review URL: https://webrtc-codereview.appspot.com/8799004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@5649 4adac7df-926f-26a2-2b94-8c16560cd09d
Description
No description provided
Languages
C++
76%
C
16%
Python
2.3%
Java
2.1%
Objective-C++
1.5%
Other
1.9%