Mickael Savinaud
|
94880d8f36
|
[trunk] remove warnings raised by flags -Wall -Wextra -pedantic
|
2012-11-13 15:26:13 +00:00 |
Mickael Savinaud
|
7307bb6e9a
|
[trunk] remove warnings raised by flags -Wall -Wextra -pedantic and vs9 analyzer
|
2012-11-13 15:16:35 +00:00 |
Mickael Savinaud
|
4263410fe8
|
[trunk] remove warnings raised by flags -Wall -Wextra -pedantic
|
2012-11-13 12:59:35 +00:00 |
Mickael Savinaud
|
cb0eb855ca
|
[trunk] manage the case where the SOT marker is alone, PSot=12 (case of PHR data).
Fixes issue 162
|
2012-11-13 11:18:58 +00:00 |
Mickael Savinaud
|
569d0ec7cc
|
[trunk] avoid memory leak in opj_t2_decode_packets
|
2012-11-13 09:47:16 +00:00 |
Mickael Savinaud
|
1021e87522
|
[trunk] add some new tests related to new data; indicate that some tests should failed because data are wrong
|
2012-11-12 16:32:28 +00:00 |
Mathieu Malaterre
|
dc34cf362f
|
[trunk] Add more testing to the tile access/random
Update issue 186
|
2012-11-08 16:47:35 +00:00 |
Mathieu Malaterre
|
e71749428c
|
[trunk] Fix what looks like a copy/paste error
Update issue 186
|
2012-11-08 16:45:27 +00:00 |
Mathieu Malaterre
|
8f58b776b0
|
[trunk] Add more test in j2k_random_tile_access
Update issue 186
|
2012-11-08 16:41:01 +00:00 |
Mathieu Malaterre
|
fb0a11636f
|
[trunk] Add new tests (j2k_random_tile_access)
|
2012-11-08 16:30:46 +00:00 |
Mickael Savinaud
|
7bf09734d7
|
[trunk] remove old structure from testempty
|
2012-10-30 08:12:32 +00:00 |
Mickael Savinaud
|
853bcb3c64
|
[trunk] add documentation
|
2012-10-29 22:12:02 +00:00 |
Mickael Savinaud
|
4d32395fe1
|
[trunk]OPJ_STREAM_READ is now equal to OPJ_TRUE and OPJ_STREAM_WRITE to OPJ_FALSE
|
2012-10-29 22:06:28 +00:00 |
Mickael Savinaud
|
a6a141d326
|
[trunk] move opj_event_mgr struct from openjpeg. h to event.h
|
2012-10-29 22:02:02 +00:00 |
Mickael Savinaud
|
e0161e03db
|
[trunk] remove old struct from V1 and not used in V2
|
2012-10-29 21:49:33 +00:00 |
Mathieu Malaterre
|
82d29d4c2a
|
[trunk] Remove bool.h, use opj_bool instead
Fix remaining opj_calloc/malloc/free issues
|
2012-10-29 16:24:39 +00:00 |
Mathieu Malaterre
|
1a5791750b
|
[trunk] Fix simple warning about unused variables
|
2012-10-29 16:07:24 +00:00 |
Mathieu Malaterre
|
482d9b58b3
|
[trunk] Make sure to use off_t
|
2012-10-29 16:07:09 +00:00 |
Mathieu Malaterre
|
5903dd7d82
|
[trunk] Remove temp fix now that mj2 is fixed
|
2012-10-29 15:28:59 +00:00 |
Mathieu Malaterre
|
301b1ffbc7
|
[trunk] Update version number to 2.0. This will help for testing generating scripts
|
2012-10-29 14:36:35 +00:00 |
Mathieu Malaterre
|
759be64115
|
[trunk] Fix remainings issues with doxygen doc
Convert DOS files to UNIX eol
|
2012-10-29 14:35:11 +00:00 |
Mickael Savinaud
|
ece2a2d6c2
|
[trunk] Normalize the return type of opj_read_from_file regarding the test in the calling function
|
2012-10-29 13:53:02 +00:00 |
Mathieu Malaterre
|
f31957c502
|
[trunk] Remove some simple warnings about missing prototypes
|
2012-10-29 13:28:51 +00:00 |
Mathieu Malaterre
|
fb69541cfa
|
[trunk] Fix compilation when JPIP is OFF
|
2012-10-29 13:27:39 +00:00 |
Mathieu Malaterre
|
e189679ebc
|
[trunk] Merge back JPIP modification into v2
This commit imports changes from openjpip.c from r2122 into openjpeg.c
|
2012-10-29 10:12:03 +00:00 |
Mickael Savinaud
|
18e7fcc37f
|
[trunk] remove warnings related to the use of -Wall -Wextra -pedantic
|
2012-10-29 10:08:35 +00:00 |
Mickael Savinaud
|
1c8a657044
|
[trunk] finish to remove the old cio_ struct (last comment is incomplete)
|
2012-10-26 10:10:22 +00:00 |
Mickael Savinaud
|
cdea5c8eef
|
[trunk] remove some warnings from -Wall -Wextra -pedantic
|
2012-10-26 10:04:55 +00:00 |
Mickael Savinaud
|
bcc386e3bb
|
[trunk]remove some warnings raised by Wall
|
2012-10-26 09:39:52 +00:00 |
Mickael Savinaud
|
a2bd3bb75b
|
[trunk] use the right cp structure in image.h
|
2012-10-26 07:52:27 +00:00 |
Mickael Savinaud
|
b63d618e48
|
[trunk] remove last warnings from t1
|
2012-10-25 17:31:18 +00:00 |
Mickael Savinaud
|
8864c2d59b
|
[trunk] rename t1_getwmsedec_v2 to opj_t1_getwmsedec and remove t1_getwmsedec
|
2012-10-25 17:27:22 +00:00 |
Mickael Savinaud
|
c75073fbf4
|
[trunk] cancel previous commit about use of t1_decode_cblks from v2. We should use t1_decode_cblks from 1.5 because it is faster (rev 557)
|
2012-10-25 17:23:54 +00:00 |
Mickael Savinaud
|
cf4529d058
|
[trunk] use the opj_ prefix for last t1 functions
|
2012-10-25 15:50:58 +00:00 |
Mickael Savinaud
|
9b6900b058
|
[trunk] [trunk] remove old opj_tcp and rename opj_tcp_v2 to opj_tcp
|
2012-10-25 15:15:02 +00:00 |
Mickael Savinaud
|
7f7ef068fc
|
[trunk] [trunk] remove old opj_cp and rename opj_cp_v2 to opj_cp
|
2012-10-25 15:09:31 +00:00 |
Mickael Savinaud
|
a41790ce8a
|
[trunk] [trunk] remove old opj_t2 and rename opj_t2_v2 to opj_t2
|
2012-10-25 14:54:19 +00:00 |
Mickael Savinaud
|
06615a556d
|
[trunk] rename opj_tcd_truct_v2 to opj_tcd_struct
|
2012-10-25 14:49:10 +00:00 |
Mickael Savinaud
|
94a69c2b31
|
[trunk] rename opj_j2k_v2 to opj_j2k
|
2012-10-25 14:27:09 +00:00 |
Mickael Savinaud
|
425ff2f81d
|
[trunk] remove old opj_j2k struct
|
2012-10-25 14:22:29 +00:00 |
Mickael Savinaud
|
2257166e61
|
[trunk] rename opj_jp2_v2 to opj_jp2
|
2012-10-25 14:16:19 +00:00 |
Mickael Savinaud
|
56cf5f4f67
|
[trunk] remove old opj_jp2 struct
|
2012-10-25 14:11:19 +00:00 |
Mickael Savinaud
|
668484ba8f
|
[trunk] correct a mis use of an old struct
|
2012-10-25 14:10:01 +00:00 |
Mickael Savinaud
|
f824078c14
|
[trunk] rename opj_event_msg_v2 to opj_event_msg
|
2012-10-25 13:49:20 +00:00 |
Mickael Savinaud
|
3250833a62
|
[trunk]remove old opj_event_mgr function
|
2012-10-25 13:46:40 +00:00 |
Mickael Savinaud
|
8bc24912d1
|
[trunk] style
|
2012-10-25 13:35:30 +00:00 |
Mickael Savinaud
|
52f6f7e0c7
|
[trunk] remove cio deprecated functions
|
2012-10-25 13:29:41 +00:00 |
Mickael Savinaud
|
ee8ee69c30
|
[trunk]clean jpip marker functions but it is still experimental
|
2012-10-25 13:15:37 +00:00 |
Mickael Savinaud
|
4941ebcc91
|
[trunk] remove jpt.c/.h which used functions not used by v2. The code is always available in branch 1.5
|
2012-10-25 11:45:44 +00:00 |
Mathieu Malaterre
|
9adbea785b
|
[trunk] Fix remaining issue with OPJ_CALLCONV
|
2012-10-25 10:41:55 +00:00 |