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
2012-08-09
[trunk] rename opj_destroy_cstr_info_v2 to opj_destroy_cstr_info
Mickael Savinaud
2012-08-09
[trunk] rename opj_setup_encoder_v2 to opj_setup_encoder
Mickael Savinaud
2012-08-09
rename opj_create_compress_v2 to opj_create_compress
Mickael Savinaud
2012-08-09
[trunk] rename opj_setup_decoder_v2 to opj_setup_decoder
Mickael Savinaud
2012-08-09
[trunk] rename opj_create_decompress_v2 to opj_create_decompress
Mickael Savinaud
2012-08-09
Add file type detection in test_tile_decoder to support JP2 file as input
Mickael Savinaud
2012-08-09
Use the right file as input for the test ttd2
Mickael Savinaud
2012-08-09
Reorganize and clean style of test_tile_decoder.c
Mickael Savinaud
2012-06-01
[trunk] use new names for baseline
Mickael Savinaud
2012-05-29
[trunk] Fix a simple leak in test_tile_encoder
Mathieu Malaterre
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
resolve bug under win arch with test_tile_encoder.c
Mickael Savinaud
2012-05-14
[trunk] Start activating tile tests
Mathieu Malaterre
2012-05-14
[trunk] Fix remaining compilation errors
Mathieu Malaterre
2012-05-14
remove opj_event_mgr struct from test_tile_decoder
Mickael Savinaud
2012-05-14
[trunk] Fix using proper v2 function
Mathieu Malaterre
2012-05-14
[trunk] Import from v2 test_tile_decoder
Mathieu Malaterre
2012-05-13
solve problem with input of image_to_j2k; using the right return type compari...
Mickael Savinaud
2012-05-02
[trunk] Enhance support of events like the v2 branch. Use right name of varia...
Mickael Savinaud
2012-03-26
[trunk] add missing file needed to compile last commit
Mickael Savinaud
2012-03-23
[trunk] add test_tile_encoder test and function related
Mickael Savinaud
2012-03-19
[trunk] Remove remaining of OPJ_INT64_F/OPJ_UINT64_F before move to C99 conve...
Mathieu Malaterre
2012-03-02
[trunk] convert from DOS eol to UNIX eol
Mathieu Malaterre
2012-03-02
[trunk] Sync with branch 1.5
Mathieu Malaterre
2012-03-02
[trunk] merge r1234 from branch 1.5 over to trunk
Mathieu Malaterre
2011-12-02
Simplify code. Use standard find_package call instead. ctest script will need...
Mathieu Malaterre
2011-12-01
[trunk] fix a bug during the creation of the codestream index
Mickael Savinaud
2011-12-01
[trunk] fix compilation of j2k_random_access on Visual C++
Julien Malik
2011-11-30
[trunk] fix call to opj_destroy_cstr_info_v2 in j2k_random_tile_access
Julien Malik
2011-11-30
[trunk] fix error about the way to detect the additional test suite
Mickael Savinaud
2011-11-30
[trunk] implement Large File support in the library
Julien Malik
2011-11-29
[trunk] fix error with new way to detect kdu_expand
Mickael Savinaud
2011-11-27
[trunk] search for kdu_expand in a more cmake-compliant way
Julien Malik
2011-11-17
[trunk] WIP: fix bug when decoding an area or a tile with special resolution
Mickael Savinaud
2011-11-17
[trunk] WIP: enhance j2k_to_image with new get_decoded_tile functionality
Mickael Savinaud
2011-11-10
[trunk] fix tests/nonregresion/CMakeList.txt
Mickael Savinaud
2011-11-09
[trunk] WIP: fix get_decoded_tile function to avoid error with output image
Mickael Savinaud
2011-11-09
[trunk] add some sanity check in CMakeLists to prevent STRING(REGEX..) call i...
Julien Malik
2011-10-21
[trunk] WIP: manage output image with area correponding to the set decoded area
Mickael Savinaud
2011-10-20
[trunk] WIP: isolate dump test suite
Mickael Savinaud
2011-10-19
[trunk] WIP: solve some memory leak in test compare functions
Mickael Savinaud
2011-10-11
[trunk] WIP: correct mistake with JP2 files and manage correctly the text_GBR...
Mickael Savinaud
2011-10-07
[trunk] WIP: update jp2 dump functions with the new V2 framework
Mickael Savinaud
2011-10-07
[trunk] WIP: update output filename of conformance dump test to be compatible...
Mickael Savinaud
2011-10-07
[trunk] WIP: backport rev 967-969 about test suite enhancement and rename of ...
Mickael Savinaud
2011-09-02
fixed windows nighlty crash about one missing opj_getopt() (and warning with ...
Mickael Savinaud
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
fixed a segfault with fgets return value for some cases inside test function ...
Mickael Savinaud
[next]