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
/
CMakeLists.txt
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-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
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
Testing: revise testing of lossy encoding by comparing PEAK and MSE with orig...
Even Rouault
2020-02-12
Implement writing of IMF profiles
Even Rouault
2019-09-04
openjp2/j2k: Validate all SGcod/SPcod/SPcoc parameter values.
Sebastian Rasmussen
2017-11-30
opj_j2k_read_cod: remove check for 'No more than one COD marker per tile' (fi...
Even Rouault
2017-07-27
Avoids undefined shift behaviour in m_dc_level_shift computation
Even Rouault
2016-09-11
Add test for issue 820 (#829)
Matthieu Darbois
2016-05-08
Correct expected result for test of issue 495
mayeut
2016-05-02
Use lowercase for cmake commands consistenly
Julien Malik
2016-04-28
Check SSIZ is valid in opj_j2k_read_siz (#762)
Matthieu Darbois
2015-09-29
Fix typos in comments and string
Stefan Weil
2015-09-10
Correct lossless issue on linux x86
mayeut
2015-09-01
Correct CMake version requirements
mayeut
2015-07-30
Add jpylyzer tests for JP2 compression
mayeut
2015-07-30
Add jpylyzer tests for JP2 compression
mayeut
2015-05-19
[trunk] Add check for number of layers & cblkw/cblkh values (fixes issue 475)
Matthieu Darbois
2015-05-19
[trunk] Add check for at most 1 COD marker per tile. 1 COD marker for MH (fix...
Matthieu Darbois
2014-12-20
[trunk] updated tests
Matthieu Darbois
2014-12-18
[trunk] Fixed a crash on illegal tile offset when decoding
Matthieu Darbois
2014-12-18
[trunk] Fixed a crash on 0xh or wx0 image size decoding
Matthieu Darbois
2014-11-20
[trunk] added check for pclr box validity (fixes issue 429)
Matthieu Darbois
2014-11-17
[data] added new non-regression tests from foxit
Matthieu Darbois
2014-10-22
[trunk] Added new non-regression tests from foxit issues
Antonin Descampe
2014-10-22
[trunk] add a check on mandatory headers in Main Header (fixes issue 408)
Antonin Descampe
2014-03-25
[trunk] Add sentinel in case list empty.
Mathieu Malaterre
2014-03-18
[trunk] Now that dataset from issue 297 have been imported, run test suite.
Mathieu Malaterre
2014-03-14
[trunk] add mecanism to track of addition of new regression files in svn/data...
Mathieu Malaterre
2014-03-14
[trunk] Now that issue 165 dataset is in non regression repository, activate ...
Mathieu Malaterre
2014-03-13
[trunk] Add documentation to the checkmd5refs cmake module (used for regressi...
Mathieu Malaterre
2014-03-07
[trunk] Cleanup commit. Rename compare family since comparePGX now support TIFF.
Mathieu Malaterre
2014-03-06
[trunk] Make sure that all output files from the test suite are using a diffe...
Mathieu Malaterre
2014-03-03
[trunk] Remove 3635.pdf.asan.77.2930.jp2 from opj_dump tests
Mathieu Malaterre
2014-02-28
[trunk] Make sure to run *-decode-md5 only after *-decode tests. Update md5 s...
Mathieu Malaterre
2014-02-28
[trunk] Mark a file as being invalid for opj_dump
Mathieu Malaterre
2014-02-26
[trunk] Update file extension function to handle cases where filename contain...
Mathieu Malaterre
2014-02-26
[trunk] Clearly indicate that mem-b2ace68c-1381.jp2 should not be decompressed.
Mathieu Malaterre
2014-02-24
[trunk] improve test suite by checking against a reference md5
Mathieu Malaterre
2014-02-24
[trunk] Prefer the new style cmake: add_test command
Mathieu Malaterre
2014-01-22
[trunk] uncomment tests mistakenly commented in previous commit
Antonin Descampe
2014-01-22
[trunk] fixed several bugs in cinema mode (2K 24/48 fps, and 4K). Trunk
Antonin Descampe
2012-11-27
[test] update the list of files which will be gracefully rejected when they a...
Mickael Savinaud
2012-11-12
[trunk] add some new tests related to new data; indicate that some tests shou...
Mickael Savinaud
2012-09-30
[trunk] update the name of the executable used for the tests
Mickael Savinaud
2012-08-30
[trunk] Remove CMake-language block-end command arguments
Mickael Savinaud
[next]