commit | 2aae2733a70c9dadfe20f04e8a85e4bfd9ef8ef7 | [log] [tgz] |
---|---|---|
author | Rasmus Brandt <brandtr@webrtc.org> | Tue May 29 09:31:15 2018 +0200 |
committer | Commit Bot <commit-bot@chromium.org> | Tue May 29 08:02:13 2018 +0000 |
tree | a024147031dc724af8368d88302b34be2f507cc4 | |
parent | b92f4800d755aa244beb3b16bd6b889a4d6b5487 [diff] |
Remove adapter bools from VideoCodecTestFixture::Config. It should be the responsibility of the fixture user to provide the exact codecs that should be tested instead. This reduces the coupling between the test fixture and the codec instantiation. Bug: webrtc:9317 Change-Id: I60d8f5c4b516ba33e2293d574ba17602c39f992b Reviewed-on: https://webrtc-review.googlesource.com/79147 Commit-Queue: Rasmus Brandt <brandtr@webrtc.org> Reviewed-by: Sergey Silkin <ssilkin@webrtc.org> Reviewed-by: Fredrik Solenberg <solenberg@webrtc.org> Cr-Commit-Position: refs/heads/master@{#23425}
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.