Bug 283902
Summary: | Add primitive routines to perform Audio Sample format conversion. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jean-Yves Avenard [:jya] <jean-yves.avenard> |
Component: | Media | 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 | ||
Bug Depends on: | |||
Bug Blocks: | 265451 |
Jean-Yves Avenard [:jya]
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
<rdar://problem/140782221>
Jean-Yves Avenard [:jya]
Pull request: https://github.com/WebKit/WebKit/pull/37358
EWS
Committed 287327@main (bf54b5a538eb): <https://commits.webkit.org/287327@main>
Reviewed commits have been landed. Closing PR #37358 and removing active labels.