commit | 1535b0a34bca709cd6837407c381a9219c4ae3f1 | [log] [tgz] |
---|---|---|
author | Stefan Mitic <stefan.mitic@nutanix.com> | Thu Feb 24 16:54:33 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Feb 24 21:10:12 2022 |
tree | ace54ec22aee19270aa803acf0e7ccf09a8dd3a0 | |
parent | ecd5ba15cb1bea32eafef85abbc091e43947dbb3 [diff] |
Add I444Buffer tests in video_frame_unittest.cc @nisse suggested to add test for I444Buffer to VideoFrameBuffer test in https://webrtc-review.googlesource.com/c/src/+/251303 and I agree that they should exist. Didn't get the time to add them before the change was merged, so here they are. I took the liberty of reworking the tests to extend support to any buffer type based on PlanarYuvBuffer (only limited by interface method implementations) but still retain the same functionality. Bug: webrtc:13669 Change-Id: I67998b635e05e1403e2dc6cfe3483590a5788453 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/251460 Reviewed-by: Ilya Nikolaevskiy <ilnik@webrtc.org> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Harald Alvestrand <hta@webrtc.org> Cr-Commit-Position: refs/heads/main@{#36071}
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.