Closed
Bug 1908206
Opened 4 months ago
Closed 4 months ago
Correct ParseVideoFrameCopyToOptions algorithm
Categories
(Core :: Audio/Video: Web Codecs, defect, P1)
Core
Audio/Video: Web Codecs
Tracking
()
RESOLVED
FIXED
130 Branch
Tracking | Status | |
---|---|---|
firefox130 | --- | fixed |
People
(Reporter: chunmin, Assigned: chunmin)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
According to allocationSize
spec, ComputeLayoutAndAllocationSize
should take format
rather than aFormat
Assignee | ||
Comment 1•4 months ago
|
||
Assignee | ||
Comment 2•4 months ago
|
||
Depends on D216725
Assignee | ||
Updated•4 months ago
|
Summary: Correct ParseVideoFrameCopyToOptions → Correct ParseVideoFrameCopyToOptions algorithm
Pushed by cchang@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8425d7629a78
Check allocationSize in videoFrame-copyTo-rgb WPT r=media-playback-reviewers,padenot
https://hg.mozilla.org/integration/autoland/rev/66894e582b14
Correct ParseVideoFrameCopyToOptions algorithm r=media-playback-reviewers,padenot
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/47180 for changes under testing/web-platform/tests
Comment 5•4 months ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/8425d7629a78
https://hg.mozilla.org/mozilla-central/rev/66894e582b14
Status: NEW → RESOLVED
Closed: 4 months ago
status-firefox130:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 130 Branch
Upstream PR merged by moz-wptsync-bot
You need to log in
before you can comment on or make changes to this bug.
Description
•