commit | 03eed7c8d0409c93021301e49cf7c93c884a7a5b | [log] [tgz] |
---|---|---|
author | Erik Språng <sprang@webrtc.org> | Wed Jan 20 21:12:33 2021 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Jan 21 10:29:05 2021 |
tree | 258eb9978a1508e8fe411415d4d3ec64728ab8fe | |
parent | a7e34d33fe70363acdabd41fe14f91469cdc1619 [diff] |
Fixes issue triggered by WebRTC-VP9-PerformanceFlags trial. Using WebRTC-VP9-PerformanceFlags and settings a multi-layer config, and then configuring the codec in non-svc mode would cause us to not set the cpu speed in libvpx. For some reason, that could trigger a crash in the encoder. This CL fixes that, and adds new test coverage for the code affected byt the trial. Bug: chromium:1167353, webrtc:11551 Change-Id: Iddb92fe03fc12bac37717908a8b5df4f3d411bf2 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/202761 Commit-Queue: Erik Språng <sprang@webrtc.org> Reviewed-by: Danil Chapovalov <danilchap@webrtc.org> Cr-Commit-Position: refs/heads/master@{#33051}
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.
See here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.