commit | 8818237538740b3b5ebdab869f4844355348be9d | [log] [tgz] |
---|---|---|
author | Karl Wiberg <kwiberg@webrtc.org> | Mon Oct 16 23:02:46 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Oct 19 13:12:51 2017 |
tree | af55119ebf17875a84c4685d1240a9f24bbe011b | |
parent | 5f5fc6845a670896faeac5d31825a71c8f770cf5 [diff] |
voe::Channel: Don't use CodecManager and RentACodec As a bonus, we also get rid of most uses of CodecInst in voe::Channel. BUG=webrtc:8396 Change-Id: I20f82274dcec2ad8be6e046b987d7d65a19d0e46 Reviewed-on: https://webrtc-review.googlesource.com/10802 Reviewed-by: Oskar Sundbom <ossu@webrtc.org> Commit-Queue: Karl Wiberg <kwiberg@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20354}
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.