webrtc/modules/video_coding/codecs/h264
Sergey Silkin 12f9d5ce60 Revert "Update support for missing HIGH profiles and 1080p"
This reverts commit 46b43e0072.

Reason for revert: chromium:354143228

Original change's description:
> Update support for missing HIGH profiles and 1080p
>
> The High and ConstrainedHigh profiles are missing from the decoder capabilities. Also level 3.1 doesn't allow 1080p
>
> Bug: webrtc:347724928
> Change-Id: I3f33468327d2aaf352fc80f69d2ee31481bafcb5
> Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/355001
> Reviewed-by: Sergey Silkin <ssilkin@webrtc.org>
> Reviewed-by: Åsa Persson <asapersson@webrtc.org>
> Commit-Queue: Sergey Silkin <ssilkin@webrtc.org>
> Cr-Commit-Position: refs/heads/main@{#42528}

Bug: webrtc:347724928
Change-Id: I4d55b2982aca2e94ec983473336c4fa2a72d842f
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/357861
Reviewed-by: Danil Chapovalov <danilchap@webrtc.org>
Commit-Queue: Sergey Silkin <ssilkin@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#42675}
2024-07-26 09:32:40 +00:00
..
include Revert "Temporary add 'RTPVideoHeaderH264::nalus_length'." 2024-06-17 11:08:33 +00:00
test Add factory functions to pass Environment to VideoEncoders 2024-03-12 09:43:14 +00:00
DEPS Support more H264 profiles for internal software codec 2017-10-06 14:28:44 +00:00
h264.cc Revert "Update support for missing HIGH profiles and 1080p" 2024-07-26 09:32:40 +00:00
h264_color_space.cc Use preprocessor to strip H264 implementation. 2019-05-24 11:33:07 +00:00
h264_color_space.h Update includes to use <> instead of "" 2024-03-13 21:51:37 +00:00
h264_decoder_impl.cc Require webrtc::Environment to create H264 Encoder 2024-04-05 13:25:30 +00:00
h264_decoder_impl.h Update includes to use <> instead of "" 2024-03-13 21:51:37 +00:00
h264_encoder_impl.cc Provide Environment to SimulcastRateAllocator at construction 2024-05-16 13:32:54 +00:00
h264_encoder_impl.h Provide Environment to SimulcastRateAllocator at construction 2024-05-16 13:32:54 +00:00
h264_encoder_impl_unittest.cc Require webrtc::Environment to create H264 Encoder 2024-04-05 13:25:30 +00:00
h264_simulcast_unittest.cc Require webrtc::Environment to create H264 Encoder 2024-04-05 13:25:30 +00:00
OWNERS Update codecs/h264 owners. 2019-04-04 10:21:32 +00:00