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
Radar WebKit Bug Importer
Comment 1 2024-12-02 03:52:39 PST
Jean-Yves Avenard [:jya]
Comment 2 2024-12-02 22:23:42 PST
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.