webrtc/common_video
Emircan Uysaler 901e0ffc33 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}
2018-06-26 20:23:37 +00:00
..
h264 Replace rtc::Optional with absl::optional 2018-06-21 09:32:56 +00:00
include Add bit depth information to PlanarYuvBuffer 2018-06-26 20:23:37 +00:00
libyuv Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
bitrate_adjuster.cc Replace rtc::Optional with absl::optional 2018-06-21 09:32:56 +00:00
bitrate_adjuster_unittest.cc Replacing rtc::TimeDelta with webrtc::TimeDelta. 2018-05-08 13:22:53 +00:00
BUILD.gn Add bit depth information to PlanarYuvBuffer 2018-06-26 20:23:37 +00:00
DEPS Including libyuv headers using fully qualified paths. 2017-12-11 15:51:26 +00:00
i420_buffer_pool.cc Enable and fix chromium clang warnings in sdk/android targets. 2018-04-05 11:22:03 +00:00
i420_buffer_pool_unittest.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
incoming_video_stream.cc Replace rtc::Optional with absl::optional 2018-06-21 09:32:56 +00:00
OWNERS Remove pbos@webrtc.org from all OWNERS. 2017-11-01 08:03:46 +00:00
video_frame.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
video_frame_buffer.cc Add bit depth information to PlanarYuvBuffer 2018-06-26 20:23:37 +00:00
video_frame_unittest.cc Add bit depth information to PlanarYuvBuffer 2018-06-26 20:23:37 +00:00
video_render_frames.cc Replace rtc::Optional with absl::optional 2018-06-21 09:32:56 +00:00
video_render_frames.h Replace rtc::Optional with absl::optional 2018-06-21 09:32:56 +00:00