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
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2017-09-01
Allow several repeated calls to opj_set_decode_area() and opj_decode() for si...
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-17
Sub-tile decoding: only decode precincts and codeblocks that intersect the wi...
Even Rouault
2016-07-14
Add compilation test for standalone inclusion of openjpeg.h (#798)
Matthieu Darbois
2015-07-14
Update tiftoimage to support more input TIF formats
mayeut
2014-03-26
[trunk] Add small utilities to extract JP2 files from PDF
Mathieu Malaterre
2014-03-13
[trunk] Add a small helper to spli ppm into 3 pgm files
Mathieu Malaterre
2014-03-07
[trunk] Cleanup commit. Rename compare family since comparePGX now support TIFF.
Mathieu Malaterre
2014-02-28
[trunk] Fix JPIP test with updated md5sum
Mathieu Malaterre
2014-02-26
[trunk] Fix TestJPIP1 on case sensitive system
Mathieu Malaterre
2014-02-24
[trunk] Prefer the new style cmake: add_test command
Mathieu Malaterre
2013-03-17
[trunk] use OPJ_ prefix on HAVE variable also for tests
Mickael Savinaud
2013-03-03
[trunk] split into two config files config options related to the lib and to ...
Mickael Savinaud
2012-11-08
[trunk] Add more testing to the tile access/random
Mathieu Malaterre
2012-11-08
[trunk] Add new tests (j2k_random_tile_access)
Mathieu Malaterre
2012-10-15
[trunk] Remove some warnings about missing prototypes (gcc)
Mathieu Malaterre
2012-10-01
[trunk] Fix minor cmake style
Mathieu Malaterre
2012-10-01
[trunk] import unit testing from 1.5.x branch
Mathieu Malaterre
2012-10-01
[trunk] Fix missing include directory
Mathieu Malaterre
2012-09-28
[trunk] Start FolderReorgProposal task
Mathieu Malaterre
2012-08-30
[trunk] Remove CMake-language block-end command arguments
Mickael Savinaud
2012-08-30
[trunk] Convert CMake-language commands to lower case
Mickael Savinaud
2012-08-09
Use the right file as input for the test ttd2
Mickael Savinaud
2012-05-29
[trunk] Adding more tests. tte5.j2k looks as if the tile compression is broken
Mathieu Malaterre
2012-05-21
[trunk] Enable tile decoding/encoding round trip
Mathieu Malaterre
2012-05-21
Activate tile decoding system to reproduce issues
Mathieu Malaterre
2012-05-14
[trunk] Start activating tile tests
Mathieu Malaterre
2012-05-14
[trunk] Import from v2 test_tile_decoder
Mathieu Malaterre
2012-03-23
[trunk] add test_tile_encoder test and function related
Mickael Savinaud
2012-03-02
[trunk] Sync with branch 1.5
Mathieu Malaterre
2011-11-30
[trunk] implement Large File support in the library
Julien Malik
2011-09-01
renamed getopt.{c/h} to opj_getopt.{c/h} and forced the use of these files ra...
Antonin Descampe
2011-08-31
enhance the encoding test suite and remove unsued CONFIGURE_FILE into a CMake...
Mickael Savinaud
2011-07-27
added new decoding/dump tests based on data found in input/nonregresion repos...
Mickael Savinaud
2011-07-25
added non-regression tests for j2k_dump function and conformance data
Mickael Savinaud
2011-07-22
correct some troubles about thirdparty when they are used
Mickael Savinaud
2011-07-21
correct a compil error linked to getopt with win platform
Mickael Savinaud
2011-07-21
add new decode tests based on conformance data and tolerance. Non regression ...
Mickael Savinaud