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

Issue 671943002: update openjpeg to r2911 (Closed)

Created:
6 years, 2 months ago by Bo Xu
Modified:
5 years, 9 months ago
Reviewers:
Tom Sepez, jun_fang
Base URL:
https://pdfium.googlesource.com/pdfium.git@master
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+46 lines, -8 lines) Patch
M core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/j2k.c View 3 chunks +29 lines, -0 lines 0 comments Download
M core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/tcd.c View 3 chunks +17 lines, -8 lines 2 comments Download

Messages

Total messages: 7 (1 generated)
Bo Xu
Hi Tom, here is another update.
6 years, 2 months ago (2014-10-22 17:12:51 UTC) #2
Tom Sepez
https://codereview.chromium.org/671943002/diff/1/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/tcd.c File core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/tcd.c (right): https://codereview.chromium.org/671943002/diff/1/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/tcd.c#newcode1063 core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/tcd.c:1063: memset(p_code_block, 0, sizeof(opj_tcd_cblk_dec_t)); How do we know that p_code_block ...
6 years, 2 months ago (2014-10-22 19:03:06 UTC) #3
Tom Sepez
LGTM based on reply from openjpeg: Allocation of code blocks is done from line 900. ...
6 years, 2 months ago (2014-10-22 21:55:59 UTC) #4
Bo Xu
https://codereview.chromium.org/671943002/diff/1/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/tcd.c File core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/tcd.c (right): https://codereview.chromium.org/671943002/diff/1/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/tcd.c#newcode1063 core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/tcd.c:1063: memset(p_code_block, 0, sizeof(opj_tcd_cblk_dec_t)); On 2014/10/22 19:03:06, Tom Sepez wrote: ...
6 years, 2 months ago (2014-10-22 22:29:03 UTC) #5
Bo Xu
On 2014/10/22 21:55:59, Tom Sepez wrote: > LGTM based on reply from openjpeg: > > ...
6 years, 2 months ago (2014-10-22 22:30:26 UTC) #6
Bo Xu
6 years, 2 months ago (2014-10-22 22:33:14 UTC) #7
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
4dc95e74e1acc75f4eab08bc771874cd2a9c3a9b (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698