commit | 4a6a7465d03f0b581122f11385aca87294eebd5d | [log] [tgz] |
---|---|---|
author | Andreas Pehrson <apehrson@mozilla.com> | Tue Nov 26 22:59:42 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Nov 27 12:16:36 2024 |
tree | f209d00a04870a32f31372566995aa7d487db34d | |
parent | 4060745995b8d054584969c7f55a6ef57da0a54d [diff] |
In ParseNonParameterSetNalu check BitstreamReader::Ok before returning early ~BitstreamReader() DCHECKs that the last read has been verified, so all paths where we may leave the slice_reader instance's scope early must be guarded by an Ok(). Bug: None Change-Id: Ic67f87c04d1f042392c1dd6a066fdccf26e19003 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/369540 Reviewed-by: Sergey Silkin <ssilkin@webrtc.org> Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> Reviewed-by: Tomas Gunnarsson <tommi@webrtc.org> Reviewed-by: Danil Chapovalov <danilchap@webrtc.org> Cr-Commit-Position: refs/heads/main@{#43463}
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.