Closed Bug 791305 Opened 12 years ago Closed 12 years ago

Use libjpeg's color conversion code instead of our own.

Categories

(Core :: Graphics: ImageLib, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla18

People

(Reporter: jrmuizel, Unassigned)

References

(Blocks 1 open bug)

Details

Attachments

(1 file, 1 obsolete file)

This will be faster because we'll get to use sse2 for color conversion and I was seeing ycc_rgb_convert_argb show up in profiles.
Attachment #661278 - Flags: review?(joe)
Attached patch v2Splinter Review
Attachment #661278 - Attachment is obsolete: true
Attachment #661278 - Flags: review?(joe)
Attachment #661305 - Flags: review?(joe)
Comment on attachment 661305 [details] [diff] [review]
v2

Review of attachment 661305 [details] [diff] [review]:
-----------------------------------------------------------------

r=me, but need review for configure.in change to force use of jpeg-turbo
Attachment #661305 - Flags: review?(khuey)
Attachment #661305 - Flags: review?(joe)
Attachment #661305 - Flags: review+
https://hg.mozilla.org/mozilla-central/rev/63900a754a53
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla18
Blocks: 803914
You need to log in before you can comment on or make changes to this bug.