commit | cc83e32cdb938c519f9c14aca6061f583caa8e10 | [log] [tgz] |
---|---|---|
author | Qiu Jianlin <jianlin.qiu@intel.com> | Wed Jan 31 03:13:07 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jan 31 06:54:00 2024 |
tree | efed7cef05ba6cc11ca46f99a81d524aae534518 | |
parent | 056782c4b5c682ed8bf8881a31430717ab719122 [diff] |
Fix H.265 bitstream parser incorrect PPS reference. H.265 bitstream parser currently always assume pps id to be 0 when calculating the last slice QP. This assumption is incorrect. Bug: webrtc:13485 Change-Id: I06918df035e8e4a8e68eb3002a49b824ffd5f516 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/337080 Commit-Queue: Jianlin Qiu <jianlin.qiu@intel.com> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Cr-Commit-Position: refs/heads/main@{#41636}
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.