webrtc/modules/video_coding/codecs/h264
Sergio Garcia Murillo 1389c4b594 Add 444 10 bits support for H264 and VP9
This CL adds support for I410 buffers (444 10 bits) and modify vp9 and h264 for being able to convert input buffer to it when appropiate.

Bug: webrtc:14818
Change-Id: I2fb3dc9d80c5338944c6df74dd6217a0454180d9
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/290721
Reviewed-by: Harald Alvestrand <hta@webrtc.org>
Reviewed-by: Sergey Silkin <ssilkin@webrtc.org>
Reviewed-by: Erik Språng <sprang@webrtc.org>
Reviewed-by: Ilya Nikolaevskiy <ilnik@webrtc.org>
Reviewed-by: Åsa Persson <asapersson@webrtc.org>
Commit-Queue: Ilya Nikolaevskiy <ilnik@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#39123}
2023-01-17 12:32:26 +00:00
..
include Let PCF.GetRtpSenderCapabilities return codecs' scalabilityModes. 2022-07-05 13:28:33 +00:00
test Refactor FrameGenerator to return VideoFrameBuffer with VideoFrame::UpdateRect 2019-12-02 17:11:37 +00:00
DEPS Support more H264 profiles for internal software codec 2017-10-06 14:28:44 +00:00
h264.cc Let PCF.GetRtpSenderCapabilities return codecs' scalabilityModes. 2022-07-05 13:28:33 +00:00
h264_color_space.cc Use preprocessor to strip H264 implementation. 2019-05-24 11:33:07 +00:00
h264_color_space.h Use preprocessor to strip H264 implementation. 2019-05-24 11:33:07 +00:00
h264_decoder_impl.cc Add 444 10 bits support for H264 and VP9 2023-01-17 12:32:26 +00:00
h264_decoder_impl.h Remove WebRTC-NV12Decode field trial 2022-08-19 08:57:34 +00:00
h264_encoder_impl.cc Add scalability mode to RTCOutboundRtpStreamStats stats 2022-12-08 11:46:06 +00:00
h264_encoder_impl.h Add scalability mode to RTCOutboundRtpStreamStats stats 2022-12-08 11:46:06 +00:00
h264_encoder_impl_unittest.cc Move frame drop config to VideoCodec and VideoEncoderConfig. 2022-05-13 13:40:14 +00:00
h264_simulcast_unittest.cc generateKeyframe: pass frame_types in bypass mode 2022-12-06 10:54:59 +00:00
OWNERS Update codecs/h264 owners. 2019-04-04 10:21:32 +00:00