commit | 14ee8037b0e9a5852084dd5532b70382be97e036 | [log] [tgz] |
---|---|---|
author | Evan Shrubsole <eshr@webrtc.org> | Tue Apr 26 14:01:44 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 28 12:43:14 2022 |
tree | ac2f4c26c164e507d17e47e61ec8e47c694f7627 | |
parent | 1c1847707033bfdad65405761247b533c2b078f1 [diff] |
Combine VideoReceiveStream2TestWithFakeDecoder into the main test suite This is achieved by wrapping a fake decoder inside the mock decoder, in a sort of spy pattern. This is preperation for moving the FrameBufferProxy tests into the main VideoReceiveStream2 suite. Bug: webrtc:14003 Change-Id: I7b9691cc5a1a8a3fadfb7aa6981752b647d5c73f Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/260113 Reviewed-by: Ilya Nikolaevskiy <ilnik@webrtc.org> Commit-Queue: Evan Shrubsole <eshr@webrtc.org> Cr-Commit-Position: refs/heads/main@{#36691}
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.