commit | a6cc0f94bfa00c2817150c3f8ed79368208080de | [log] [tgz] |
---|---|---|
author | Niels Möller <nisse@webrtc.org> | Mon Feb 12 17:14:55 2018 +0100 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Feb 13 10:24:01 2018 +0000 |
tree | 298a7649bc9a6d1fc7cc5fbecaba2f1848462261 | |
parent | 00cecb98041d9d97df966467b690d1df8de37803 [diff] |
Refactor FakeVideoCapturer. Extract the code to produce a stream of frames to its own class, FakeFrameSource. Use in VideoAdapter unittests, to make the code simpler and not depend on the deprecated cricket::VideoCapturer. Bug: webrtc:6353 Change-Id: Ib5c34c6a0bd7f4338650459873ddc94b12d0c569 Reviewed-on: https://webrtc-review.googlesource.com/49740 Commit-Queue: Niels Moller <nisse@webrtc.org> Reviewed-by: Magnus Jedvert <magjed@webrtc.org> Reviewed-by: Taylor Brandstetter <deadbeef@webrtc.org> Cr-Commit-Position: refs/heads/master@{#21995}
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 http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.