commit | 0013dcc0c1b541acc51394b91c559a26db3bf4bc | [log] [tgz] |
---|---|---|
author | Peter Boström <pbos@webrtc.org> | Fri Feb 19 19:42:19 2016 |
committer | Peter Boström <pbos@webrtc.org> | Fri Feb 19 19:42:30 2016 |
tree | b5ee21796906a22120ff2b2574c7eabdb9739574 | |
parent | 7254890b285e36e89621c6bf7f9257749d348bc7 [diff] |
Simplify SSRC usage inside ViEEncoder. Since SSRCs can no longer change on the fly, SSRC code can be made a lot simpler (and faster). Resulting code has less and shorter locking. BUG=webrtc:5494 R=danilchap@webrtc.org Review URL: https://codereview.webrtc.org/1713683003 . Cr-Commit-Position: refs/heads/master@{#11691}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.