Closed
Bug 1902351
Opened 1 year ago
Closed 1 year ago
Correct comment for I422 formats
Categories
(Core :: Audio/Video: Web Codecs, defect, P1)
Core
Audio/Video: Web Codecs
Tracking
()
RESOLVED
FIXED
129 Branch
| Tracking | Status | |
|---|---|---|
| firefox129 | --- | fixed |
People
(Reporter: chunmin, Assigned: chunmin)
References
(Blocks 1 open bug)
Details
Attachments
(3 files)
The UV size in the I422 comment is incorrect, both U and V planes' size should be 1/2 Y's width, Y's height rather than Y's width, 1/2 Y's height
| Assignee | ||
Comment 1•1 year ago
|
||
| Assignee | ||
Comment 2•1 year ago
|
||
Depends on D213620
| Assignee | ||
Comment 3•1 year ago
|
||
Depends on D213621
Pushed by cchang@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/52eff1a534cb
Correct comments for I422 r=media-playback-reviewers,jolin
https://hg.mozilla.org/integration/autoland/rev/06624fe921a5
Correct comments for NV12 r=media-playback-reviewers,jolin
https://hg.mozilla.org/integration/autoland/rev/1d314ac521ea
Update comments for VideoFrame's YUV Formats r=media-playback-reviewers,jolin
Comment 5•1 year ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/52eff1a534cb
https://hg.mozilla.org/mozilla-central/rev/06624fe921a5
https://hg.mozilla.org/mozilla-central/rev/1d314ac521ea
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox129:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 129 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•