Aaron Boxer
|
0069a2bd2f
|
suppress valgrind error - avoid accessing uninitialized memory in mq encoder
|
2016-01-30 10:05:46 -05:00 |
Aaron Boxer
|
e3100f714c
|
issue #695 MQ Encode: ensure that bp pointer never points to uninitialized memory
|
2016-01-28 19:34:00 -05:00 |
mayeut
|
ae4799ad07
|
Add some missing static
Still needs to check j2k.c & jp2.c
Update uclouvain/openjpeg#243
|
2015-07-18 02:39:32 +02:00 |
Antonin Descampe
|
6868ee373e
|
added memory allocation checks (fixes issue 355)
|
2014-09-19 10:26:35 +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
|
76cd9b7f72
|
[trunk] Another round of fixes for sign conversion warnings.
Update issue 256
|
2014-03-07 10:25:16 +00:00 |
Mathieu Malaterre
|
51caff5dcf
|
[trunk] Revert portion of r2562, need to investigate issue.
Update issue 269
|
2014-03-04 08:40:06 +00:00 |
Mathieu Malaterre
|
d643ff5dbc
|
[trunk] Remove remaining conversion issues in mqc.c
|
2014-03-03 16:11:41 +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 |
Mickael Savinaud
|
f1061c8763
|
[trunk] remove a usefulness test before a free
|
2012-10-24 13:05:30 +00:00 |
Mickael Savinaud
|
439337fb1b
|
[trunk] update mqc global functions with opj_ prefix
|
2012-10-03 12:12:33 +00:00 |
Mickael Savinaud
|
5ffe6f5acf
|
[trunk] add comments to check some parts of mqc.c and update types
|
2012-10-03 11:45:53 +00:00 |
Mickael Savinaud
|
f281f8cb75
|
upadate mqc with new opj_type and use opj_ prefix for local functions
|
2012-10-03 11:38:12 +00:00 |
Mathieu Malaterre
|
d518970039
|
[trunk] Start FolderReorgProposal task
Update issue 177
|
2012-09-28 08:11:41 +00:00 |