Closed
Bug 1505333
Opened 7 years ago
Closed 5 years ago
Remove special handling for higher than 8 bits image in AOMDecoder
Categories
(Core :: Audio/Video: Playback, enhancement, P3)
Core
Audio/Video: Playback
Tracking
()
RESOLVED
DUPLICATE
of bug 1493898
People
(Reporter: achronop, Unassigned)
Details
Downsampling in [1] was necessary before we supported higher than 8 bits images. We don't need to perform the conversion anymore.
[1] https://searchfox.org/mozilla-central/source/dom/media/platforms/agnostic/AOMDecoder.cpp#223-229,231-247
Reporter | ||
Updated•7 years ago
|
Priority: -- → P3
Comment 1•5 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/a6a750656333e6033ab14c8350705a5950607bca#l1.77 removed the mentioned code.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•