commit | 18e6edd57acb30e5a08c29c24d66f0d9b80d67c7 | [log] [tgz] |
---|---|---|
author | Sergey Silkin <ssilkin@webrtc.org> | Tue Oct 27 08:08:02 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Oct 27 10:56:54 2020 |
tree | 1ec8d7a6912fa4bc5bddfe24797ec5e7baeb6b29 | |
parent | d546186b89806ce3972128cc460ea02f82ba3575 [diff] |
Change SPS/PPS id update strategy to SPS_LISTING. INCREASING_ID, which is the default mode, triggers HW reset in chromium decoder wrapper. Set eSpsPpsIdStrategy to SPS_LISTING to prevent that. Note that WebRTC always resets the encoder on resolution change. This makes all strategies except INCREASING_ID essentially equivalent to CONSTANT_ID. Bug: chromium:1111273 Change-Id: I37405c97b3390f812d1dcaa111694b3b1d638035 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/190440 Reviewed-by: Rasmus Brandt <brandtr@webrtc.org> Commit-Queue: Sergey Silkin <ssilkin@webrtc.org> Cr-Commit-Position: refs/heads/master@{#32505}
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.