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

Issue 9317003: JPEG_DECODE_ONLY macro reintroduced to allow just the decode functions to be linked in (Closed)

Created:
8 years, 10 months ago by fbarchard
Modified:
8 years, 10 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

JPEG_DECODE_ONLY macro reintroduced to allow just the decode functions to be linked in BUG=none TEST=none Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=119959

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -10 lines) Patch
M simd/jsimd_i386.c View 13 chunks +13 lines, -5 lines 0 comments Download
M simd/jsimd_x86_64.c View 13 chunks +13 lines, -5 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
fbarchard
We used to have this JPEG_DECODE_ONLY but it didn't get upstreamed. Chromium itself doesnt use ...
8 years, 10 months ago (2012-01-31 19:26:16 UTC) #1
wjia(left Chromium)
lgtm
8 years, 10 months ago (2012-01-31 19:38:55 UTC) #2
Hironori Bono
8 years, 10 months ago (2012-01-31 23:52:31 UTC) #3
LGTM with nits.
It seems our svn log does not have any changes of yours to these files. Have you
landed your previous change? Also, can you update README.chromium and describe
this change?

Regards,

Hironori Bono

On 2012/01/31 19:26:16, fbarchard wrote:
> We used to have this JPEG_DECODE_ONLY but it didn't get upstreamed.
> Chromium itself doesnt use it, since we do use JPEG compression, but
downstream
> webrtc/talk would like to use this source for just the decode functionality

Powered by Google App Engine
This is Rietveld 408576698