Even Rouault
|
13cde9fa37
|
src/lib/openjp2/*.h: use OPJ_ prefix for inclusion guards instead of reserved __ (#587)
|
2017-07-30 19:46:52 +02:00 |
Even Rouault
|
80818c39f5
|
Avoid index out of bounds access to pi->include[] (#938)
Fix id:000098,sig:11,src:005411,op:havoc,rep:2 test case
|
2017-07-26 12:50:51 +02:00 |
Even Rouault
|
3c2972f924
|
Reformat: apply reformattin on .h files (#128)
|
2017-05-15 12:21:30 +02:00 |
Stefan Weil
|
99fc1ab306
|
Fix typos in comments and string
Most typos were found by codespell.
Signed-off-by: Stefan Weil <sw@weilnetz.de>
|
2015-09-29 05:55:43 +02: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 |
Mickael Savinaud
|
ec0fe09138
|
[trunk] move opj_bool to OPJ_BOOL to follow the other type
|
2012-11-15 13:13:36 +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
|
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
|
e798fe37e1
|
[trunk]remove warnings in pi.c through the update of poc struct types with new opj_types.
|
2012-10-03 17:03:41 +00:00 |
Mickael Savinaud
|
1b5e677d0c
|
[trunk] remove old v1 functions and rename pi_initialise_encode_v2 to opj_pi_initialise_encode; pi_create_encode_v2 to opj_pi_create_decode; pi_destroy_v2 to opj_pi_destroy; pi_create_decode_v2 to opj_pi_create_decode
|
2012-10-03 14:29:26 +00:00 |
Mickael Savinaud
|
6c4024796e
|
[trunk]rename pi_update_encoding_parameters to opj_pi_update_encoding_parameters
|
2012-10-03 12:50:44 +00:00 |
Mickael Savinaud
|
bd2c6cfa55
|
[trunk] replace pi_next by opj_pi_next
|
2012-10-03 12:43:15 +00:00 |
Mickael Savinaud
|
bd74db932e
|
[trunk] update local function of pi.c with the opj_ prefix and the new opj types
|
2012-10-03 12:39:17 +00:00 |
Mathieu Malaterre
|
d518970039
|
[trunk] Start FolderReorgProposal task
Update issue 177
|
2012-09-28 08:11:41 +00:00 |