cppcheck fix for openjp2 (#740)
[openjpeg.git] / src / lib / openjp2 / jp2.c
2016-04-29 julienmalikcppcheck fix for openjp2 (#740)
2016-01-10 Matthieu DarboisMerge pull request #551 from mayeut/coc-qcc
2015-11-07 Matthieu DarboisMerge pull request #654 from mayeut/master
2015-11-07 mayeutFix undefined size jp2 box handling
2015-10-30 Matthieu DarboisMerge pull request #647 from stweil/master
2015-10-29 Stefan WeilFix typo in comments 647/head
2015-10-18 Matthieu DarboisMerge pull request #637 from stweil/fixes
2015-10-09 mayeutMerge branch 'master' into travis-abi
2015-10-06 mayeutMerge branch 'master' into coc-qcc
2015-10-06 mayeutMerge branch 'master' into travis-matrix
2015-10-06 mayeutMerge remote-tracking branch 'uclouvain/master'
2015-10-06 Matthieu DarboisMerge pull request #618 from smuehlst/opj_malloc_casts
2015-10-06 Stephan MühlstrasserAdded missing casts for return values of opj_malloc... 618/head
2015-10-05 mayeutMerge branch 'master' into travis-matrix
2015-09-29 Matthieu DarboisMerge pull request #610 from stweil/master
2015-09-29 Stefan WeilFix typos in comments and string
2015-09-08 mayeutMerge remote-tracking branch 'uclouvain/master' into...
2015-08-21 mayeutFix formatting
2015-08-21 Matthieu DarboisMerge pull request #559 from szukw000/cmyk-cielab-esycc
2015-07-30 szukw000Defines three new functions 559/head
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-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-23 Matthieu DarboisMerge pull request #545 from mayeut/master
2015-07-23 mayeutAdd some missing static keywords 545/head
2015-07-20 Matthieu DarboisMerge pull request #533 from mayeut/refactor-read-ppX
2015-07-20 Matthieu DarboisMerge pull request #534 from mayeut/issue-235
2015-07-20 mayeutMerge remote-tracking branch 'uclouvain/master' into...
2015-07-12 mayeutAdd checks for odd looking cmap & for cmap outside...
2015-01-20 Antonin Descampe[trunk] checks for JP2 signature and file type boxes...
2014-12-22 Matthieu Darbois[trunk] fixed compression check for 1 bit unsigned...
2014-11-24 Matthieu Darbois[trunk] removed warnings when building jp2.c (Update...
2014-11-20 Matthieu Darbois[trunk] added check for pclr box validity (fixes issue...
2014-11-18 Matthieu Darbois[trunk] remove warning during build (fixes issue 435)
2014-11-17 Matthieu Darbois[trunk] fixed a bug preventing palette image with cdef...
2014-11-03 Antonin Descampe[trunk] add a cdef box when alpha component is present...
2014-10-30 Antonin Descampe[trunk] fixed a bug preventing palette image with cdef...
2014-10-30 Antonin Descampe[trunk] fixed a bug that was preventing image with...
2014-10-21 Antonin Descampe[trunk] verify channel definitions is complete when...
2014-10-21 Antonin Descampe[trunk] added check on JP2_IHDR box (fixes issue 364)
2014-10-06 Antonin Descampe[trunk] fixed potential negative size params (fixes...
2014-10-06 Antonin Descampe[trunk] added box length inconsistency check
2014-10-06 Antonin Descampe[trunk] fixed PDF crash in Chrome (fixes issue 362)
2014-10-03 Antonin Descampe[trunk] removed illegal character in comment
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-03 Antonin Descampe[trunk] updated copyright and added copyright notice...
2014-03-14 Mathieu Malaterre[trunk] rework code from r2463. Really there has been...
2014-03-14 Mathieu Malaterre[trunk] rework code from r2463. Really there has been...
2014-03-11 Mathieu Malaterre[trunk] Fix remainings warnings on linux/32bits arch
2014-03-07 Mathieu Malaterre[trunk] Another round of fixes for sign conversion...
2014-03-06 Mathieu Malaterre[trunk] Remove some easy warnings about sign compare...
2014-03-05 Mathieu Malaterre[trunk] Handle cmap where direct use is specified ...
2014-03-03 Mathieu Malaterre[trunk] Review warning about types conversion, and...
2014-03-03 Mathieu Malaterre[trunk] Remove deprecated functions.
2014-03-02 Mathieu Malaterre[trunk] Remove simple warnings about comments, missing...
2014-02-27 Mathieu Malaterre[trunk] Import patch from issue 218. No dataset to...
2014-02-26 Mathieu Malaterre[trunk] Import patch from sumatrapdf team. This handle...
2014-02-26 Mathieu Malaterre[trunk] Import patch from sumatrapdf team. Start using...
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...
2014-02-26 Mathieu Malaterre[trunk] Import patch from sumatrapdf team. Add a new...
2014-02-26 Mathieu Malaterre[trunk] Import patch from sumatrapdf team. This adds...
2014-02-25 Mathieu Malaterre[trunk] import commit 83dad6a76536222a3a51146f942e733a2...
2014-02-25 Mathieu Malaterre[trunk] Import commit f4139d702559649e577a5df9cfd64b0ca...
2013-03-17 Mickael Savinaud[trunk] manage correctly the case where meth value...
2013-03-17 Mickael Savinaud[trunk] correct issue 188 (thanks winfried) and add...
2012-12-03 Mickael Savinaud[trunk] correct the encoding of colr box information...
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 (enum...
2012-11-13 Mickael Savinaud[trunk] remove warnings raised by vs11-beta analyzer
2012-10-29 Mathieu Malaterre[trunk] Make sure to use off_t
2012-10-29 Mathieu Malaterre[trunk] Fix compilation when JPIP is OFF
2012-10-29 Mathieu Malaterre[trunk] Merge back JPIP modification into v2
2012-10-26 Mickael Savinaud[trunk]remove some warnings raised by Wall
2012-10-25 Mickael Savinaud[trunk] rename opj_jp2_v2 to opj_jp2
2012-10-25 Mickael Savinaud[trunk] rename opj_event_msg_v2 to opj_event_msg
2012-10-25 Mathieu Malaterre[trunk] Rework r2077
2012-10-24 Mickael Savinaud[trunk] update jp2./.h to v2 style: use new OPJ type...
2012-10-15 Mathieu Malaterre[trunk] Fix compilation:
2012-10-15 Mathieu Malaterre[trunk] remove left-over from ->jpip_on implementation...
2012-10-05 Mathieu Malaterre[trunk] Fix spelling. writting -> writing
2012-09-28 Mathieu Malaterre[trunk] Start FolderReorgProposal task