commit | 7eb8e9fd7b5400ef73572ee80ef29a8e4e89e12c | [log] [tgz] |
---|---|---|
author | Anders Carlsson <andersc@webrtc.org> | Fri May 18 08:33:04 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Fri May 18 09:43:26 2018 |
tree | 15f0759407e5080d6123da36cf0d5f6cb4987b57 | |
parent | 460f53bb860e5f9968ec86c6d7de19bf081cc37d [diff] |
Add RegisterExternalDecoder in VideoCodingModule. In preparation for landing https://webrtc-review.googlesource.com/c/src/+/72441 a downstream project that uses the VideoCodingModule needs to be able to inject a decoder object created from the outside, just like how encoders are possible to inject. Bug: webrtc:7925 Change-Id: Ibaeffda55f84410436d79f75730e7352e298b9f0 Reviewed-on: https://webrtc-review.googlesource.com/77160 Commit-Queue: Anders Carlsson <andersc@webrtc.org> Reviewed-by: Rasmus Brandt <brandtr@webrtc.org> Cr-Commit-Position: refs/heads/master@{#23297}
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.