commit | 9e79e6b9b3b560f9fc18895620af286c0ee4855a | [log] [tgz] |
---|---|---|
author | Erik Språng <sprang@webrtc.org> | Thu Apr 25 16:01:03 2019 +0200 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Apr 25 14:44:40 2019 +0000 |
tree | f0e82c980df9f21c0d43727e39f4539fc5013812 | |
parent | 0fb0bd8e9f32d714df649257c2786351979ac6dc [diff] |
Consolidate mock video encoders Use the MockVideoEncoder from the api target in encoder_simulcast_proxy_unittest, rather than a custom MockEncoder. This also prevents issue when new SetRates() is made pure virtual. Bug: webrtc:10481 Change-Id: I72469803c00f7014eeac5b9321d1e0d716fa245d Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/134211 Reviewed-by: Niels Moller <nisse@webrtc.org> Commit-Queue: Erik Språng <sprang@webrtc.org> Cr-Commit-Position: refs/heads/master@{#27774}
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.