webrtc/modules/video_coding/codecs/h264
Johannes Kron 2ad2fabdcf Determine if it's HDR color space based on VUI or RTP header extension
The color space can either be specified in the VUI of the H264 bitstream
or using an RTP header extension. The color space set through the RTP
header extension overrides the color space in the VUI. The check for
HDR should look at the resulting color space.

Bug: webrtc:10575
Change-Id: I0ca6262d76d56dea938de169f55ad3894e6c4f8f
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/134860
Reviewed-by: Sergey Silkin <ssilkin@webrtc.org>
Commit-Queue: Johannes Kron <kron@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#27816}
2019-05-01 17:22:52 +00:00
..
include H.264 temporal layers w/frame marking (PART 2/3) 2019-02-09 16:47:09 +00:00
test Revert "Reland "Copy video frames metadata between encoded and plain frames in one place"" 2019-04-25 11:39:31 +00:00
DEPS Support more H264 profiles for internal software codec 2017-10-06 14:28:44 +00:00
h264.cc Delete unneeded direct includes of common_types.h 2019-04-01 07:18:13 +00:00
h264_color_space.cc Add chroma siting to ColorSpace 2018-12-10 11:19:35 +00:00
h264_color_space.h Extract color space from H264 decoder 2018-07-24 17:07:16 +00:00
h264_decoder_impl.cc Determine if it's HDR color space based on VUI or RTP header extension 2019-05-01 17:22:52 +00:00
h264_decoder_impl.h Add fix for 8-bit H264 HDR content 2019-04-25 11:44:50 +00:00
h264_encoder_impl.cc Revert "Copy video frames metadata between encoded and plain frames in one place" 2019-04-24 12:56:52 +00:00
h264_encoder_impl.h Reland "Replace usage of old SetRates/SetRateAllocation methods" 2019-04-12 13:37:32 +00:00
h264_encoder_impl_unittest.cc Stop using VideoCodec.targetBitrate for vp8 screenshare config 2018-07-06 15:13:18 +00:00
h264_simulcast_unittest.cc Use function_video_(en|de)coder_factory from api 2018-10-26 14:54:19 +00:00
OWNERS Update codecs/h264 owners. 2019-04-04 10:21:32 +00:00