[webkit-changes] [WebKit/WebKit] 144685: H265BitstreamParser::ParseSlice needs to check for...
youennf
noreply at github.com
Wed Jul 31 04:10:59 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 1446850b522c7ef2121f61c61018229b898f6b74
https://github.com/WebKit/WebKit/commit/1446850b522c7ef2121f61c61018229b898f6b74
Author: Youenn Fablet <youenn at apple.com>
Date: 2024-07-31 (Wed, 31 Jul 2024)
Changed paths:
M Source/ThirdParty/libwebrtc/Source/webrtc/common_video/h265/h265_bitstream_parser.cc
Log Message:
-----------
H265BitstreamParser::ParseSlice needs to check for empty slices
https://bugs.webkit.org/show_bug.cgi?id=277408
rdar://132779200
Reviewed by Jean-Yves Avenard.
Apply the same empty slice check as done for H264.
* Source/ThirdParty/libwebrtc/Source/webrtc/common_video/h265/h265_bitstream_parser.cc:
Canonical link: https://commits.webkit.org/281644@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