Open
Bug 1869825
Opened 2 years ago
Updated 1 year ago
Sort out the colorspace situation in WebCodecs
Categories
(Core :: Audio/Video: Web Codecs, defect)
Core
Audio/Video: Web Codecs
Tracking
()
NEW
People
(Reporter: padenot, Unassigned)
References
(Blocks 1 open bug)
Details
The color space situation in Gecko is imperfect, and Web Codecs has had to make many guesses to make it work. This bug is to remind us to clean everything up.
Updated•2 years ago
|
Severity: -- → S3
Comment 1•1 year ago
|
||
Not to mention completely broken. I was trying to make some unit tests for a project that uses WebCodecs, but couldn't make them work consistently between different browsers, so I made some simple tests that pass on Chrome (Linux) but fail on Firefox Nightly 131.0a1 (Linux):
You need to log in
before you can comment on or make changes to this bug.
Description
•