Add support for partial bitstream decoding (#1407) (fixes #715)
[openjpeg.git] / src / lib / openjp2 / jp2.h
2022-02-10 Robert Gabriel Jak... Add support for partial bitstream decoding (#1407)...
2021-01-04 Even RouaultMerge pull request #866 from tSed/master
2020-05-20 Even RouaultMerge pull request #1211 from sebras/master
2020-05-20 Even RouaultMerge pull request #1246 from rouault/write_plt
2020-04-21 Even RouaultAdd support for generation of PLT markers in encoder 1246/head
2017-09-26 Antonin DescampeMerge pull request #1022 from rouault/partial_component...
2017-09-19 Even RouaultAdd capability to decode only a subset of all component...
2017-08-08 Antonin DescampeMerge pull request #975 from szukw000/changes-for-afl...
2017-08-02 szukw000First change on changes-for-afl-tests
2017-07-31 szukw000Catch images broken by AFL
2017-07-30 Even Rouaultsrc/lib/openjp2/*.h: use OPJ_ prefix for inclusion...
2017-07-26 Even RouaultSpelling fixes (patch by ka7, #890, rebased on top...
2017-05-15 Even RouaultMerge pull request #926 from rouault/reformat_h_files
2017-05-15 Even RouaultReformat: apply reformattin on .h files (#128) 926/head
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-05-25 Even RouaultAdd opj_codec_set_threads() in public API and propagate...
2015-10-09 mayeutMerge branch 'master' into travis-abi
2015-10-06 mayeutMerge branch 'master' into coc-qcc
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-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
2014-09-19 Antonin Descampeadded memory allocation checks (fixes issue 355)
2014-04-03 Antonin Descampe[trunk] updated copyright and added copyright notice...
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-10-29 Mathieu Malaterre[trunk] Merge back JPIP modification into v2
2012-10-25 Mickael Savinaud[trunk] rename opj_j2k_v2 to opj_j2k
2012-10-25 Mickael Savinaud[trunk] rename opj_jp2_v2 to opj_jp2
2012-10-25 Mickael Savinaud[trunk] remove old opj_jp2 struct
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-08 Mathieu Malaterre[trunk] Update JPIP (FolderReorgProposal task)
2012-10-05 Mathieu Malaterre[trunk] Fix spelling. writting -> writing
2012-09-28 Mathieu Malaterre[trunk] Start FolderReorgProposal task