commit | c530e64f660f3a10db47baf576b86031336f639c | [log] [tgz] |
---|---|---|
author | Erik Språng <sprang@webrtc.org> | Mon Aug 25 09:31:52 2025 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Aug 25 16:53:08 2025 |
tree | 96d207bf6dcad31eaa6d98f97ce5c41139bbf4b6 | |
parent | a2dab3cb799c3aac1ef306d1a9ecc33a65f626d2 [diff] |
Fix wraparound issue in FrameInstrumentationGenerator. This prevents an RTC_CHECK from triggering if the sequence index wraparound happens on a delta frame. Bug: webrtc:440978611, chromium:440989756 Change-Id: I4d893687391e87a0d2a8476d0db70153b0e8a768 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/406100 Commit-Queue: Erik Språng <sprang@webrtc.org> Reviewed-by: Fanny Linderborg <linderborg@webrtc.org> Auto-Submit: Erik Språng <sprang@webrtc.org> Cr-Commit-Position: refs/heads/main@{#45426}
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.