commit | 53edac6c0ee266b148270de8a5e8eb855c9cdba0 | [log] [tgz] |
---|---|---|
author | Peter Boström <pbos@webrtc.org> | Tue Apr 26 22:08:34 2016 |
committer | Peter Boström <pbos@webrtc.org> | Tue Apr 26 22:08:45 2016 |
tree | 12546b0678aeebb0ff440824c07bff0de83283f7 | |
parent | 73894369791cb5eedc8788baf918ec07d11d351d [diff] |
Report dropped frames from codec thread. Removes data race inside QualityScaler which were called both from the codec thread and the invoking thread at the same time. BUG=webrtc:5678 R=glaznev@webrtc.org Review URL: https://codereview.webrtc.org/1919883002 . Cr-Commit-Position: refs/heads/master@{#12517}
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.