• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1Name: OpenJPEG
2URL: http://www.openjpeg.org/
3Version: 0fa5a17c98c4b8f9ee2286f4f0a50cf52a5fccb0
4Security Critical: yes
5License: 2-clause BSD
6
7Description:
8JPEG 2000 library.
9
10Local Modifications:
11
120000-use-colorspace.patch: Makes it possible to not call opj_jp2_apply_pclr().
130001-image-data.patch: Fix a crashier in opj_j2k_update_image_data().
140002-packet-iterator.patch: Fix integer overflow in opj_pi_create_decode().
150003-dwt-decode.patch: Check array bounds for opj_dwt_decode_1() and friends.
160004-j2k_read_mcc.patch: Move incrementing of l_tcp->m_nb_mcc_records to the right place.
170005-jp2_apply_pclr.patch: Fix out of bounds access.
180006-tcd_init_tile.patch: Fix a dividing zero bug in opj_tcd_init_tile().
190007-jp2_read_cmap.patch: Fix wrong rendering on greyscale images with index colorspace.
200008-jp2_check_color.patch: Replace an assertion with returning false.
210009-opj_pi_next.patch: Fix potential bad precno value in opj_pi_next* functions.
22TODO(thestig): List all the other patches.
23