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
/
bin
/
jp2
/
opj_compress.c
Age
Commit message (
Expand
)
Author
2020-05-20
Add multithreading support in the T1 (entropy phase) encoder
Even Rouault
2020-04-21
Add support for generation of PLT markers in encoder
Even Rouault
2020-02-13
opj_compress: improve help message regarding new IMF switch
Even Rouault
2020-02-12
Implement writing of IMF profiles
Even Rouault
2018-10-31
Fix some potential overflow issues (#1161)
Stefan Weil
2018-10-31
Fix several memory and resource leaks
Nikola Forró
2018-06-16
opj_compress: try to make help message of -c switch clearer (fixes #1117)
Even Rouault
2018-03-12
opj_compress: fix help message regarding default precinct size
Even Rouault
2017-09-05
Merge pull request #1010 from rouault/subtile_decoding_stage3
Even Rouault
2017-09-01
opj_compress help: revert 32572617765cb9d77302384653a48d793b8f657f and indica...
Even Rouault
2017-09-01
opj_compress help: indicate 0 value, instead of 1, for -r parameter to get lo...
Even Rouault
2017-09-01
opj_compress: reorder checks related to code block dimensions, to avoid poten...
Even Rouault
2017-08-10
Fix crash on encoding if using opj_set_default_encoder_parameters() without d...
Even Rouault
2017-06-21
Style fix
Even Rouault
2017-06-21
Fix mingw related warnings
Even Rouault
2017-05-09
Reformat whole codebase with astyle.options (#128)
Even Rouault
2016-09-26
Remove typos from comments and man pages
Mathieu Malaterre
2016-04-29
cppcheck fix for openjp2 (#740)
julienmalik
2015-09-25
Provide safer string copy than strncpy
mayeut
2015-09-25
Fix resource leaks & unchecked resource allocations
mayeut
2015-09-24
Fix some resource leaks
mayeut
2015-07-26
Remove some warnings when building
mayeut
2015-07-26
Remove some warnings when building
mayeut
2015-07-24
Remove some warnings when building
mayeut
2015-07-03
fixed a few bugs
Aaron Boxer
2015-07-03
add timing to compress and decompress
Aaron Boxer
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
2014-12-02
[trunk] Fixed typo in opj_compress error report (fixes issue 350)
Matthieu Darbois
2014-09-30
[trunk] fixes heap-buffer-overflow in parse_cmdline_encoder
Antonin Descampe
2014-09-16
[trunk] improve memory management (fixes issue 359)
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] Properly handle failure to compress (remove file)
Mathieu Malaterre
2014-04-23
[trunk]removed '-x' option for index file as long as it's broken
Antonin Descampe
2014-04-23
[trunk]re-formatted help display in executables
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-22
[trunk] fixed some warning and errors formatting and add a '-version'
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-04-02
[trunk] fixed a bug triggering SEGFAULT on debug mode (uninitialized
Antonin Descampe
2014-03-26
[trunk] fixed warnings triggered on linux related to r2802
Antonin Descampe
2014-03-26
[trunk] add ability in opj_compress to input subsampled images through
Antonin Descampe
2014-03-25
[trunk] fixed bug related to r2791
Antonin Descampe
2014-03-25
[trunk] fixed warning due induced by r2791
Antonin Descampe
2014-03-25
[trunk] add "-mct {0,1,2}" option to opj_compress to allow MCT to be
Antonin Descampe
2014-03-10
[trunk] Fix warnings about shadow variables
Mathieu Malaterre
2014-03-07
[trunk] Another round of fixes for sign conversion warnings.
Mathieu Malaterre
2014-03-07
[trunk] Remove mem leak and warning reported by clang
Mathieu Malaterre
[next]