struct opj_j2k: remove unused fields, and add some documentation
[openjpeg.git] / src / lib / openjp2 / j2k.h
2020-04-18 Even Rouaultstruct opj_j2k: remove unused fields, and add some...
2017-09-26 Antonin DescampeMerge pull request #1022 from rouault/partial_component...
2017-09-19 Even RouaultUse a #define J2K_MAX_POCS 32 to avoid hard-coded const...
2017-09-19 Even RouaultAdd capability to decode only a subset of all component...
2017-08-14 Even RouaultMerge pull request #984 from stweil/const
2017-08-14 Stefan WeilUse const qualifier for j2k_prog_order_list
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-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-30 Even Rouaultj2k.c: remove hardcoded constants related to m_state...
2017-07-26 Even RouaultSpelling fixes (patch by ka7, #890, rebased on top...
2017-07-26 Even RouaultFix assertion / memory leak in opj_j2k_merge_ppt()...
2017-07-05 Even RouaultRemove unused m_DA_x0, m_DA_y0, m_DA_x1, m_DA_y1 member...
2017-06-14 Antonin DescampeMerge pull request #928 from RussellMcOrmond/master
2017-06-13 Even RouaultMerge branch 't1_flag_optimizations'
2017-06-02 Even RouaultMQC/RAW decoder: use an artificial 0xFF 0xFF terminatin...
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 'smuehlst-bit-fields-type'
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-07-27 Stephan MühlstrasserUnified bit-field declaration, removed tabs.
2016-07-25 Stephan MühlstrasserCreate separate type for bit-fields.
2016-05-25 Even RouaultAdd opj_codec_set_threads() in public API and propagate...
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 ak-dxdyFrench comments replaced by English ones
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-20 Matthieu DarboisMerge pull request #533 from mayeut/refactor-read-ppX
2015-07-12 mayeutRefactor opj_read_ppm 533/head
2015-07-12 mayeutRefactor opj_j2k_read_ppt
2015-07-03 mayeutMerge pull request #514 from mayeut/issue-254
2015-06-05 mayeutMerge branch 'master' into issue-254
2015-05-19 Matthieu Darbois[trunk] Add check for at most 1 COD marker per tile...
2015-05-16 mayeutImplement TNsot correction for non conforming files
2014-09-19 Antonin Descampeadded memory allocation checks (fixes issue 355)
2014-04-17 Antonin Descampe[trunk] refactoring of rsiz, profiles, and extensions...
2014-04-03 Antonin Descampe[trunk] updated copyright and added copyright notice...
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-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] rename opj_tcd_truct_v2 to opj_tcd_struct
2012-10-25 Mickael Savinaud[trunk] rename opj_j2k_v2 to opj_j2k
2012-10-25 Mickael Savinaud[trunk] remove old opj_j2k struct
2012-10-25 Mathieu Malaterre[trunk] Rework r2077
2012-10-15 Mickael Savinaud[trunk] fix a compilation error with windows and new...
2012-10-15 Mathieu Malaterre[trunk] Fix compilation:
2012-09-28 Mathieu Malaterre[trunk] Start FolderReorgProposal task