commit | 2a1bbc342219db86a908824cd5ce3e71fc706d27 | [log] [tgz] |
---|---|---|
author | Anders Carlsson <andersc@webrtc.org> | Wed Apr 04 10:49:43 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Apr 04 12:29:30 2018 |
tree | 1d6c6a6ac1b628c9efc2c6ed8020177e0bcc0dde | |
parent | 98ee49d5fb03c6746de92ac4f275d7f4cc61052d [diff] |
ObjC: Deprecate codec settings parameter in startDecode method. This parameter is being removed from the C++ API, remove it from the ObjC API also. It was never used for anything by the H264 decoder. Bug: webrtc:9107 Change-Id: I5222eac932a4e7d4129d803f8126b5e8d0b027b6 Reviewed-on: https://webrtc-review.googlesource.com/66740 Reviewed-by: Kári Helgason <kthelgason@webrtc.org> Commit-Queue: Anders Carlsson <andersc@webrtc.org> Cr-Commit-Position: refs/heads/master@{#22730}
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.