webrtc/modules/video_coding/codecs/h264
Sergio Garcia Murillo b63536f5d3 add h264 422 decoding
Bug: webrtc:13826
Change-Id: Ic7296be69157a9aaf5f139a18fdb011b90f4caa1
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/255380
Reviewed-by: Niels Moller <nisse@webrtc.org>
Reviewed-by: Stefan Holmer <stefan@webrtc.org>
Reviewed-by: Ilya Nikolaevskiy <ilnik@webrtc.org>
Reviewed-by: Magnus Flodman <mflodman@webrtc.org>
Commit-Queue: Ilya Nikolaevskiy <ilnik@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#36337}
2022-03-25 13:15:34 +00:00
..
include Reland: Added support for H264 YUV444 (I444) decoding. 2022-02-09 11:57:55 +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 Reland: Added support for H264 YUV444 (I444) decoding. 2022-02-09 11:57:55 +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 h264 422 decoding 2022-03-25 13:15:34 +00:00
h264_decoder_impl.h Migrate software decoders to new VideoDecoder::Configure 2021-08-11 09:16:22 +00:00
h264_encoder_impl.cc Delete support for has_internal_source 2021-11-16 11:29:40 +00:00
h264_encoder_impl.h Use backticks not vertical bars to denote variables in comments 2021-08-10 10:40:03 +00:00
h264_encoder_impl_unittest.cc Reland "Inform VideoEncoder of negotiated capabilities" 2019-06-11 14:49:37 +00:00
h264_simulcast_unittest.cc Use std::make_unique instead of absl::make_unique. 2019-09-17 15:47:29 +00:00
OWNERS Update codecs/h264 owners. 2019-04-04 10:21:32 +00:00