commit | 79aab3ff51105d7ef38152e27cfcdb513313a6db | [log] [tgz] |
---|---|---|
author | philipel <philipel@webrtc.org> | Mon Mar 26 12:31:23 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Mar 27 13:39:50 2018 |
tree | 17739fd87d7323fc52b886354307879017664514 | |
parent | ef99888bca9919addb36c9c00d5f5359070589d9 [diff] |
VideoStreamDecoderImpl implementation, part 2. In this CL the GetDecoder support function is implemented. It will be called from the (not yet existing) Decode function whenever a frame is about to be decoded in order to get the correct decoder for the current frame. Bug: webrtc:8909 Change-Id: I35e40c108fb652d566b1a5fdff60a703f5615406 Reviewed-on: https://webrtc-review.googlesource.com/64448 Reviewed-by: Niels Moller <nisse@webrtc.org> Reviewed-by: Stefan Holmer <stefan@webrtc.org> Commit-Queue: Philip Eliasson <philipel@webrtc.org> Cr-Commit-Position: refs/heads/master@{#22627}
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.