webrtc/modules/video_coding/codecs/h264
Tony Herre 55b593fb6b Remove EncodedFrame::MissingFrame and start removing Decode() param
Remove EncodedFrame::MissingFrame, as it was always false in actual
in-use code anyway, and remove usages of the Decode missing_frames param
within WebRTC. Uses/overrides in other projects will be cleaned up
shortly, allowing that variant to be removed from the interface.

Bug: webrtc:15444
Change-Id: Id299d82e441a351deff81c0f2812707a985d23d8
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/317802
Reviewed-by: Philip Eliasson <philipel@webrtc.org>
Reviewed-by: Harald Alvestrand <hta@webrtc.org>
Auto-Submit: Tony Herre <herre@google.com>
Commit-Queue: Tony Herre <herre@google.com>
Cr-Commit-Position: refs/heads/main@{#40662}
2023-08-30 10:38:35 +00:00
..
include Add H264Encoder::Create() 2023-06-02 17:40:26 +00:00
test Remove EncodedFrame::MissingFrame and start removing Decode() param 2023-08-30 10:38:35 +00:00
DEPS Support more H264 profiles for internal software codec 2017-10-06 14:28:44 +00:00
h264.cc Add H264Encoder::Create() 2023-06-02 17:40:26 +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 Enable multithreaded OpenH264 encoding behind field trial 2023-02-22 14:26:33 +00:00
h264_encoder_impl.h Enable multithreaded OpenH264 encoding behind field trial 2023-02-22 14:26:33 +00:00
h264_encoder_impl_unittest.cc Remove references to AudioCodec and VideoCodec constructors 2023-06-05 23:23:40 +00:00
h264_simulcast_unittest.cc Add H264Encoder::Create() 2023-06-02 17:40:26 +00:00
OWNERS Update codecs/h264 owners. 2019-04-04 10:21:32 +00:00