Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(436)

Issue 256280043: Add jpeg_skip_scanlines() API to libjpeg-turbo

Can't Edit
Can't Publish+Mail
Start Review
Created:
8 years, 9 months ago by msarett1
Modified:
8 years, 8 months ago
Base URL:
https://chromium.googlesource.com/chromium/deps/libjpeg_turbo.git@master
Visibility:
Public.

Description

Add jpeg_skip_scanlines() API to libjpeg-turbo jpeg_skip_scanlines() API, a subset decoding optimization aimed at Android, was submitted upstream r1582. Pull that change, and sundry fixes, into the Chromium repo. This new API is targetted at Android devices, not Chrome, and should have no affect on JPEG decode behavior or perf of Chrome. Chrome uses suspending data source JPEG decoding, and the new API does not support such sources. Adding support for suspending data sources is a future TODO, should the need arise (refer to skbug.com/4036). BUG=515694 BUG=468914

Patch Set 1 #

Patch Set 2 : Removing libjpeg.txt #

Patch Set 3 : Removing google.patch #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+557 lines, -4646 lines) Patch
M README.chromium View 1 2 3 chunks +13 lines, -9 lines 0 comments Download
M djpeg.c View 1 7 chunks +80 lines, -9 lines 0 comments Download
M google.patch View 1 2 1 chunk +0 lines, -4438 lines 0 comments Download
M jdapistd.c View 1 3 chunks +235 lines, -5 lines 0 comments Download
M jdarith.c View 1 4 chunks +8 lines, -4 lines 0 comments Download
A jdcoefct.h View 1 1 chunk +82 lines, -0 lines 0 comments Download
M jdcoefct.c View 1 3 chunks +2 lines, -72 lines 0 comments Download
M jdhuff.c View 1 4 chunks +10 lines, -7 lines 0 comments Download
A jdmainct.h View 1 1 chunk +71 lines, -0 lines 0 comments Download
M jdmainct.c View 1 3 chunks +1 line, -62 lines 0 comments Download
A jdsample.h View 1 1 chunk +50 lines, -0 lines 0 comments Download
M jdsample.c View 1 1 chunk +1 line, -40 lines 0 comments Download
M jpeglib.h View 1 2 chunks +3 lines, -0 lines 0 comments Download
M jpeglibmangler.h View 1 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 11
msarett1
Sorry for needing to create a new issue. The fact that I couldn't merge this ...
8 years, 9 months ago (2015-07-30 20:37:40 UTC) #1
noel chromium
On 2015/07/30 20:37:40, msarett1 wrote: > Sorry for needing to create a new issue. No ...
8 years, 9 months ago (2015-07-30 20:54:43 UTC) #2
msarett1
libjpeg.txt is removed.
8 years, 9 months ago (2015-07-30 21:30:22 UTC) #3
noel chromium
For some reason I can't edit this issue. Can you make sure only noel@chromium.org is ...
8 years, 9 months ago (2015-07-30 21:42:46 UTC) #4
noel chromium
On 2015/07/30 21:42:46, noel chromium wrote: > For some reason I can't edit this issue. ...
8 years, 9 months ago (2015-07-30 22:32:10 UTC) #5
msarett1
"Yes, you should only include the files you changed. On the other hand, I think ...
8 years, 9 months ago (2015-07-31 13:04:59 UTC) #6
noel chromium
On 2015/07/31 13:04:59, msarett1 wrote: > "Yes, you should only include the files you changed. ...
8 years, 9 months ago (2015-07-31 15:50:09 UTC) #7
noel chromium
LGTM
8 years, 9 months ago (2015-07-31 15:50:35 UTC) #8
noel chromium
Also, is this part of bug 468914? Add that to your BUG= line if so.
8 years, 9 months ago (2015-07-31 15:53:55 UTC) #9
msarett1
>msarett@msarett1:/usr/local/google/chromium/src/third_party/libjpeg_turbo$ git cl land >Using 50% similarity for rename/copy detection. Override with --similarity. >Running presubmit ...
8 years, 8 months ago (2015-08-03 13:22:57 UTC) #10
noel chromium
8 years, 8 months ago (2015-08-03 13:44:47 UTC) #11
Not sure what's going on. Could you ping agable@ about it?
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b