commit | 800787f03bf99403acdd24ec4ed435bfe326ffb4 | [log] [tgz] |
---|---|---|
author | Emircan Uysaler <emircan@webrtc.org> | Mon Jul 16 17:01:49 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Jul 16 17:28:17 2018 |
tree | 5e3269d8ff7dd0707c452214b3259a1cf1ca0559 | |
parent | d48b5f5a41faeca1c0ac2c88d644bb2bd6ed5004 [diff] |
Add color space information to webrtc::VideoFrame and extract from VP9 This CL is the first step for introducing color space information in webrtc. - Add ColorSpace class listing color profiles. - Add ColorSpace as a member of webrtc::VideoFrame. - Make use of this class by extracting info from VP9 decoder. Bug: webrtc:9522 Change-Id: I5e2514efee2a193bddb4459261387f2d40e936ad Reviewed-on: https://webrtc-review.googlesource.com/88540 Reviewed-by: Niklas Enbom <niklas.enbom@webrtc.org> Reviewed-by: Magnus Jedvert <magjed@webrtc.org> Commit-Queue: Emircan Uysaler <emircan@webrtc.org> Cr-Commit-Position: refs/heads/master@{#23988}
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.