commit | 49ce67c9923aa7848d723bbbc147610ce1ed1a7b | [log] [tgz] |
---|---|---|
author | brandtr <brandtr@webrtc.org> | Sat Feb 11 08:25:18 2017 |
committer | Commit bot <commit-bot@chromium.org> | Sat Feb 11 08:25:18 2017 |
tree | 2705f3a614dd559dc82e8cd30f9ef54b5912beda | |
parent | 6607d84b443a26dc1415c767229d73d8d56bdaeb [diff] |
Do not encode frames in MultithreadedFakeH264Encoder after Release(). Other minor changes: - Define locks after stuff it is protecting - Use explicit default dtors - Replace unnecessary lock in DelayedEncoder with SequencedTaskChecker BUG=webrtc:7130 Review-Url: https://codereview.webrtc.org/2686103002 Cr-Commit-Position: refs/heads/master@{#16554}
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.