commit | d7de6e5ea455f2182f7d6ab0af50147d524ae3ff | [log] [tgz] |
---|---|---|
author | Byoungchan Lee <daniel.l@hpcnt.com> | Fri Apr 29 07:10:42 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Apr 29 19:27:22 2022 |
tree | da7a5a721d22042a5142bd495149cfc66d5f2e8e | |
parent | e8aa4155a336216a8ed5e3ef69e1d15a5e1f4463 [diff] |
Fix rendering tests of RTCMTLVideoViewTests to work as expected In https://webrtc-review.googlesource.com/c/src/+/244420, I added sanity check of RTCVideoFrame in RTCMTLVideoView, but I forgot to modify the related tests. Fix this by adding the appropriate property stubs to RTCVideoFrame stubs created in RTCMTLVideoViewTests. Bug: webrtc:13990, webrtc:13490 Change-Id: I21f0f75cd052e4255e1eee5f39ffdd50c2f8e61b Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/260420 Reviewed-by: Peter Hanspers <peterhanspers@webrtc.org> Reviewed-by: Jeremy Leconte <jleconte@google.com> Reviewed-by: Kári Helgason <kthelgason@webrtc.org> Commit-Queue: Daniel.L (Byoungchan) Lee <daniel.l@hpcnt.com> Cr-Commit-Position: refs/heads/main@{#36714}
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.