commit | b1a174041ddf3057f5d6d2f87affa0f11f9413df | [log] [tgz] |
---|---|---|
author | Andreas Pehrson <apehrson@mozilla.com> | Fri Jan 27 14:59:44 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 03 06:27:25 2023 |
tree | 87479f8d764db3c8b060f3e609b27b53cc3a10e6 | |
parent | 14d4e9f186952f02323ec43750252accb7ad5012 [diff] |
Relax VideoCaptureImpl::IncomingFrame size check When testing manually with gstreamer and v4l2loopback, the incoming buffer is often larger than the expected size. This change allows such frames, while still logging the error. Bug: webrtc:14830 Change-Id: I399aa55af6437d75b50830166a667547f6d144d4 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/291530 Commit-Queue: Stefan Holmer <stefan@webrtc.org> Reviewed-by: Ilya Nikolaevskiy <ilnik@webrtc.org> Reviewed-by: Stefan Holmer <stefan@webrtc.org> Cr-Commit-Position: refs/heads/main@{#39972}
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.