commit | 8bc773430f23544a39ca765776801385d4ae16c0 | [log] [tgz] |
---|---|---|
author | jackychen <jackychen@webrtc.org> | Thu Jul 28 20:07:43 2016 |
committer | Commit bot <commit-bot@chromium.org> | Thu Jul 28 20:07:52 2016 |
tree | 7bf30c037be13df9ec9158d618a1fb779e1803bb | |
parent | 55b0b3755421c7b795d78cf5836677078423a27f [diff] |
Memset svc_params in vp9 wrapper to avoid undefined behavior. Due to a recent interface change for svc_params in vp9 svc, which allows speed setting per layer, svc_params should be inited to 0 for safety. Review-Url: https://codereview.webrtc.org/2179753003 Cr-Commit-Position: refs/heads/master@{#13561}
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.