[webkit-changes] [WebKit/WebKit] 21bb83: RtpPacketizerH265::RtpPacketizerH265 should check ...
youennf
noreply at github.com
Wed Jul 3 10:06:00 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 21bb838633ee9c63b5f9d0306fec5818b1b00b64
https://github.com/WebKit/WebKit/commit/21bb838633ee9c63b5f9d0306fec5818b1b00b64
Author: Youenn Fablet <youenn at apple.com>
Date: 2024-07-03 (Wed, 03 Jul 2024)
Changed paths:
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/rtp_rtcp/source/rtp_packetizer_h265.cc
Log Message:
-----------
RtpPacketizerH265::RtpPacketizerH265 should check for empty nalus
https://bugs.webkit.org/show_bug.cgi?id=276174
rdar://130815764
Reviewed by David Kilzer.
We are doing an early return in case there are some empty nalus.
This ensures we do not hit a release assert when generating packets.
* Source/ThirdParty/libwebrtc/Source/webrtc/modules/rtp_rtcp/source/rtp_packetizer_h265.cc:
Canonical link: https://commits.webkit.org/280627@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list