struct opj_j2k: remove unused fields, and add some documentation
[openjpeg.git] / src / lib / openjp2 / jp2.c
2020-04-18 Even Rouaultstruct opj_j2k: remove unused fields, and add some...
2018-11-16 Even RouaultMerge pull request #1160 from hlef/master
2018-10-31 Stefan WeilFix some potential overflow issues (#1161)
2018-09-22 Even RouaultMerge pull request #1148 from hlef/master
2018-09-22 Even Rouaultopj_jp2_apply_pclr(): remove useless assert that can...
2018-09-22 Even RouaultMerge branch 'pr1095'
2018-09-22 Even RouaultMerge branch 'pr1107'
2018-09-22 Even RouaultMerge pull request #1136 from reverson/master
2018-09-22 Even RouaultMerge pull request #1119 from stweil/ssize_t
2018-09-22 Even RouaultMerge pull request #1128 from stweil/typos
2018-09-22 Even RouaultMerge pull request #1140 from bukatlib/fix_relpath
2018-09-22 Even RouaultMerge pull request #1141 from szukw000/changes-in-pnmto...
2018-09-22 Even RouaultMerge pull request #1143 from stweil/format
2018-09-05 Stefan Weilopenjp2/jp2: Fix two format strings 1143/head
2017-09-26 Antonin DescampeMerge pull request #1022 from rouault/partial_component...
2017-09-19 Even RouaultFix badly named variable in function prototype (raised...
2017-09-19 Even RouaultAdd capability to decode only a subset of all component...
2017-09-08 Even RouaultUse opj_image_data_free() where appropriate (adapted...
2017-09-06 Even RouaultFix invalid access out of bounds, and bad behaviour...
2017-08-17 Even RouaultAvoid asserting on assert(i == pcol) in opj_jp2_apply_p...
2017-08-09 Even RouaultPartial revert BPC related check of #975 (#979)
2017-08-08 Antonin DescampeMerge pull request #975 from szukw000/changes-for-afl...
2017-08-07 Even RouaultMerge pull request #968 from rouault/reduce_memory_decoding
2017-08-07 Even Rouaultopj_jp2_apply_pclr() also needs to use opj_image_data_a...
2017-08-02 szukw000First change on changes-for-afl-tests
2017-07-31 szukw000Catch images broken by AFL
2017-07-30 Even RouaultFix warnings in USE_JPIP compilation mode
2017-07-30 Even RouaultFix Doxygen warnings (patch derived from Winfried's...
2017-07-30 Even RouaultAvoid p_stream->m_user_data_length >= (OPJ_UINT64)p_str...
2017-07-28 Even RouaultFix null pointer dereference in opj_jp2_apply_pclr...
2017-07-27 Even Rouaultopj_jp2_check_color(): replace assertion regarding...
2017-07-26 Even RouaultSpelling fixes (patch by ka7, #890, rebased on top...
2017-06-14 Antonin DescampeMerge pull request #928 from RussellMcOrmond/master
2017-05-23 Even RouaultMerge pull request #936 from rouault/master_warnings
2017-05-23 Even RouaultCMake: add stronger warnings for openjp2 lib/bin by... 936/head
2017-05-15 Even RouaultMerge pull request #919 from rouault/reformat
2017-05-09 Even RouaultReformat whole codebase with astyle.options (#128)
2016-09-20 Antonin DescampeMerge pull request #834 from trylab/issue833
2016-09-13 Antonin DescampeMerge branch 'bit-fields-type' of https://github.com...
2016-09-13 Antonin DescampeMerge pull request #786 from rouault/tier1_optimization...
2016-09-08 Even RouaultMerge branch 'master' of https://github.com/uclouvain... 786/head
2016-09-07 Stephan MühlstrasserMerge branch 'master' into bit-fields-type
2016-09-05 Matthieu DarboisFix leak & invalid behavior of opj_jp2_read_ihdr (...
2016-05-25 Even RouaultAdd opj_codec_set_threads() in public API and propagate...
2016-04-30 Antonin DescampeMerge pull request #706 from mayeut/issue135
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 ...
next