[wpt-sync] Sync PR 42330 - webcodecs: Transfer array buffer into EncodedAudioChunk ctor
Categories
(Core :: Audio/Video: Web Codecs, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox121 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 42330 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/42330
Details from upstream follow.
Eugene Zemtsov <eugene@chromium.org> wrote:
webcodecs: Transfer array buffer into EncodedAudioChunk ctor
This should allow to avoid mem copy while constructing
an EncodedAudioChunk from an ArrayBuffer.I2S: https://groups.google.com/a/chromium.org/g/blink-dev/c/yZS0DLCwl6w/m/5bm9hEoWAQAJ
Bug: 1446808
Change-Id: I7460cbf3e661c07e2ca0903d7b61149355f6fccb
Reviewed-on: https://chromium-review.googlesource.com/4910240
WPT-Export-Revision: 02bfecc60059f558158be9ad8b2b0e2496e04ac8
| Assignee | ||
Comment 1•2 years ago
|
||
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Comment 2•2 years ago
|
||
| Assignee | ||
Comment 4•2 years ago
|
||
Comment 5•2 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/17e09627d6dc
https://hg.mozilla.org/mozilla-central/rev/a376c57ef4c7
Description
•