Add sanity check for tile coordinates (#823)
[openjpeg.git] / src / lib / openjp2 / tcd.c
2016-09-13 Matthieu DarboisAdd sanity check for tile coordinates (#823)
2016-09-13 Matthieu DarboisAdd overflow check in opj_tcd_init_tile (#819)
2016-05-13 Antonin DescampeMerge branch 'master' into openjpeg-2.1 760/head
2016-05-08 mayeutFix division by zero
2016-04-30 Antonin DescampeMerge pull request #706 from mayeut/issue135
2016-04-30 mayeutFix some coverity warnings
2016-04-28 julienmalikFix implicit float-to-bool conversions (#752)
2016-04-27 Matthieu DarboisFix unsigned int overflow reported by UBSan (#759)
2016-04-27 Matthieu DarboisFix negative shift left reported by UBSan (#758)
2016-01-23 Antonin DescampeMerge branch 'master' into openjpeg-2.1
2015-10-18 Matthieu DarboisMerge pull request #637 from stweil/fixes
2015-10-18 mayeutMerge branch 'master' into coc-qcc
2015-10-18 Matthieu DarboisMerge pull request #636 from uclouvain/opj_malloc-625
2015-10-17 mayeutFix inconsistent behavior of malloc(0)
2015-10-16 mayeutFixed crash on encoding
2015-10-10 Mathieu Malaterreimplement a portable aligned realloc
2015-10-09 mayeutRevert "Make sure to allocate on 16bits alignement...
2015-10-09 Mathieu MalaterreMake sure to allocate on 16bits alignement. Fix issue...
2015-09-17 mayeutMerge branch 'master' into coc-qcc
2015-09-11 Matthieu DarboisMerge pull request #578 from mayeut/travis-ci
2015-09-11 Matthieu DarboisMerge pull request #579 from mayeut/lossless
2015-09-11 Matthieu DarboisChange test in opj_tcd_makelayer 579/head
2015-09-10 Matthieu DarboisUpdate check in opj_tcd_makelayer to be robust to diffe...
2015-09-10 Matthieu DarboisFix threshold calculation
2015-09-09 mayeutCorrect lossless issue on linux x86
2015-09-08 mayeutMerge remote-tracking branch 'uclouvain/master' into...
2015-08-23 mayeutFix some calculations in opj_tcd_init_tile
2015-08-21 Matthieu DarboisMerge pull request #559 from szukw000/cmyk-cielab-esycc
2015-07-30 mayeutSync coc-qcc branch with master
2015-07-30 Matthieu DarboisMerge pull request #558 from mayeut/remove-printf
2015-07-30 mayeutRemove printf/fprintf to stdout/stderr throughout openj... 558/head
2015-07-26 Matthieu DarboisMerge pull request #548 from mayeut/master
2015-07-26 mayeutRemove some warnings when building 548/head
2015-07-25 Matthieu DarboisMerge pull request #528 from mayeut/zlib-1.2.8
2015-07-25 Matthieu DarboisMerge pull request #521 from manisandro/bigendian
2015-07-21 Matthieu DarboisMerge pull request #543 from mayeut/master
2015-07-21 mayeutPrevent overflow when coding 16 bits images 543/head
2015-07-20 Matthieu DarboisMerge pull request #533 from mayeut/refactor-read-ppX
2015-07-20 mayeutMerge remote-tracking branch 'uclouvain/master' into...
2015-07-18 Matthieu DarboisMerge pull request #537 from mayeut/master
2015-07-18 mayeutAdd some missing static 537/head
2015-02-02 Antonin Descampe[trunk] added overflow checks (fixes issue 431)
2015-01-15 Antonin Descampe[trunk] fixed a buffer overflow in opj_tcd_init_decode_tile
2014-12-15 Matthieu Darbois[trunk] removed warnings when building tcd.c (Update...
2014-12-12 Matthieu Darbois[trunk] Reduce encoder code block memory usage for...
2014-12-09 Antonin Descampe[trunk] check number of components when getting mct...
2014-11-21 Matthieu Darbois[trunk] added check for tile component data size overfl...
2014-11-19 Matthieu Darbois[trunk] replace OPJ_MACRO_TCD_ALLOCATE macro by inlined...
2014-11-03 Antonin Descampe[trunk] significantly reduces memory for single tile...
2014-10-22 Antonin Descampe[trunk] resets resno_decoded for each tile (fixes issue...
2014-10-22 Antonin Descampe[trunk] resets code-blocks reused for other tiles than...
2014-09-19 Antonin Descampeadded memory allocation checks (fixes issue 355)
2014-09-16 Antonin Descampe[trunk] improve memory management (fixes issue 359)
2014-04-17 Antonin Descampe[trunk] refactoring of rsiz, profiles, and extensions...
2014-04-03 Antonin Descampe[trunk] updated copyright and added copyright notice...
2014-03-14 Mathieu Malaterre[trunk] Add a temporary work around for issue 293
2014-03-10 Mathieu Malaterre[trunk] Another final round of fixes for sign conversio...
2014-03-07 Mathieu Malaterre[trunk] Another round of fixes for sign conversion...
2014-03-04 Mathieu Malaterre[trunk] Make sure to reject images such as 1336.pdf...
2014-03-04 Mathieu Malaterre[trunk] remove more conversion warning in multi-lines...
2014-03-04 Mathieu Malaterre[trunk] Remove warning about conversion.
2014-03-02 Mathieu Malaterre[trunk] Remove simple warnings about comments, missing...
2014-02-26 Mathieu Malaterre[trunk] Import patch from sumatrapdf team. This handle...
2014-02-26 Mathieu Malaterre[trunk] Import patch from sumatrapdf team. This handle...
2013-02-03 Mickael Savinaud[trunk] backout one part of the rev 2266
2012-12-18 Mickael Savinaud[trunk] merge from branch 1.5 a correction about large...
2012-11-16 Mickael Savinaud[trunk] add opj_ prefix to some internal define and...
2012-11-15 Mickael Savinaud[trunk]update the copyright, the authors and thanks...
2012-11-15 Mickael Savinaud[trunk] move opj_bool to OPJ_BOOL to follow the other...
2012-11-15 Mickael Savinaud[trunk] rename public symbols with OPJ_ prefix
2012-10-26 Mickael Savinaud[trunk]remove some warnings raised by Wall
2012-10-25 Mickael Savinaud[trunk] [trunk] remove old opj_tcp and rename opj_tcp_v...
2012-10-25 Mickael Savinaud[trunk] [trunk] remove old opj_cp and rename opj_cp_v2...
2012-10-25 Mickael Savinaud[trunk] [trunk] remove old opj_t2 and rename opj_t2_v2...
2012-10-25 Mickael Savinaud[trunk] rename opj_tcd_truct_v2 to opj_tcd_struct
2012-10-25 Mickael Savinaud[trunk] rename opj_event_msg_v2 to opj_event_msg
2012-10-24 Mickael Savinaud[trunk] correct a small warning raised by continous
2012-10-24 Mickael Savinaud[trunk] remove old structures from tcd.h
2012-10-24 Mickael Savinaud[trunk] use the right v2 structure
2012-10-24 Mickael Savinaud[trunk] Finalize dwt.v/.h with the v2 style : remove...
2012-10-05 Mickael Savinaud[trunk] rename int.h to opj_intmath.h and rename all...
2012-10-03 Mickael Savinaud[trunk] update global functions of tgt with opj_ prefix
2012-10-03 Mickael Savinaud{trunk]update mct functions with opj_ prefix and new...
2012-10-01 Mathieu Malaterre[trunk] Remove old function tgt_create
2012-09-28 Mathieu Malaterre[trunk] Start FolderReorgProposal task