commit | abadbce1fa8156cd6b742ed337d40aee7fdcec8a | [log] [tgz] |
---|---|---|
author | Qiu Jianlin <jianlin.qiu@intel.com> | Thu Jan 02 13:30:37 2025 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jan 03 13:07:21 2025 |
tree | 7f9828d652b54869e28ddb1bb0dbe7b2a26ea593 | |
parent | 07f90d914c35ef8da0ac85b6e9107e8485ab9b66 [diff] |
Update is_first_packet_in_frame flag in H.265 depacketizer Follow H.265 spec section 7.4.2.4.4 to set is_first_packet_in_frame flag in rtp header, to make sure we only set it to true when corresponding NALU can be the first NALU in a frame. Bug: chromium:384391181 Change-Id: I082c38513d9d213f8d354633539028b57777368f Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/372742 Reviewed-by: Danil Chapovalov <danilchap@webrtc.org> Commit-Queue: Sergey Silkin <ssilkin@webrtc.org> Reviewed-by: Sergey Silkin <ssilkin@webrtc.org> Cr-Commit-Position: refs/heads/main@{#43651}
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.