webrtc/modules
Hyesung Kim 970b911f76 Fixed warning log generation for IRAP frames in H265 Aggregation Packet.
When an IRAP frame was present in the Aggregation Packet,
the control flow was incorrectly transferred to SPS parsing
due to ABSL_FALLTHROUGH_INTENDED within the IRAP case statement,
resulting in a parsing error and generating a warning log.
A break statement has been introduced to prevent this fallthrough.

Bug: webrtc:13485
Change-Id: I523fbf548f14b31eae7c41f607fe33572f094aac
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/346381
Reviewed-by: Danil Chapovalov <danilchap@webrtc.org>
Reviewed-by: Daniel.L (Byoungchan) Lee <daniel.l@hpcnt.com>
Commit-Queue: Daniel.L (Byoungchan) Lee <daniel.l@hpcnt.com>
Cr-Commit-Position: refs/heads/main@{#42132}
2024-04-22 01:03:48 +00:00
..
async_audio_processing Cleanup rtc::TaskQueue in AsyncAudioProcessing 2024-02-26 12:22:56 +00:00
audio_coding Remove expired field trial UseTwccPlrForAna 2024-04-15 14:26:33 +00:00
audio_device Delete rtc::TaskQueue 2024-02-28 10:22:49 +00:00
audio_mixer Move webrtc::AudioProcessing include to api/ folder 2024-04-20 07:02:50 +00:00
audio_processing Move webrtc::AudioProcessing include to api/ folder 2024-04-20 07:02:50 +00:00
congestion_controller Delete expired field trial WebRTC-Bwe-LinkCapacity 2024-04-17 12:43:10 +00:00
desktop_capture [fuchsia] DesktopCapturer gets display info from 2024-04-17 23:17:29 +00:00
include [Unwrap] Delete webrtc::Unwrapper 2023-01-12 14:44:21 +00:00
pacing PacketRouter directly notify RtpTransportControllerSender when sending 2024-03-28 09:27:43 +00:00
portal Video capture PipeWire: add support for DMABuf buffer type 2024-02-27 18:31:26 +00:00
remote_bitrate_estimator Remove expired WebRTC-Bwe-SubtractAdditionalBackoffTerm 2024-04-10 10:11:04 +00:00
rtp_rtcp Fixed warning log generation for IRAP frames in H265 Aggregation Packet. 2024-04-22 01:03:48 +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 Deprecate VideoFrame::timestamp() and set_timestamp 2024-03-13 11:08:37 +00:00
video_coding Remove Vp9VariableFramerateScreenshare experiment 2024-04-18 09:01:48 +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