webrtc/api/video_codecs/test
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
..
BUILD.gn Add H265 codec name and profile/tier/level utils. 2023-08-30 08:49:09 +00:00
builtin_video_encoder_factory_unittest.cc [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00
h264_profile_level_id_unittest.cc Move h264_profile_level_id and vp9_profile to api/video_codecs 2021-04-20 09:42:05 +00:00
h265_profile_tier_level_unittest.cc Add H265 codec name and profile/tier/level utils. 2023-08-30 08:49:09 +00:00
sdp_video_format_unittest.cc Adding some AV1 constants and helper functions 2022-06-10 16:39:54 +00:00
video_decoder_factory_template_tests.cc Update Dav1dDecoderTemplateAdapater to include AV1 profile1 support. 2023-04-04 12:40:17 +00:00
video_decoder_software_fallback_wrapper_unittest.cc Remove EncodedFrame::MissingFrame and start removing Decode() param 2023-08-30 10:38:35 +00:00
video_encoder_factory_template_tests.cc Fuzzy match the SdpVideoFormat in VideoEncoderFactoryTemplate::CreateVideoEncoder. 2023-04-05 11:48:26 +00:00
video_encoder_software_fallback_wrapper_unittest.cc Encoder type agnostic resolution based fallback 2023-08-08 14:18:31 +00:00