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
Age
Commit message (
Expand
)
Author
2022-05-13
Separate fuzz targets to increase coverage (#1416)
Navidem
2021-10-27
opj_compress: add a -TargetBitDepth switch for TIFF output (#1384)
msheby
2021-10-21
API: deprecate 'bpp' member in favor of 'prec'
Even Rouault
2021-10-21
tests/: reformat a few files to be modified
Even Rouault
2021-09-27
tests/fuzzers/build_seed_corpus.sh: add htj2k files
Even Rouault
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
2021-06-07
Fix various compiler warnings
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-05-20
compare_images.c: code reformatting
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
2020-01-13
tests/fuzzers: link fuzz binaries using $LIB_FUZZING_ENGINE. (#1230)
Max Moroz
2019-09-04
openjp2/j2k: Validate all SGcod/SPcod/SPcoc parameter values.
Sebastian Rasmussen
2019-06-15
opj_decompress_fuzzer: remove checks regarding input dimensions (fixes #1079)
Even Rouault
2019-05-26
test_decode_area.c: assign tdy to *ptileh instead of *ptilew (fixes #1195)
Even Rouault
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-09-01
test_decode_area: accept user bounds in -strip_height mode
Even Rouault
2017-09-01
Allow several repeated calls to opj_set_decode_area() and opj_decode() for si...
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-21
test_tile_encoder: fix checks on argc
Even Rouault
2017-08-20
Subtile decoding: only do 9x7 IDWT computations on relevant areas of tile-com...
Even Rouault
2017-08-18
Subtile decoding: only do 5x3 IDWT computations on relevant areas of tile-com...
Even Rouault
2017-08-18
test_decode_area: fix to make it work with odd image dimensions
Even Rouault
2017-08-17
Sub-tile decoding: only decode precincts and codeblocks that intersect the wi...
Even Rouault
2017-08-17
opj_decompress_fuzzer.cpp: reject images with too big tiles. Fixes https://bu...
Even Rouault
2017-08-14
Encoder: grow buffer size in opj_tcd_code_block_enc_allocate_data() to avoid ...
Even Rouault
2017-08-10
Reformat tests/test_tile_encoder.c
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-07-26
Spelling fixes (patch by ka7, #890, rebased on top of master)
Even Rouault
2017-07-03
Add tests/fuzzers for OSS Fuzz (#965)
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
[next]