Closed
Bug 792963
Opened 13 years ago
Closed 12 years ago
Replace LayersSurfaces.ipdl's YUVImage by YCbCrImage.
Categories
(Core :: Graphics: Layers, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: nical, Unassigned)
References
Details
YCbCrImage has replaced YUVImage in the video pipeline already, but not in the rest of OMTC.
YCbCrImage is easier to work with and uses less file descriptors than YUVImage. However we should wait for the layers refactoring to land before doing this because it changes a lot of code in the ImageLayerXXX classes.
| Reporter | ||
Comment 1•12 years ago
|
||
This has been done in the gfx branch as part of the layers refactoring.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•