index
:
openjpeg
UCL
avendor
cancel
carl-1
carl-2
carl-2-rebased-on-master
ccache
codingstyle
coverity_scan
coverity_scan_original
dcpomatic-2.5.2
dcpomatic-2.5.4
dev-restart
fix-bypass-restart
fix_bypass_pterm_termall
fix_bypass_pterm_termall_and_lossless_decomposition_issue
floating_point_irreversible_encoding
gh-pages
j2kviewer
master
master-cdist
openjp3d
openjpeg-1.5
openjpeg-2.0
openjpeg-2.1
openjpeg3d
openjpeg3d@745
openjpeg3d@749
opj-v1-branch
opj_idwt53_h_cas0_SSE2
opt
t1_dec_signed_magnitude_representation
t1_optim_attempt_refpass_4_at_context16
v2
videocon-1
Fork of openjpeg library for JPEG2000 encoding and decoding
cth@carlh.net
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
openjp2
/
j2k.c
Age
Commit message (
Expand
)
Author
2015-07-04
uclouvain/openjpeg#254 Add build option to disable the fix
mayeut
2015-06-05
Merge branch 'master' into issue-254
mayeut
2015-06-03
[trunk] Fix offset computations in opj_j2k_update_image_data
Matthieu Darbois
2015-05-19
[trunk] Correct potential double free on malloc failure in opj_j2k_copy_defau...
Matthieu Darbois
2015-05-19
[trunk] Add check for number of layers & cblkw/cblkh values (fixes issue 475)
Matthieu Darbois
2015-05-19
[trunk] Add check for at most 1 COD marker per tile. 1 COD marker for MH (fix...
Matthieu Darbois
2015-05-16
Revert "Correct overflows in opj_j2k_update_image_data"
mayeut
2015-05-16
Implement TNsot correction for non conforming files
mayeut
2015-05-16
Correct overflows in opj_j2k_update_image_data
mayeut
2015-01-20
[trunk] fixed a bug encoutntered when multiple MCT markers are provided
Antonin Descampe
2014-12-19
[trunk] Updated checks regarding number of decomposition levels when compressing
Matthieu Darbois
2014-12-18
[trunk] Fixed a crash on illegal tile offset when decoding
Matthieu Darbois
2014-12-18
[trunk] Fixed a crash on 0xh or wx0 image size decoding
Matthieu Darbois
2014-12-09
[trunk] check number of components when getting mct norm (fixes issue 436)
Antonin Descampe
2014-11-18
[trunk] remove warning during build (fixes issue 435)
Matthieu Darbois
2014-11-03
[trunk] significantly reduces memory for single tile RGB encoding (fixes
Antonin Descampe
2014-10-30
[trunk] add a check on precinct size (fixes issue 420)
Antonin Descampe
2014-10-30
[trunk] prevent overflow in j2k.c
Antonin Descampe
2014-10-22
[trunk] add a check on mandatory headers in Main Header (fixes issue 408)
Antonin Descampe
2014-10-21
[trunk] add a check on the number of resolution passed to cmdline (fixes issu...
Antonin Descampe
2014-10-21
[trunk] add a check on Zppm value in PPM markers (fixes issue 393)
Antonin Descampe
2014-10-15
[trunk] add a check on progression order (fixes issue 413)
Antonin Descampe
2014-10-15
[trunk] add a check for illegal SCod value (fixes issue 400)
Antonin Descampe
2014-10-14
[trunk] additional checks for marker size inconsistency (fixes issue 363)
Antonin Descampe
2014-10-06
[trunk] fixed PDF crash in Chrome (fixes issue 362)
Antonin Descampe
2014-10-02
[trunk] c++-style comment removed (fixes issue 407)
Antonin Descampe
2014-09-29
[trunk] fixed tile numbering in output message (fixes issue 370)
Antonin Descampe
2014-09-19
added memory allocation checks (fixes issue 355)
Antonin Descampe
2014-09-16
[trunk] improve memory management (fixes issue 359)
Antonin Descampe
2014-07-14
[trunk] Changed error to warning when no EOC found in codestream (fixes
Antonin Descampe
2014-07-03
[trunk] replaced malloc with opj_malloc. (Fixes issue 368).
Antonin Descampe
2014-07-03
[trunk] fixes issue #357. MCT is automatically disabled when
Antonin Descampe
2014-07-01
[trunk] moved comment marker setup from opj_compress to the library
Antonin Descampe
2014-04-28
[trunk] fixed warning in j2k.c about sign conversion
Antonin Descampe
2014-04-23
[trunk]formatted some messages. Removed -version option to disambiguate
Antonin Descampe
2014-04-23
[trunk]Replaced deprecated opj_stream_set_user_data function from API
Antonin Descampe
2014-04-17
[trunk] refactoring of rsiz, profiles, and extensions management
Antonin Descampe
2014-04-03
[trunk] updated copyright and added copyright notice required by ISO, in each...
Antonin Descampe
2014-03-18
[trunk] Now that dataset from issue 297 have been imported, run test suite.
Mathieu Malaterre
2014-03-14
[trunk] Now that issue 165 dataset is in non regression repository, activate ...
Mathieu Malaterre
2014-03-14
[trunk] Add internal implementation to dump all tiles/comp info
Mathieu Malaterre
2014-03-14
[trunk] Prevent a leak when reading PPT markers
Mathieu Malaterre
2014-03-13
[trunk] Add some sanity checks when reading Ippm(i) segments
Mathieu Malaterre
2014-03-13
[trunk] Make sure to reallocate ppm data buffer when multiple Ippm(i) buffer ...
Mathieu Malaterre
2014-03-13
[trunk] Add debug code to extract decompressed image right before PCLR handling
Mathieu Malaterre
2014-03-12
[trunk] Make sure when reading POC that number of layers (layer end) is withi...
Mathieu Malaterre
2014-03-11
[trunk] Add debug info to track issue 80
Mathieu Malaterre
2014-03-10
[trunk] Another round of fixes for sign conversion warnings.
Mathieu Malaterre
2014-03-10
[trunk] Remove a set of warning about sign conversion
Mathieu Malaterre
2014-03-07
[trunk] Fix mem leaks reported by cppcheck
Mathieu Malaterre
[prev]
[next]