commit | 18314bd8d2cb27fa58e4d304bbc428e3ed1736ba | [log] [tgz] |
---|---|---|
author | Johannes Kron <kron@webrtc.org> | Mon Dec 09 10:53:08 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Dec 09 13:56:55 2019 |
tree | f0859f026cfdbeefd8d6d697ef8534ee6abd5ad9 | |
parent | ef3998ffd133a7ae47ea980e65673b2e7b76d20e [diff] |
Distinguish between send and receive video codecs Even though send and receive codecs are the same, they might have different support in HW. Distinguish between send and receive codecs to be able to keep track of which codecs have HW support. Bug: chromium:1029737 Change-Id: I16a80da44c5061ca42f2aabda76e6bf0b879bf7b Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/161306 Reviewed-by: Anders Carlsson <andersc@webrtc.org> Reviewed-by: Steve Anton <steveanton@webrtc.org> Commit-Queue: Johannes Kron <kron@webrtc.org> Cr-Commit-Position: refs/heads/master@{#30041}
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.