commit | 867d288d74ceb6cd5cb4ba6c413c0218b5e00a1f | [log] [tgz] |
---|---|---|
author | mflodman@webrtc.org <mflodman@webrtc.org> | Tue Feb 10 08:58:16 2015 |
committer | mflodman@webrtc.org <mflodman@webrtc.org> | Tue Feb 10 08:58:16 2015 |
tree | e5b49ac0a9c694e9ba65f24871e54c8d542e7684 | |
parent | c4fb2c793be664d29f67f5d76f7fcac6c9f491e5 [diff] |
Create a separate thread for pacing. This CL moves the pacer out from the regular module process thread to instead use one thread per pacer. This is to get better accuracy for the paced packets and to avoid overusing the module process thread. BUG= TEST=existing tests R=stefan@webrtc.org Review URL: https://webrtc-codereview.appspot.com/41839004 git-svn-id: http://webrtc.googlecode.com/svn/trunk/webrtc@8308 4adac7df-926f-26a2-2b94-8c16560cd09d