[webkit-changes] [WebKit/WebKit] 99edd9: [WebRTC] Add targets for rtp_packetizer_av1_fuzzer...
Commit Queue
noreply at github.com
Thu Oct 19 09:33:50 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 99edd951408b34706716b81be951764774eae101
https://github.com/WebKit/WebKit/commit/99edd951408b34706716b81be951764774eae101
Author: David Kilzer <ddkilzer at apple.com>
Date: 2023-10-19 (Thu, 19 Oct 2023)
Changed paths:
A Source/ThirdParty/libwebrtc/Configurations/rtp_depacketizer_av1_assemble_frame_fuzzer.xcconfig
A Source/ThirdParty/libwebrtc/Configurations/rtp_packetizer_av1_fuzzer.xcconfig
M Source/ThirdParty/libwebrtc/libwebrtc.xcodeproj/project.pbxproj
Log Message:
-----------
[WebRTC] Add targets for rtp_packetizer_av1_fuzzer and rtp_depacketizer_av1_assemble_frame_fuzzer
https://bugs.webkit.org/show_bug.cgi?id=263358
<rdar://117182586>
Reviewed by Alex Christensen.
* Source/ThirdParty/libwebrtc/Configurations/rtp_depacketizer_av1_assemble_frame_fuzzer.xcconfig: Add.
* Source/ThirdParty/libwebrtc/Configurations/rtp_packetizer_av1_fuzzer.xcconfig: Add.
* Source/ThirdParty/libwebrtc/libwebrtc.xcodeproj/project.pbxproj:
- Add targets for rtp_packetizer_av1_fuzzer and
rtp_depacketizer_av1_assemble_frame_fuzzer.
Canonical link: https://commits.webkit.org/269528@main
More information about the webkit-changes
mailing list