commit | 901e0ffc331cec63ecbfd05297d3c407aadbe164 | [log] [tgz] |
---|---|---|
author | Emircan Uysaler <emircan@webrtc.org> | Tue Jun 26 19:22:38 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Jun 26 20:23:37 2018 |
tree | d7172f5c7edb49439b07b3bbb416ec24eca25bdb | |
parent | 07563732f66cddc77213e84c70a1a38f3e8961a5 [diff] |
Add bit depth information to PlanarYuvBuffer For HDR codecs, we expect to receive input that has 10-bit color depth. But currently, WebRTC assumes only 8-bit input and output. This CL adds k010 format that represent this input. Bug: webrtc:9376 Change-Id: Ie7df64b0eddb0752b493e0457a49083a1e87ba51 Reviewed-on: https://webrtc-review.googlesource.com/81920 Commit-Queue: Emircan Uysaler <emircan@webrtc.org> Reviewed-by: Niklas Enbom <niklas.enbom@webrtc.org> Reviewed-by: Niels Moller <nisse@webrtc.org> Cr-Commit-Position: refs/heads/master@{#23749}
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.