Require `stdint.h` & `inttypes.h`
[openjpeg.git] / src / lib / openjp2 / opj_includes.h
2023-09-24 mayeutRequire `stdint.h` & `inttypes.h` 1484/head
2021-01-04 Even RouaultMerge pull request #866 from tSed/master
2017-09-05 Even RouaultMerge pull request #1010 from rouault/subtile_decoding_...
2017-09-01 Even RouaultSub-tile decoding: only allocate tile component buffer...
2017-07-03 Even RouaultMerge pull request #954 from jeroen/static
2017-06-26 Even RouaultMerge pull request #957 from rouault/idwt_53_improvements
2017-06-20 Even RouaultEnable __SSE__ / __SSE2__ with Visual Studio
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 Matthieu DarboisFix some warnings (#838)
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ühlstrasserMoved type OPJ_BITFIELD from openjpeg.h to opj_includes.h 805/head
2016-09-07 Stephan MühlstrasserMerge branch 'master' into bit-fields-type
2016-09-05 Matthieu DarboisChange 'restrict' define to 'OPJ_RESTRICT' (#816)
2016-05-25 Even RouaultUse thread-pool for T1 decoding
2016-05-25 Even RouaultAdd threading and thread pool API
2016-04-30 Antonin DescampeMerge pull request #706 from mayeut/issue135
2016-04-28 Matthieu DarboisFix unsigned int overflow reported by UBSan (#761)
2016-04-23 Matthieu DarboisDo not define __attribute__ in opj_includes.h (#751)
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-27 Matthieu DarboisMerge pull request #550 from mayeut/msvc-emul
2015-07-27 mayeutUse __emul under msvc x86 for fast 64 = 32 * 32 550/head
2015-07-26 mayeutFix ARM build with Visual Studio
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-24 mayeutRemove some warnings when building
2015-07-03 mayeutMerge pull request #514 from mayeut/issue-254
2015-07-03 Aaron Boxerfixed a few bugs
2015-07-03 Aaron Boxervisual studio lrintf is very slow - do not use
2014-12-09 Matthieu Darbois[trunk] Fixed compilation error under Visual Studio...
2014-04-03 Antonin Descampe[trunk] updated copyright and added copyright notice...
2014-03-14 Mathieu Malaterre[trunk] Move INLINE definition within openjpeg.h header...
2014-03-11 Mathieu Malaterre[trunk] Rework fseek ifdefs blockers, it breaks the...
2014-03-07 Mathieu Malaterre[trunk] Update memory management mecanism
2014-03-03 Mathieu Malaterre[trunk] Avoid conflicting declarion for fseek in openjp...
2014-02-25 Mathieu Malaterre[trunk] Import commit 87b08a096bb8ad61f9dbe4811e208d9c9...
2013-03-25 Mickael Savinaud[trunk] separate the opj_config file between public...
2013-03-13 Mickael Savinaud[trunk] use the opj_ prefix for the HAVE_FSEEKO variable
2012-11-15 Mickael Savinaud[trunk]update the copyright, the authors and thanks...
2012-10-25 Mickael Savinaud[trunk] rename opj_tcd_truct_v2 to opj_tcd_struct
2012-10-25 Mickael Savinaud[trunk] remove jpt.c/.h which used functions not used...
2012-10-24 Mickael Savinaud[trunk] add the support of complex mct encoding when...
2012-10-15 Mickael Savinaud[trunk]rename j2k_lib to opj_clock
2012-10-05 Mathieu Malaterre[trunk] First step in moving JPIP code out of openjp2
2012-10-05 Mickael Savinaud[trunk] rename int.h to opj_intmath.h and rename all...
2012-10-05 Mickael Savinaud[trunk] move fix_mul inside int.h and remove fix.h...
2012-09-28 Mathieu Malaterre[trunk] Start FolderReorgProposal task