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
Age
Commit message (
Expand
)
Author
2015-06-03
[trunk] Fix offset computations in opj_j2k_update_image_data
Matthieu Darbois
2015-05-29
[trunk] Fix wrong return value for opj_setup_encoder & opj_set_decoded_resolu...
Matthieu Darbois
2015-05-28
[trunk] Fix sscanf format specifier (fixes issue 494)
Matthieu Darbois
2015-05-27
[trunk] Fix overflow in opj_image_comp_header_update (fixes issue 495)
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-02-02
[trunk] added overflow checks (fixes issue 431)
Antonin Descampe
2015-02-02
[trunk] fixes a bug that prevented opj_decompress to take directory as input ...
Antonin Descampe
2015-01-25
[trunk] use hidden visibility for static library (fixes issue 354)
Matthieu Darbois
2015-01-20
[trunk] fixed a bug encoutntered when multiple MCT markers are provided
Antonin Descampe
2015-01-20
[trunk] checks for JP2 signature and file type boxes more carefully
Antonin Descampe
2015-01-15
[trunk] fixed a buffer overflow in opj_tcd_init_decode_tile
Antonin Descampe
2014-12-27
[trunk] removed warning from convertbmp.c
Matthieu Darbois
2014-12-26
[trunk] fixed typo in opj_decompress (fixes issue 465)
Matthieu Darbois
2014-12-23
[trunk] removed unnecessary operation in opj_bio_flush (fixes issue 461)
Matthieu Darbois
2014-12-23
[trunk] removed warning from convert.c
Matthieu Darbois
2014-12-23
[trunk] fixed imagetoraw unsigned 16bits conversion (fixes issue 460)
Matthieu Darbois
2014-12-23
[trunk] removed warning from convertbmp.c
Matthieu Darbois
2014-12-22
[trunk] fixed colorspace mapping for raw grayscale images (fixes issue 456)
Matthieu Darbois
2014-12-22
[trunk] fixed component precision upscaling in opj_decompress (fixes issue 458)
Matthieu Darbois
2014-12-22
[trunk] fixed compression check for 1 bit unsigned component (fixes issue 457)
Matthieu Darbois
2014-12-22
[trunk] updated BMP format input support
Matthieu Darbois
2014-12-22
[trunk] updated BMP format input support
Matthieu Darbois
2014-12-20
[trunk] fixed BMP reading for 8bpp when width & 3 == 1
Matthieu Darbois
2014-12-20
[trunk] fixed a possible overflow in opj_t1_encode_cblks call to opj_int_fix_...
Matthieu Darbois
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-15
[trunk] removed warnings when building tcd.c (Update issue 442)
Matthieu Darbois
2014-12-13
[trunk] Add SSE2/SSE41 implementations for mct.c (fixes issue 451)
Matthieu Darbois
2014-12-13
[trunk] Speed-up opj_int_fix_mul by removing unneeded operation
Matthieu Darbois
2014-12-12
[trunk] Reduce encoder code block memory usage for non 64x64 code block sizes...
Matthieu Darbois
2014-12-11
[trunk] Fixed invalid check in in tiff reading method (fixes issue 449)
Matthieu Darbois
2014-12-09
[trunk] check number of components when getting mct norm (fixes issue 436)
Antonin Descampe
2014-12-09
[trunk] Fixed compilation error under Visual Studio 2003 (fixes issue 351)
Matthieu Darbois
2014-12-02
[trunk] Fixed typo in opj_compress error report (fixes issue 350)
Matthieu Darbois
2014-11-25
[trunk] removed some warnings when configuring with CMake 3.x on MacOS
Matthieu Darbois
2014-11-25
[trunk] removed some warnings when building src/bin/jp2/convert.c
Matthieu Darbois
2014-11-24
[trunk] removed warnings when building jp2.c (Update issue 442)
Matthieu Darbois
2014-11-22
[trunk] added an option to upsample image components in opj_decompress
Matthieu Darbois
2014-11-22
[trunk] fixed pnmtoimage for odd pgm files (fixes issue 294)
Matthieu Darbois
2014-11-22
[trunk] fixed warning in option to force rgb output in opj_decompress (fixes ...
Matthieu Darbois
2014-11-22
[trunk] added option to force rgb output in opj_decompress (fixes issue 282 ,...
Matthieu Darbois
2014-11-21
[trunk] added check for tile component data size overflow (fixes issue 432)
Matthieu Darbois
2014-11-20
[trunk] added check for pclr box validity (fixes issue 429)
Matthieu Darbois
2014-11-20
[trunk] fixed memleak in abnormal condition (fixes issue 437)
Matthieu Darbois
2014-11-19
[trunk] added option to force output bit depth in opj_decompress (fixes issue...
Matthieu Darbois
2014-11-19
[trunk] replace OPJ_MACRO_TCD_ALLOCATE macro by inlined function (fixes issue...
Matthieu Darbois
2014-11-18
[trunk] remove warning during build (fixes issue 435)
Matthieu Darbois
[next]