mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-13 05:40:42 +01:00
![]() 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} |
||
---|---|---|
.. | ||
async_audio_processing | ||
audio_coding | ||
audio_device | ||
audio_mixer | ||
audio_processing | ||
congestion_controller | ||
desktop_capture | ||
include | ||
pacing | ||
portal | ||
remote_bitrate_estimator | ||
rtp_rtcp | ||
third_party | ||
utility | ||
video_capture | ||
video_coding | ||
BUILD.gn | ||
module_common_types_unittest.cc |