When using the paced sender, packets will be put into the rtp packet history and then retreived from there again when it is time to send. In some cases (low send bitrate and very large frames created) this may overflow, causing packets to be overwritten in the packet history before they have been sent. Check this condition and expand history size if needed. This is primarily triggered during screenshare, when switching to a large picture with lots of high frequency details in it. BUG=4171 R=stefan@webrtc.org Review URL: https://webrtc-codereview.appspot.com/34879004 Cr-Commit-Position: refs/heads/master@{#8195} git-svn-id: http://webrtc.googlecode.com/svn/trunk@8195 4adac7df-926f-26a2-2b94-8c16560cd09d
Description
The idea is to make CMake build for WebRTC m130 version - for audio processing module
Languages
C++
90.3%
Java
2.9%
C
2.2%
Objective-C++
2%
Python
1.3%
Other
1%