Open
Bug 1405530
Opened 7 years ago
Updated 2 years ago
Remove use of PlanarYCbCrImage::AdoptData()
Categories
(Core :: Graphics: Layers, enhancement, P3)
Core
Graphics: Layers
Tracking
()
NEW
Tracking | Status | |
---|---|---|
firefox57 | --- | fix-optional |
firefox58 | --- | wontfix |
firefox59 | --- | ? |
People
(Reporter: jya, Unassigned)
References
Details
(Whiteboard: [gfx-noted])
As per bug 1215089, PlanarYCbCrImage::AdoptData() is only used when constructing images in the WMF software decoder.
Code could be simplified by removing this specialisation and move this code into the WMFVideoDataDecoder
Updated•7 years ago
|
status-firefox57:
--- → fix-optional
status-firefox58:
--- → fix-optional
Priority: -- → P3
Whiteboard: [gfx-noted]
Comment 1•7 years ago
|
||
status-firefox59:
--- → ?
Reporter | ||
Updated•4 years ago
|
Assignee: jya-moz → nobody
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•