[webkit-changes] [WebKit/WebKit] 138a64: Handle NaN in the Audio delay curves
Ahmad Saleem
noreply at github.com
Sat Sep 2 15:53:41 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 138a64742ac6865e3a147dc63205f53673bdc97c
https://github.com/WebKit/WebKit/commit/138a64742ac6865e3a147dc63205f53673bdc97c
Author: Ahmad Saleem <ahmad.saleem792+github at gmail.com>
Date: 2023-09-02 (Sat, 02 Sep 2023)
Changed paths:
M Source/WebCore/Modules/webaudio/DelayDSPKernel.cpp
Log Message:
-----------
Handle NaN in the Audio delay curves
https://bugs.webkit.org/show_bug.cgi?id=261066
Reviewed by Chris Dumez.
Cherry-Pick: https://chromium.googlesource.com/chromium/src.git/+/f6e3d4665d9261e4fef2b5931e4c75ecb5e032bf
This PR updates to handle 'NaN' in 'delay to interpret as 'maxDelayTime'.
* Source/WebCore/Modules/webaudio/DelayDSPKernel.cpp:
(DelayDSPKernel::processARate):
Canonical link: https://commits.webkit.org/267589@main
More information about the webkit-changes
mailing list