Antonin Descampe
|
7aece5e8e7
|
[trunk]Replaced deprecated opj_stream_set_user_data function from API
with its 'v3' version, and removed all other 'v3' suffixes from API.
|
2014-04-23 07:46:11 +00:00 |
Mickael Savinaud
|
af58e8e8f9
|
[trunk] move to the new API for function opj_stream_create_default_file_stream. Use now opj_stream_create_default_file_stream_v3 (WIP)
|
2013-02-17 10:34:31 +00:00 |
Mickael Savinaud
|
4bf4a7668e
|
[trunk] move to the new API for function opj_stream_destroy. Use now opj_stream_destroy_v3 (WIP)
|
2013-02-16 17:39:23 +00:00 |
Mickael Savinaud
|
d5efeb7df5
|
[trunk]update the copyright, the authors and thanks to respect the license
|
2012-11-15 15:22:29 +00:00 |
Mickael Savinaud
|
ba1682c120
|
[trunk] avoid memory leak in j2k_random_tile_access.c
|
2012-11-15 13:51:00 +00:00 |
Mickael Savinaud
|
e212154d8d
|
[trunk]extend last commits to apps
|
2012-11-15 13:38: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
|
98682e1073
|
[trunk] Remove some warnings about missing prototypes (gcc)
|
2012-10-15 15:47:56 +00:00 |
Mathieu Malaterre
|
4a845f3d04
|
[trunk] Fix one remaining issue with C90 compat
|
2012-09-10 12:46:42 +00:00 |
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
|
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
|
055d429ae1
|
[trunk] Enhance support of events like the v2 branch. Use right name of variables.
|
2012-05-02 07:01:13 +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 |
Julien Malik
|
455f675806
|
[trunk] implement Large File support in the library
|
2011-11-30 16:55:25 +00:00 |