commit | 463d44a8057a17746f22720a1f93f60c42d0662d | [log] [tgz] |
---|---|---|
author | Florent Castelli <orphis@webrtc.org> | Fri Jul 12 13:35:53 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Jul 24 15:23:44 2019 |
tree | 226c91b4bf255a138d81e0b7707975b302295d2a | |
parent | 418f0c5ff97cb5afc6bb7f1471f13bac8fdffd90 [diff] |
Don't crash when simulcast layer count is different from RID count In some situation, we disable simulcast in the encoder pipeline without changing the sender's RIDs and it would crash. This should only happen now when requesting simulcast with VP9 codec, for which you currently get SVC instead. Bug: webrtc:10660 Change-Id: I4f3b3d7760aded8f0769f8357c03ed8580ea46fa Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/145336 Reviewed-by: Sebastian Jansson <srte@webrtc.org> Commit-Queue: Florent Castelli <orphis@webrtc.org> Cr-Commit-Position: refs/heads/master@{#28669}
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 http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.