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
/
tests
/
nonregression
Age
Commit message (
Expand
)
Author
2024-02-28
Fix some typos (found by `codespell` and `typos`)
Stefan Weil
2024-01-08
CMake: drop support for cmake < 3.5
Dominik Wójt
2023-12-08
Fixed typos (#1486)
Andrew Murray
2023-09-23
fix: use `opj_uint_ceildiv` instead of `opj_int_ceildiv` when necessary
mayeut
2021-09-26
Test decoding a .jhc file with vertically causal context variation
Even Rouault
2021-09-26
Test decoding a .jph test file
Even Rouault
2021-09-25
Added support for high throughput (HTJ2K) decoding.
Aous Naman
2021-06-07
Add support for enabling generation of TLM markers in encoder
Even Rouault
2020-11-30
Decoding: deal with some SPOT6 images that have tiles with a single tile-part...
Even Rouault
2020-10-09
Merge pull request #1253 from rouault/floating_point_irreversible_encoding
Even Rouault
2020-05-20
Merge pull request #1211 from sebras/master
Even Rouault
2020-05-20
Irreversible compression/decompression DWT: use 1/K constant as per standard
Even Rouault
2020-05-20
Testing: revise testing of lossy encoding by comparing PEAK and MSE with orig...
Even Rouault
2020-04-21
Add support for generation of PLT markers in encoder
Even Rouault
2020-02-12
Implement writing of IMF profiles
Even Rouault
2020-02-07
tests: add alternate checksums for libtiff 4.1
Even Rouault
2019-09-04
openjp2/j2k: Validate all SGcod/SPcod/SPcoc parameter values.
Sebastian Rasmussen
2019-04-25
Add test for previous commit
Even Rouault
2019-04-25
Add test for previous commit
Even Rouault
2019-04-25
compression: emit POC marker when only one single POC is requested (fixes #1191)
Even Rouault
2018-06-20
Add test cases for https://github.com/uclouvain/openjpeg/issues/1120 and http...
Even Rouault
2017-11-30
opj_j2k_read_cod: remove check for 'No more than one COD marker per tile' (fi...
Even Rouault
2017-09-19
Add capability to decode only a subset of all components of an image.
Even Rouault
2017-08-28
Add test for fix of a55c024fc6b917a409b85aeafd7326421c4aea34
Even Rouault
2017-08-24
issue104_jpxstream.jp2 decompresses just fine (and like Kakadu). Update md5re...
Even Rouault
2017-08-24
Remove broken.jpc test from known failures, by avoiding too long processing time
Even Rouault
2017-08-24
Remove -NR-DEC-p1_06.j2k-156-decode and NR-DEC-p1_06.j2k-164-decode from know...
Even Rouault
2017-08-14
Encoder: grow buffer size in opj_tcd_code_block_enc_allocate_data() to avoid ...
Even Rouault
2017-08-09
Partial revert BPC related check of #975 (#979)
Even Rouault
2017-07-27
Avoids undefined shift behaviour in m_dc_level_shift computation
Even Rouault
2017-06-12
Encoder: fix packet writing of empty sub-bands (#891, #892)
Even Rouault
2017-06-09
T1: fix BYPASS/LAZY, TERMALL/RESTART and PTERM/ERTERM encoding modes. (#674)
fix_bypass_pterm_termall
Even Rouault
2017-05-23
Tests: test opj_compress in VSC mode (related to #172)
Even Rouault
2016-09-22
Fix PNM file reading (#847)
Matthieu Darbois
2016-09-11
Add test for issue 820 (#829)
Matthieu Darbois
2016-09-08
Add test for issue 826 (#827)
Matthieu Darbois
2016-09-08
Add sanity check for tile coordinates (#823)
Matthieu Darbois
2016-09-07
Add test for PR 818 (#822)
Matthieu Darbois
2016-05-08
Correct expected result for test of issue 495
mayeut
2016-05-08
Fix Out-of-Bounds Access in function opj_tgt_reset
mayeut
2016-05-08
Fix Heap Buffer Overflow in function color_cmyk_to_rgb
mayeut
2016-05-08
Fix division by zero
mayeut
2016-05-02
Use lowercase for cmake commands consistenly
Julien Malik
2016-04-30
Add tests for recent issues
mayeut
2016-04-30
Update lcms (#544)
Matthieu Darbois
2016-04-30
Merge pull request #706 from mayeut/issue135
Antonin Descampe
2016-04-28
Check SSIZ is valid in opj_j2k_read_siz (#762)
Matthieu Darbois
2016-04-27
Fix issue 135
mayeut
2016-04-23
Allow to write 3/5/7/9/11/13/15 bpp TIF files
mayeut
2016-04-23
Allow to read 3/5/7/9/11/13/15 bpp TIF files
mayeut
[next]