commit | ee49f7087f93aacffb887ac7b5ac75ff842b501a | [log] [tgz] |
---|---|---|
author | philipel <philipel@webrtc.org> | Mon Nov 05 17:30:22 2018 +0100 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Nov 05 17:37:07 2018 +0000 |
tree | 4a41369c19f1abdb58c636dc1428b8d092590342 | |
parent | c22f551842df379e2626015596501e51a4ac1182 [diff] |
Remove VideoEncoder::SetChannelParameters. The SetChannelParameters function was used when WebRTC supported decoding with errors, which we no longer do. This cleanup CL is related to the work tracked by 9946. Bug: webrtc:9946 Change-Id: Id2d5ed23031388f890c42651bfbe5f79eda701e5 Reviewed-on: https://webrtc-review.googlesource.com/c/108861 Reviewed-by: Stefan Holmer <stefan@webrtc.org> Reviewed-by: Rasmus Brandt <brandtr@webrtc.org> Reviewed-by: Niels Moller <nisse@webrtc.org> Reviewed-by: Sami Kalliomäki <sakal@webrtc.org> Commit-Queue: Philip Eliasson <philipel@webrtc.org> Cr-Commit-Position: refs/heads/master@{#25505}
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.