webrtc/modules
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
..
async_audio_processing Updating AsyncAudioProcessing API, part 1. 2023-05-31 14:40:35 +00:00
audio_coding Add rtc_common_public_deps 2023-08-22 11:32:06 +00:00
audio_device Add rtc_common_public_deps 2023-08-22 11:32:06 +00:00
audio_mixer Mix audio from all sources. 2023-06-26 17:48:50 +00:00
audio_processing Avoiding to increase an iterator when the result can be larger than their container end. 2023-08-23 08:11:33 +00:00
congestion_controller Revert "Per default enable RobustThroughputEstimator" 2023-08-29 18:34:36 +00:00
desktop_capture Make DesktopFrame::CreateFromCGImage() accessible for external targets 2023-08-30 08:09:46 +00:00
include [Unwrap] Delete webrtc::Unwrapper 2023-01-12 14:44:21 +00:00
pacing Bail out early if the RTP send module for a SSRC was not found 2023-07-14 10:45:36 +00:00
portal Use a constant for invalid PipeWire file descriptor 2023-05-26 11:38:49 +00:00
remote_bitrate_estimator Reset RobustThroughputEstimator if recv timestamp jump backwards 2023-08-28 17:40:30 +00:00
rtp_rtcp In RtpSource represent time with Timestamp type instead of int64_t 2023-08-29 10:05:03 +00:00
third_party [ssci] Added Shipped field to READMEs 2023-07-12 07:31:06 +00:00
utility Rland "Revert "Reland "Reland "Delete old Android ADM."""" 2023-06-30 13:10:12 +00:00
video_capture Video capture PipeWire: guard callback to avoid concurrent access 2023-07-24 14:48:33 +00:00
video_coding Remove EncodedFrame::MissingFrame and start removing Decode() param 2023-08-30 10:38:35 +00:00
BUILD.gn [WebRTC-SendPacketsOnWorkerThread] Delete MaybeWorkerThread 2023-04-18 07:07:02 +00:00
module_common_types_unittest.cc [Unwrap] Delete webrtc::Unwrapper 2023-01-12 14:44:21 +00:00