| commit | 2cefac6c1685abfcd7b90fdef8e926f1c2b79bfa | [log] [tgz] |
|---|---|---|
| author | brandtr <brandtr@webrtc.org> | Fri Sep 22 07:46:25 2017 |
| committer | Commit Bot <commit-bot@chromium.org> | Fri Sep 22 07:46:25 2017 |
| tree | 8fb41c6b26ebb3609649753aaa80d266aa1298f3 | |
| parent | 433b11ede72a8047ad5b34d8ab522e2da07f99f8 [diff] |
Add full stack tests for MediaCodec encoder.
* Add audio_ prefix to CallTest::{en,de}coder_factory_.
* Let VideoQualityTest only instantiate encoders using encoder factories.
* Add HW encoder factories to VideoQualityTest.
* Add full stack tests:
- sqcif7 at 30 kbps: MediaCodec and libvpx.
- 240p10 at 100 kbps: MediaCodec, libvpx, and MediaCodec+libvpx.
BUG=webrtc:8219
Review-Url: https://codereview.webrtc.org/3005253002
Cr-Commit-Position: refs/heads/master@{#19923}
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.