commit | 50635036db48fbab93babef043a7611189891f0f | [log] [tgz] |
---|---|---|
author | Anders Carlsson <andersc@webrtc.org> | Thu Aug 09 22:01:10 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Aug 21 16:20:23 2018 |
tree | 98bdd09952b61e9e52aaaecdc1cf63cafbf89a20 | |
parent | 7d13a6e5b9ddc3b13c777328e105e02c9bf9bcf2 [diff] |
Add missing ifdefs to header files for SW video codecs. Some functions were removed from the implementation files when this flag is unset, but remained in the header files. Bug: webrtc:7925 Change-Id: I9f8f969fb52f83c05ba02500a62dee78d1bcb0dc Reviewed-on: https://webrtc-review.googlesource.com/80260 Reviewed-by: Magnus Jedvert <magjed@webrtc.org> Reviewed-by: Steve Anton <steveanton@webrtc.org> Reviewed-by: Taylor (left Google) <deadbeef@webrtc.org> Commit-Queue: Steve Anton <steveanton@webrtc.org> Cr-Commit-Position: refs/heads/master@{#24366}
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.