Open Bug 449826 Opened 16 years ago Updated 2 years ago

detect when embedded profiles are actually sRGB

Categories

(Core :: Graphics: Color Management, defect)

defect

Tracking

()

REOPENED

People

(Reporter: bholley, Assigned: jrmuizel)

References

Details

(Keywords: perf)

Attachments

(1 file)

A fair number of profiles on the internet have sRGB as an embedded profile. Currently, the lcms code doesn't detect this and takes the un-optimized path. We should detect this for a hopeful speedup.
Keywords: perf
This ended up being much slower, probably as a result of the time it took to compare the TRCs. We might still be able to optimize it down in a few cases, but it's not really worth it at this point.

Resolving as WONTFIX.
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → WONTFIX
The perf numbers for this bug were scuttled because the patch introduced the same bug as bug 454747. Reopening for further investigation.
Status: RESOLVED → REOPENED
Resolution: WONTFIX → ---
Component: GFX → GFX: Color Management
QA Contact: general → color-management
uploading the old patch for posterity (and for jeff)
reassigning to jeff.
Assignee: bobbyholley → jmuizelaar
This would be especially valuable on OS X because starting with Snow Leopard the display profile is usually sRGB and we can then avoid any transformation on images that are sRGB.
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: