Even Rouault
|
c22cbd8bdf
|
Avoid heap buffer overflow in function pnmtoimage of convert.c, and unsigned integer overflow in opj_image_create() (CVE-2016-9118, #861)
|
2017-07-30 18:43:25 +02:00 |
Even Rouault
|
563bd8499e
|
Reformat whole codebase with astyle.options (#128)
|
2017-05-09 20:46:20 +02:00 |
mayeut
|
0df90afdf7
|
Remove printf/fprintf to stdout/stderr throughout openjp2 lib
Update uclouvain/openjpeg#246
|
2015-07-30 23:26:31 +02:00 |
Matthieu Darbois
|
e3291c4e1f
|
[trunk] Fix overflow in opj_image_comp_header_update (fixes issue 495)
|
2015-05-27 23:05:16 +00:00 |
Antonin Descampe
|
50a205d20f
|
[trunk] improve memory management (fixes issue 359)
|
2014-09-16 15:48:04 +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
|
e238148d42
|
[trunk] Another round of fixes for sign conversion warnings.
Update issue 256
|
2014-03-07 11:27:34 +00:00 |
Mathieu Malaterre
|
5855da5a15
|
[trunk] Import patch from bug #241
|
2013-09-26 09:28:47 +00:00 |
Mickael Savinaud
|
fcf9fa3651
|
[trunk] add opj_ prefix to some internal define and use the new opj type instead of int and float in some files
|
2012-11-16 08:29:43 +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
|
4b140e060b
|
[trunk] rename int.h to opj_intmath.h and rename all its functions with opj_ prefix
|
2012-10-05 09:10:15 +00:00 |
Mathieu Malaterre
|
d518970039
|
[trunk] Start FolderReorgProposal task
Update issue 177
|
2012-09-28 08:11:41 +00:00 |