webrtc/sdk/objc/components
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
..
audio Update parameters' type from NSString to AVAudioSession*. 2023-06-12 14:21:39 +00:00
capturer Use AVCaptureDeviceDiscoverySession on all platforms 2023-06-30 09:05:00 +00:00
network Adopt absl::string_view in function parameters under rtc_base/ 2022-03-17 15:39:26 +00:00
renderer Make opengl targets ios-only. 2023-06-30 12:34:51 +00:00
video_codec Remove EncodedFrame::MissingFrame and start removing Decode() param 2023-08-30 10:38:35 +00:00
video_frame_buffer Reland "Implement Optimized CropAndScale for ObjCFrameBuffer" 2022-08-24 09:14:19 +00:00