openjpeg.h: fix values of OPJ_PROFILE_IMF_ constants
[openjpeg.git] / src / lib / openjp2 / openjpeg.h
2020-02-12 Even Rouaultopenjpeg.h: fix values of OPJ_PROFILE_IMF_ constants
2019-09-03 Even RouaultMerge pull request #1164 from sebras/master
2019-04-26 Even RouaultMerge pull request #1185 from Young-X/fix
2019-04-25 Even RouaultMerge pull request #1192 from rouault/poc_fixes
2019-04-25 Even RouaultChange opj_j2k_check_poc_val() to take into account... 1192/head
2018-09-22 Even RouaultMerge pull request #1148 from hlef/master
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-05 Stefan WeilFix some typos in code comments and documentation 1128/head
2018-02-05 Even RouaultMerge pull request #1055 from ideasman42/patch-1
2018-01-18 Campbell BartonNote that seek uses SEEK_SET behavior. 1055/head
2017-10-11 Even RouaultImprove doc of opj_codec_set_threads()
2017-09-26 Antonin DescampeMerge pull request #1022 from rouault/partial_component...
2017-09-19 Even Rouaultopj_set_decoded_components(): add a provision for a... 1022/head
2017-09-19 Even RouaultAdd capability to decode only a subset of all component...
2017-09-05 Even RouaultMerge pull request #1010 from rouault/subtile_decoding_...
2017-09-01 Even Rouaultopj_compress help: revert 32572617765cb9d77302384653a48...
2017-09-01 Even RouaultAllow several repeated calls to opj_set_decode_area...
2017-08-28 Even RouaultMake opj_set_decode_area() and opj_decode() take into...
2017-08-10 Even RouaultImprove doc of opj_tccp_info_t::cblkw and cblkh
2017-08-09 Even RouaultDocument qmfbid values
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 RouaultAdd opj_image_data_alloc() / opj_image_data_free()
2017-08-02 szukw000First change on changes-for-afl-tests
2017-07-31 szukw000Catch images broken by AFL
2017-07-30 Even RouaultFix Doxygen warnings (patch derived from Winfried's...
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-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-07-25 Stephan MühlstrasserCreate separate type for bit-fields.
2016-05-25 Even RouaultAdd opj_codec_set_threads() in public API and propagate...
2016-05-25 Even RouaultAdd threading and thread pool API
2015-10-09 mayeutRevert modification made to check incompatibility
2015-10-09 mayeutMerge branch 'master' into travis-abi
2015-10-08 mayeutAdd ABI tracker
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-01-25 Matthieu Darbois[trunk] use hidden visibility for static library (fixes...
2014-04-23 Antonin Descampe[trunk]Replaced deprecated opj_stream_set_user_data...
2014-04-17 Antonin Descampe[trunk] fixed warning related to r2837 and move new...
2014-04-17 Antonin Descampe[trunk] refactoring of rsiz, profiles, and extensions...
2014-04-03 Antonin Descampe[trunk] updated copyright and added copyright notice...
2014-03-25 Mathieu Malaterre[trunk] Rework previous commit r2610
2014-03-14 Mathieu Malaterre[trunk] Add internal implementation to dump all tiles...
2014-03-14 Mathieu Malaterre[trunk] Move INLINE definition within openjpeg.h header...
2014-03-07 Mathieu Malaterre[trunk] un-deprecated opj_stream_destroy API, import...
2014-03-03 Mathieu Malaterre[trunk] remove all api with invalid FILE* parameters...
2014-02-26 Mathieu Malaterre[trunk] Import patch from sumatrapdf team. This patch...
2014-02-26 Mathieu Malaterre[trunk] Import patch from sumatrapdf team. This adds...
2013-02-18 Mickael Savinaud[trunk] add the prefix opj_ to deprecated everywhere
2013-02-17 Mickael Savinaud[trunk] update documentation of new functions _v3 and...
2013-02-16 Mickael Savinaud[trunk] rename deprecated macro with opj_ prefix and...
2013-02-16 Mickael Savinaud[trunk] add functions to avoid to use FILE* into the...
2012-12-03 Mickael Savinaud[trunk] move typedef from opj_stdint.h to openjpeg...
2012-11-19 Mickael Savinaud[trunk]remove not used structures
2012-11-16 Mickael Savinaud[trunk] remove the extended struct it is a bad idea
2012-11-16 Mickael Savinaud[trunk] add extended capacities for future development
2012-11-15 Mickael Savinaud[trunk]update the copyright, the authors and thanks...
2012-11-15 Mickael Savinaudrunk] fix the documentation of the API
2012-11-15 Mickael Savinaud[trunk] move opj_bool to OPJ_BOOL to follow the other...
2012-11-15 Mickael Savinaud[trunk]remove OPJ_LIMIT_DECODING struct which is not...
2012-11-15 Mickael Savinaud[trunk] rename public symbols with OPJ_ prefix (enum...
2012-11-15 Mickael Savinaud[trunk] rename public symbols with OPJ_ prefix
2012-11-13 Mickael Savinaud[trunk] remove warnings raised by flags -Wall -Wextra...
2012-10-29 Mickael Savinaud[trunk] add documentation
2012-10-29 Mickael Savinaud[trunk]OPJ_STREAM_READ is now equal to OPJ_TRUE and...
2012-10-29 Mickael Savinaud[trunk] move opj_event_mgr struct from openjpeg. h...
2012-10-29 Mickael Savinaud[trunk] remove old struct from V1 and not used in V2
2012-10-29 Mathieu Malaterre[trunk] Merge back JPIP modification into v2
2012-10-26 Mickael Savinaud[trunk] finish to remove the old cio_ struct (last...
2012-10-26 Mickael Savinaud[trunk] remove some warnings from -Wall -Wextra -pedantic
2012-10-25 Mathieu Malaterre[trunk] Rework r2077
2012-10-24 Mickael Savinaud[trunk] add documentation to the message handler functions
2012-10-15 Mathieu Malaterre[trunk] remove left-over from ->jpip_on implementation...
2012-10-03 Mickael Savinaud[trunk]remove warnings in pi.c through the update of...
2012-10-01 Mathieu Malaterre[trunk] Fix a set of warnings about C90 issues
2012-09-28 Mathieu Malaterre[trunk] Start FolderReorgProposal task