Open
Bug 582035
Opened 15 years ago
Updated 3 years ago
Add support for conversion from JPEG colorspaces to RGB
Categories
(Core :: Graphics: Color Management, defect)
Tracking
()
NEW
People
(Reporter: jrmuizel, Unassigned)
Details
We currently convert from JPEG YUV to RGB and then in another pass color correct from one RGB color space to another. It would probably be worth investigating being able to do this conversion in a single pass.
I expect this could improve performance and reduce cache pressure.
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•