commit | ebd4f7988eb31d7c4c2a9cf2581c77a33a0ad6c4 | [log] [tgz] |
---|---|---|
author | kthelgason <kthelgason@webrtc.org> | Mon Sep 04 04:36:21 2017 -0700 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Sep 04 11:36:21 2017 +0000 |
tree | b34b6650c7b1a5ef1eb19470f8d53ec3f769554e | |
parent | 3c39c0137afa274d1d524b150b50304b38a2847b [diff] |
Let CreateVideoDecoder take a cricket::VideoCodec. This makes it possible for decoder factories to actually provide any video codec, not just the ones WebRTC knows about. It also brings the decoder factory interface more in line with that of the encoder factory. BUG=webrtc:8140 Review-Url: https://codereview.webrtc.org/3007433002 Cr-Commit-Position: refs/heads/master@{#19654}
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.