mayeut
|
838dfb8058
|
Provide safer string copy than strncpy
As per @boxerab suggestion in commit
b9ca882749
|
2015-09-25 22:04:58 +02:00 |
mayeut
|
b9ca882749
|
Fix resource leaks & unchecked resource allocations
|
2015-09-25 00:08:34 +02:00 |
Antonin Descampe
|
ec84bafcd8
|
[trunk]re-formatted help display in executables
|
2014-04-23 14:09:20 +00:00 |
Antonin Descampe
|
08c09b74cf
|
[trunk]formatted some messages. Removed -version option to disambiguate
with -v(erbose) option, added version info in help display
|
2014-04-23 09:12:30 +00:00 |
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 |
Antonin Descampe
|
8d93eae64a
|
[trunk] fixed some warning and errors formatting and add a '-version'
option to opj_compress and opj_decompress binaries
|
2014-04-22 21:22:49 +00:00 |
Antonin Descampe
|
d19a4ab676
|
[trunk] updated copyright and added copyright notice required by ISO, in each file; updated AUTHORS, NEWS
|
2014-04-03 15:30:57 +00:00 |
Mathieu Malaterre
|
e8abf1fb25
|
[trunk] Add internal implementation to dump all tiles/comp info
Eg: opj_dump -f 8 -i input.j2k
Update issue 3
|
2014-03-14 13:53:36 +00:00 |
Mathieu Malaterre
|
740924fa61
|
[trunk] Another round of fixes for sign conversion warnings.
Update issue 256
|
2014-03-07 11:59:29 +00:00 |
Mathieu Malaterre
|
1eb67ca49d
|
[trunk] Remove some simple warnings in opj_dump
|
2014-02-28 12:06:57 +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
|
e212154d8d
|
[trunk]extend last commits to apps
|
2012-11-15 13:38:35 +00:00 |
Mathieu Malaterre
|
98682e1073
|
[trunk] Remove some warnings about missing prototypes (gcc)
|
2012-10-15 15:47:56 +00:00 |
Mathieu Malaterre
|
3bf4d635f2
|
[trunk] FolderReorgProposal task: rename cli tools
Update issue 177
|
2012-09-28 09:12:22 +00:00 |