Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(319)

Issue 6603010: Optimizes JPEGCodec for libjpeg-turbo... (Closed)

Created:
9 years, 9 months ago by Hironori Bono
Modified:
9 years, 7 months ago
Reviewers:
brettw, fbarchard
CC:
chromium-reviews
Visibility:
Public.

Description

Optimizes JPEGCodec for libjpeg-turbo Libjpeg-turbo can use RGBA and BGRA pixels used by Chromium as its input or output. This change uses these converters to avoid memory copies when the output format is RGBA or BGRA. BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=77444

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+73 lines, -0 lines) Patch
M ui/gfx/codec/jpeg_codec.cc View 7 chunks +73 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Hironori Bono
9 years, 9 months ago (2011-03-03 10:38:12 UTC) #1
brettw
9 years, 9 months ago (2011-03-03 17:22:19 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698