WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
283902
Add primitive routines to perform Audio Sample format conversion.
https://bugs.webkit.org/show_bug.cgi?id=283902
Summary
Add primitive routines to perform Audio Sample format conversion.
Jean-Yves Avenard [:jya]
Reported
2024-12-02 03:52:18 PST
WebCodec supports Audio Samples (a.k.a "Elements"
https://w3c.github.io/webcodecs/#audiodata-algorithms
) and conversion to and from various formats: u8, s16, s32, float in planar and interleaved arrangements.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-12-02 03:52:39 PST
<
rdar://problem/140782221
>
Jean-Yves Avenard [:jya]
Comment 2
2024-12-02 22:23:42 PST
Pull request:
https://github.com/WebKit/WebKit/pull/37358
EWS
Comment 3
2024-12-03 20:26:48 PST
Committed
287327@main
(bf54b5a538eb): <
https://commits.webkit.org/287327@main
> Reviewed commits have been landed. Closing PR #37358 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug