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
2020-05-20
Merge pull request #1211 from sebras/master
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
2017-05-11
perf_test.py: implement -i option
Even Rouault
2017-05-09
Add profiling of CPU and memory usage (#912)
Even Rouault
2017-05-06
Add performance benchmarking scripts
Even Rouault
2016-09-22
Fix PNM file reading (#847)
Matthieu Darbois
2016-09-21
Fix some issues reported by Coverity Scan (#846)
Stefan Weil
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-07-14
Add compilation test for standalone inclusion of openjpeg.h (#798)
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
[next]