Bug 284702
Summary: | AudioSampleBufferConverter Incorrectly set number of out packets to 1 | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jean-Yves Avenard [:jya] <jean-yves.avenard> |
Component: | New Bugs | Assignee: | Jean-Yves Avenard [:jya] <jean-yves.avenard> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Jean-Yves Avenard [:jya]
numOutputPackets are always set to 1
This is a regression from bug 283905
It causes lots of error logs from AudioToolbox
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/141499128>
Jean-Yves Avenard [:jya]
https://searchfox.org/wubkat/rev/d81c1b27d2ba489e7f086c79af5da4235e0308ee/Source/WebCore/platform/audio/cocoa/AudioSampleBufferConverter.mm#445
Jean-Yves Avenard [:jya]
Pull request: https://github.com/WebKit/WebKit/pull/37978
EWS
Committed 287850@main (d6d9a451a70c): <https://commits.webkit.org/287850@main>
Reviewed commits have been landed. Closing PR #37978 and removing active labels.