Loading
Bug 1828517 - Vendor libwebrtc from 079e93de17
Upstream commit: https://webrtc.googlesource.com/src/+/079e93de17e5126676c729309adcf9d483486092 Add callback for raw frames for video capture This is needed for Chromium. The video capture API in Chromium expects the raw frames and it will always convert or copy the frame. With the existing API that would mean copying the frame twice. Bug: webrtc:13177 Change-Id: I71f6e2dc6d5a812c3641ac691b75d50178fa0de7 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/264548 Commit-Queue: Ilya Nikolaevskiy <ilnik@webrtc.org> Reviewed-by:Ilya Nikolaevskiy <ilnik@webrtc.org> Cr-Commit-Position: refs/heads/main@{#39095}