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
2020-11-30
pngtoimage(): fix wrong computation of x1,y1 if -d option is used, that would...
Even Rouault
2020-11-30
Decoding: deal with some SPOT6 images that have tiles with a single tile-part...
Even Rouault
2020-11-26
Free p_tcd_marker_info to avoid memory leak
yuan
2020-11-25
Encoder: grow again buffer size in opj_tcd_code_block_enc_allocate_data() (fi...
yuan
2020-11-23
Encoder: grow again buffer size in opj_tcd_code_block_enc_allocate_data() (fi...
Even Rouault
2020-11-23
Encoder: grow buffer size in opj_tcd_code_block_enc_allocate_data() to avoid ...
Even Rouault
2020-11-23
Fix typo in internal function name
Even Rouault
2020-10-09
Merge pull request #1253 from rouault/floating_point_irreversible_encoding
Even Rouault
2020-09-23
Bump Java compatibility from 1.5 to 1.6 (#1263)
Pei JIA
2020-09-16
Encoder: avoid uint32 overflow when allocating memory for codestream buffer (...
Even Rouault
2020-06-30
opj_decompress: fix double-free on input directory with mix of valid and inva...
Even Rouault
2020-06-22
Merge pull request #1260 from sebras/fix-issue-1259
Even Rouault
2020-06-23
openjp2: Plug image leak when failing to allocate codestream index.
Sebastian Rasmussen
2020-06-23
openjp2: Plug memory leak when setting data as TLS fails.
Sebastian Rasmussen
2020-06-23
openjp2: Error out if failing to create Tier 1 handle.
Sebastian Rasmussen
2020-06-10
Testing for invalid values of width, height, numcomps (#1254)
szukw000
2020-05-24
T1 encoder: speed-up by aggressive inlining and more cache friendly data orga...
Even Rouault
2020-05-23
Forward DWT 9-7: major speed up by vectorizing vertical pass
Even Rouault
2020-05-23
Forward DWT 5-3: major speed up by vectorizing vertical pass
Even Rouault
2020-05-22
Forward DWT: small code refactoring to allow future improvements for the vert...
Even Rouault
2020-05-22
dwt.c: remove unused typedef
Even Rouault
2020-05-22
Forward DWT 5x3: performance improvements in horizontal pass, and modest in v...
Even Rouault
2020-05-22
Forward DWT: small code refactoring to allow future improvements for the hori...
Even Rouault
2020-05-21
Speed-up 9x7 IDWD by ~30% with OPJ_NUM_THREADS=2
Even Rouault
2020-05-21
Remove useless + 5U margin in opj_dwt_decode_tile_97()
Even Rouault
2020-05-21
Speed-up 9x7 IDWD by ~20%
Even Rouault
2020-05-20
bench_dwt.c: add a -I switch to test irreversible FWDT/IDWT
Even Rouault
2020-05-20
Merge pull request #1211 from sebras/master
Even Rouault
2020-05-20
Irreversible decoding: partially revert previous commit, to fix failures in t...
Even Rouault
2020-05-20
Irreversible compression/decompression DWT: use 1/K constant as per standard
Even Rouault
2020-05-20
Irreversible decoding: align code more closely to the standard by avoid messi...
Even Rouault
2020-05-20
opj_dwt_encode_1_real(): avoid many bound comparisons, similarly to decoding ...
Even Rouault
2020-05-20
opj_j2k_setup_encoder(): add validation of tile width and height to avoid pot...
Even Rouault
2020-05-20
opj_mct_encode_real(): add SSE optimization
Even Rouault
2020-05-20
tcd.c: add comment
Even Rouault
2020-05-20
Encoder: use floating-point operations for irreversible transformation
Even Rouault
2020-05-20
dwt.c: change sign of constants to match standard and compensate (no function...
Even Rouault
2020-05-20
Add multithreaded support in the DWT encoder.
Even Rouault
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-04-18
struct opj_j2k: remove unused fields, and add some documentation
Even Rouault
2020-04-17
Merge pull request #1244 from rouault/fix_pi_warnings
Even Rouault
2020-04-17
color_apply_icc_profile: add checks on the number of components (#1236)
szukw000
2020-04-17
jp3d/jpwl/mj2/jpip: Fix resource leaks (#1226)
Eduardo Barretto
2020-04-16
Fix warnings about signed/unsigned casts in pi.c
Even Rouault
2020-04-16
Rename mis-named function opj_tcd_get_encoded_tile_size() to opj_tcd_get_enco...
Even Rouault
2020-04-01
opj_decompress: add sanity checks to avoid segfault in case of decoding error
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
2020-02-12
openjpeg.h: fix values of OPJ_PROFILE_IMF_ constants
Even Rouault
[prev]
[next]