summaryrefslogtreecommitdiff
path: root/third_party/libopenjpeg20/README.pdfium
diff options
context:
space:
mode:
authorJun Fang <jun_fang@foxitsoftware.com>2015-12-21 00:16:21 +0800
committerJun Fang <jun_fang@foxitsoftware.com>2015-12-21 00:16:21 +0800
commite13aa30ebc64800b7e208e338ec5d520de2d2ebd (patch)
tree067b5c86c59ff6576006e111ffaba5735d554fbb /third_party/libopenjpeg20/README.pdfium
parent4880d1a168729d42be736293fb93b514802e4f12 (diff)
downloadpdfium-e13aa30ebc64800b7e208e338ec5d520de2d2ebd.tar.xz
Merge to XFA: Fix wrong rendering on greyscale images with index colorspace
BUG=514514 R=tsepez@chromium.org Review URL: https://codereview.chromium.org/1536223002 . Merge branch 'xfa' of https://pdfium.googlesource.com/pdfium into xfa Merge to XFA: Correct return values in CPDF_HintTables::CheckPage() BUG=pdfium:329 R=thestig@chromium.org Review URL: https://codereview.chromium.org/1529173005 . Review URL: https://codereview.chromium.org/1539163002 .
Diffstat (limited to 'third_party/libopenjpeg20/README.pdfium')
-rw-r--r--third_party/libopenjpeg20/README.pdfium1
1 files changed, 1 insertions, 0 deletions
diff --git a/third_party/libopenjpeg20/README.pdfium b/third_party/libopenjpeg20/README.pdfium
index e3d61e891c..4d5585713b 100644
--- a/third_party/libopenjpeg20/README.pdfium
+++ b/third_party/libopenjpeg20/README.pdfium
@@ -16,4 +16,5 @@ Local Modifications:
0004-j2k_read_mcc.patch: Move incrementing of l_tcp->m_nb_mcc_records to the right place.
0005-jp2_apply_pclr.patch: Fix out of bounds access.
0006-tcd_init_tile.patch: Fix a dividing zero bug in opj_tcd_init_tile().
+0007-jp2_read_cmap.patch: Fix wrong rendering on greyscale images with index colorspace.
TODO(thestig): List all the other patches.