commit | 68e56a59512d3b6e822503e45530e0574cb568f5 | [log] [tgz] |
---|---|---|
author | Sami Kalliomäki <sakal@webrtc.org> | Wed Oct 25 14:28:52 2017 +0200 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Oct 26 07:32:34 2017 +0000 |
tree | 095b6cabba4703ed3455142ae0ce681bd03b016b | |
parent | fb6d32602c89fcecf43a123c432a648fbdb3b86b [diff] |
Android: Update VideoDecoderFactoryWrapper to implement CreateVideoDecoderWithParams. Old CreateVideoDecoder interface is deprecated. This allows VideoDecoderFactoryWrapper to create codecs for types that WebRTC doesn't know about. Bug: webrtc:8140 Change-Id: I69aa1a0164642b4e4377daa1abeb9039c04fd884 Reviewed-on: https://webrtc-review.googlesource.com/15401 Reviewed-by: Magnus Jedvert <magjed@webrtc.org> Commit-Queue: Sami Kalliomäki <sakal@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20438}
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.