Bug 265110 - [WebRTC] Minor improvements for webrtc fuzzers
Summary: [WebRTC] Minor improvements for webrtc fuzzers
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebRTC (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: David Kilzer (:ddkilzer)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-11-19 09:41 PST by David Kilzer (:ddkilzer)
Modified: 2023-11-27 16:30 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Kilzer (:ddkilzer) 2023-11-19 09:41:34 PST
Minor improvements for webrtc fuzzers.

- Send output of packetizer through depacketizer for rtp_packetizer_av1_fuzzer.
- Only override payload frequency for vp8/vp9 replay fuzzers when it is zero.
Comment 1 Radar WebKit Bug Importer 2023-11-19 09:41:54 PST
<rdar://problem/118624993>
Comment 2 David Kilzer (:ddkilzer) 2023-11-19 09:52:10 PST
Pull request: https://github.com/WebKit/WebKit/pull/20726
Comment 3 EWS 2023-11-27 16:30:40 PST
Committed 271178@main (7be4320b2429): <https://commits.webkit.org/271178@main>

Reviewed commits have been landed. Closing PR #20726 and removing active labels.