Closed
Bug 1902355
Opened 5 months ago
Closed 5 months ago
Correct the U, V stride for I444
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
(1 file)
The stride for both U and V plane should be the same as Y plane for YUV 444 format, not 1/2 of Y plane's stride.
Assignee | ||
Comment 1•5 months ago
|
||
Depends on D213622
Pushed by cchang@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/51ebcd2fbc13
Correct U,V strides for I444 r=media-playback-reviewers,jolin
Comment 3•5 months ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 months 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
•