summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-25[trunk] update test suite because now illegalcolortransform.j2k could be decodedMickael Savinaud
2013-03-24[trunk] enhance the support of sYCC into opj_decompress application (thanks w...Mickael Savinaud
2013-03-24[trunk] managed nicely the case where TPSot value is incorrect (thanks winfri...Mickael Savinaud
2013-03-17[trunk] add access to opj_apps_config.h to old applicationsMickael Savinaud
2013-03-17[trunk] manage correctly the case where meth value is not correct (thanks win...Mickael Savinaud
2013-03-17[trunk] correct issue 188 (thanks winfried) and add test about it. Fixes issu...Mickael Savinaud
2013-03-17[trunk] use OPJ_ prefix on HAVE variable also for tests Mickael Savinaud
2013-03-17[trunk]remove wrong code in mj2 library detected by winfried (thanks to you)Mickael Savinaud
2013-03-17[trunk] use everywhere the new opj_ prefix for HAVE variables and use the opj...Mickael Savinaud
2013-03-13[trunk] use the home made macro to ensure the existence of some include fileMickael Savinaud
2013-03-13[trunk] use the opj_ prefix for the HAVE_FSEEKO variableMickael Savinaud
2013-03-13[trunk] correct missing variable in openjpeg config fileMickael Savinaud
2013-03-03[trunk] remove some unused variable from opj_config and rename other one with...Mickael Savinaud
2013-03-03[trunk] split into two config files config options related to the lib and to ...Mickael Savinaud
2013-02-18[trunk] add the prefix opj_ to deprecated everywhereMickael Savinaud
2013-02-17[trunk] update documentation of new functions _v3 and mark deprecated related...Mickael Savinaud
2013-02-17[trunk] move to the new API for function opj_stream_create_default_file_strea...Mickael Savinaud
2013-02-16[trunk] move to the new API for function opj_stream_destroy. Use now opj_stre...Mickael Savinaud
2013-02-16[trunk] rename deprecated macro with opj_ prefix and use it for opj_stream_de...Mickael Savinaud
2013-02-16[trunk] add functions to avoid to use FILE* into the API (thanks winfried). Mickael Savinaud
2013-02-04[trunk] add a test related to issue 202Mickael Savinaud
2013-02-03[trunk] update convert about png writing with additional metadata (thanks win...Mickael Savinaud
2013-02-03[trunk] update test suite for issue 5 and 62Mickael Savinaud
2013-02-03[trunk] backout one part of the rev 2266Mickael Savinaud
2013-01-03[trunk] JP3D: Fix issue with Z handling in packet iteratorMathieu Malaterre
2013-01-03[trunk] JP3D: Handles errors properlyMathieu Malaterre
2013-01-03[trunk] JP3D: remove old debugMathieu Malaterre
2013-01-02[trunk] JP3D: convert from DOS to UNIX eolMathieu Malaterre
2013-01-02[trunk] JP3D: remove exe bit from source filesMathieu Malaterre
2012-12-18[trunk] merge from branch 1.5 a correction about large code-block data (decod...Mickael Savinaud
2012-12-11[trunk] remove left over from v2 transitionMathieu Malaterre
2012-12-11[trunk] JP3D: completely redo the opj_tgt_create function. Take as input the ...Mathieu Malaterre
2012-12-07Doxyfile: HTML_TIMESTAMP = NORex Dieter
2012-12-04[trunk] correct the new name of OPJ_HAVE_STDINT_H everywhereMickael Savinaud
2012-12-04[trunk] remove SSIZE which is unused in openjpeg and rename HAVE_STDINT_H to ...Mickael Savinaud
2012-12-04[trunk] add openjpeg.h in some files of openjpip to use some opj type (thanks...Mickael Savinaud
2012-12-03[trunk] move typedef from opj_stdint.h to openjpeg.h and add an include of st...Mickael Savinaud
2012-12-03[trunk] correct the encoding of colr box information (thanks Winfried) Mickael Savinaud
2012-12-03[trunk]add the pkgconfig support for openjp2 (thanks Winfried)Mickael Savinaud
2012-11-28[trunk] JP3D codec was trying to pull information from the registration param...Mathieu Malaterre
2012-11-28[trunk] As per T.809 code block are not shifted in JP3DMathieu Malaterre
2012-11-28[trunk] JP3D: this is safe to write comment using Registration: ISO-8859-15Mathieu Malaterre
2012-11-28[trunk] JP3D fix issue with Registration value in COM marker. Move COM marker...Mathieu Malaterre
2012-11-28[trunk] jp3d: fix command line parsing for subsamplingMathieu Malaterre
2012-11-28[trunk] Fix issue with ITU-T T.809 (05/2011)Mathieu Malaterre
2012-11-28[trunk] Fix compilation issue where size_t would be undefinedMathieu Malaterre
2012-11-27[test] update the list of files which will be gracefully rejected when they a...Mickael Savinaud
2012-11-27[trunk] add empty test about the issue 197. Updates issue 197Mickael Savinaud
2012-11-26[trun[trunk] check if the dx and dy steps are not incorrect according to the ...Mickael Savinaud
2012-11-26[trunk] check if the number of tiles is not incorrect regarding the JPEG2000 ...Mickael Savinaud