commit | 2fee4d61ba26fcc5a130521c3d62792259b64a20 | [log] [tgz] |
---|---|---|
author | philipel <philipel@webrtc.org> | Wed Mar 21 15:52:13 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Mar 22 11:23:24 2018 |
tree | f94473f19498726a2e3268558acbe3c7f1df698c | |
parent | b3179c75ed409fffbaa64ecbee90db243b11efe9 [diff] |
VideoStreamDecoder skeleton. Initial commit for the public VideoStreamDecoder. To get some initial feedback about structuring within WebRTC this CL only contains the skeleton of the class. Bug: webrtc:8909 Change-Id: I076bb45dd30a450b3f7ef239e69ff872dc34dcf2 Reviewed-on: https://webrtc-review.googlesource.com/62080 Reviewed-by: Niels Moller <nisse@webrtc.org> Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Commit-Queue: Philip Eliasson <philipel@webrtc.org> Cr-Commit-Position: refs/heads/master@{#22560}
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.