Mickael Savinaud
|
f12fde9132
|
[trunk] rename opj_destroy_cstr_info_v2 to opj_destroy_cstr_info
|
2012-08-09 12:56:43 +00:00 |
Mickael Savinaud
|
6767ea2456
|
[trunk] rename opj_setup_encoder_v2 to opj_setup_encoder
|
2012-08-09 12:35:13 +00:00 |
Mickael Savinaud
|
d009cf618a
|
rename opj_create_compress_v2 to opj_create_compress
|
2012-08-09 12:28:51 +00:00 |
Mickael Savinaud
|
52f414669a
|
[trunk] rename opj_setup_decoder_v2 to opj_setup_decoder
|
2012-08-09 12:11:24 +00:00 |
Mickael Savinaud
|
35289bffe2
|
[trunk] rename opj_create_decompress_v2 to opj_create_decompress
|
2012-08-09 11:51:07 +00:00 |
Mickael Savinaud
|
c38b5d5eb9
|
Add file type detection in test_tile_decoder to support JP2 file as input
|
2012-08-09 11:05:58 +00:00 |
Mickael Savinaud
|
180d06613a
|
Use the right file as input for the test ttd2
|
2012-08-09 09:29:42 +00:00 |
Mickael Savinaud
|
c3ee4212f0
|
Reorganize and clean style of test_tile_decoder.c
|
2012-08-09 08:07:57 +00:00 |
Mickael Savinaud
|
79a0533c69
|
[trunk] use new names for baseline
|
2012-06-01 07:53:44 +00:00 |
Mathieu Malaterre
|
64363995be
|
[trunk] Fix a simple leak in test_tile_encoder
|
2012-05-29 14:27:42 +00:00 |
Mathieu Malaterre
|
426ad6e3a3
|
[trunk] Adding more tests. tte5.j2k looks as if the tile compression is broken
|
2012-05-29 14:25:23 +00:00 |
Mathieu Malaterre
|
a4d1b1ba21
|
[trunk] Enable tile decoding/encoding round trip
|
2012-05-21 08:05:29 +00:00 |
Mathieu Malaterre
|
0447ea94c1
|
Activate tile decoding system to reproduce issues
|
2012-05-21 08:03:58 +00:00 |
Mickael Savinaud
|
717a7dbfde
|
resolve bug under win arch with test_tile_encoder.c
|
2012-05-14 17:25:10 +00:00 |
Mathieu Malaterre
|
383495c863
|
[trunk] Start activating tile tests
|
2012-05-14 16:05:55 +00:00 |
Mathieu Malaterre
|
595c00f55c
|
[trunk] Fix remaining compilation errors
|
2012-05-14 07:17:42 +00:00 |
Mickael Savinaud
|
5aaa5eab70
|
remove opj_event_mgr struct from test_tile_decoder
|
2012-05-14 07:13:27 +00:00 |
Mathieu Malaterre
|
70b24b021a
|
[trunk] Fix using proper v2 function
|
2012-05-14 07:11:02 +00:00 |
Mathieu Malaterre
|
af96c721c4
|
[trunk] Import from v2 test_tile_decoder
|
2012-05-14 07:03:33 +00:00 |
Mickael Savinaud
|
80c23d4519
|
solve problem with input of image_to_j2k; using the right return type comparison for opj_stream_flush; add j2k_write_com_v2, j2k_write_poc_v2, j2k_write_eoc_v2 and j2k_write_tlm_v2
|
2012-05-13 22:13:58 +00:00 |
Mickael Savinaud
|
055d429ae1
|
[trunk] Enhance support of events like the v2 branch. Use right name of variables.
|
2012-05-02 07:01:13 +00:00 |
Mickael Savinaud
|
afe4e345d2
|
[trunk] add missing file needed to compile last commit
|
2012-03-26 06:48:45 +00:00 |
Mickael Savinaud
|
855b5b513d
|
[trunk] add test_tile_encoder test and function related
|
2012-03-23 17:47:53 +00:00 |
Mathieu Malaterre
|
8d0e5899b9
|
[trunk] Remove remaining of OPJ_INT64_F/OPJ_UINT64_F before move to C99 convention
|
2012-03-19 10:00:06 +00:00 |
Mathieu Malaterre
|
777f2e7547
|
[trunk] convert from DOS eol to UNIX eol
|
2012-03-02 15:12:24 +00:00 |
Mathieu Malaterre
|
27e494d25c
|
[trunk] Sync with branch 1.5
|
2012-03-02 15:09:51 +00:00 |
Mathieu Malaterre
|
d88156d998
|
[trunk] merge r1234 from branch 1.5 over to trunk
|
2012-03-02 15:07:07 +00:00 |
Mathieu Malaterre
|
d4e5366fe6
|
Simplify code. Use standard find_package call instead. ctest script will need to handle this now
|
2011-12-02 15:30:19 +00:00 |
Mickael Savinaud
|
5c363b76ee
|
[trunk] fix a bug during the creation of the codestream index
|
2011-12-01 13:46:09 +00:00 |
Julien Malik
|
d569430cc6
|
[trunk] fix compilation of j2k_random_access on Visual C++
|
2011-12-01 09:02:04 +00:00 |
Julien Malik
|
a361f618a1
|
[trunk] fix call to opj_destroy_cstr_info_v2 in j2k_random_tile_access
|
2011-11-30 19:41:57 +00:00 |
Mickael Savinaud
|
563b56e09c
|
[trunk] fix error about the way to detect the additional test suite
|
2011-11-30 17:31:42 +00:00 |
Julien Malik
|
455f675806
|
[trunk] implement Large File support in the library
|
2011-11-30 16:55:25 +00:00 |
Mickael Savinaud
|
3932e860ca
|
[trunk] fix error with new way to detect kdu_expand
|
2011-11-29 09:28:02 +00:00 |
Julien Malik
|
27ba604ad7
|
[trunk] search for kdu_expand in a more cmake-compliant way
|
2011-11-27 22:27:50 +00:00 |
Mickael Savinaud
|
ff3c441023
|
[trunk] WIP: fix bug when decoding an area or a tile with special resolution
|
2011-11-17 14:29:36 +00:00 |
Mickael Savinaud
|
aaf6e84373
|
[trunk] WIP: enhance j2k_to_image with new get_decoded_tile functionality
|
2011-11-17 14:24:51 +00:00 |
Mickael Savinaud
|
39e12244cc
|
[trunk] fix tests/nonregresion/CMakeList.txt
|
2011-11-10 17:38:08 +00:00 |
Mickael Savinaud
|
c4c01b61e6
|
[trunk] WIP: fix get_decoded_tile function to avoid error with output image
|
2011-11-09 16:15:15 +00:00 |
Julien Malik
|
ac946a4602
|
[trunk] add some sanity check in CMakeLists to prevent STRING(REGEX..) call issues
|
2011-11-09 14:23:03 +00:00 |
Mickael Savinaud
|
2808de6084
|
[trunk] WIP: manage output image with area correponding to the set decoded area
|
2011-10-21 16:38:08 +00:00 |
Mickael Savinaud
|
21178c3571
|
[trunk] WIP: isolate dump test suite
|
2011-10-20 15:10:59 +00:00 |
Mickael Savinaud
|
5b93ae8628
|
[trunk] WIP: solve some memory leak in test compare functions
|
2011-10-19 13:06:49 +00:00 |
Mickael Savinaud
|
c7d3b83164
|
[trunk] WIP: correct mistake with JP2 files and manage correctly the text_GBR.jp2 filecase
|
2011-10-11 07:49:16 +00:00 |
Mickael Savinaud
|
efd780f82a
|
[trunk] WIP: update jp2 dump functions with the new V2 framework
|
2011-10-07 17:31:35 +00:00 |
Mickael Savinaud
|
cc0ff6b0bf
|
[trunk] WIP: update output filename of conformance dump test to be compatible with new baseline
|
2011-10-07 17:29:07 +00:00 |
Mickael Savinaud
|
e4b728ccb9
|
[trunk] WIP: backport rev 967-969 about test suite enhancement and rename of opj_configh.cmake.in from opj-1.5 to trunk
|
2011-10-07 14:20:15 +00:00 |
Mickael Savinaud
|
bc7c3e44d5
|
fixed windows nighlty crash about one missing opj_getopt() (and warning with other platform)
|
2011-09-02 08:34:38 +00:00 |
Antonin Descampe
|
aba0e602ed
|
renamed getopt.{c/h} to opj_getopt.{c/h} and forced the use of these files rather than the system ones. This fixed issue 78. Credit to Winfried.
|
2011-09-01 11:24:08 +00:00 |
Mickael Savinaud
|
22a2f98ced
|
fixed a segfault with fgets return value for some cases inside test function compare_dump_file()
|
2011-08-31 16:51:37 +00:00 |