openjpeg.git
2014-02-26 Mathieu Malaterre[trunk] Properly store and use value returned by fread...
2014-02-26 Mathieu Malaterre[trunk] Fix invalid write access in JPIP code.
2014-02-25 Mathieu Malaterre[trunk] Run decoder on input dataset from issue 254...
2014-02-25 Mathieu Malaterre[trunk] deprecationg warning issued by java compiler...
2014-02-25 Mathieu Malaterre[trunk] Create a new static *_impl function to avoid...
2014-02-25 Mathieu Malaterre[trunk] New decoded files are passing. Adding reference...
2014-02-25 Mathieu Malaterre[trunk] For now assume any provided stream should not...
2014-02-25 Mathieu Malaterre[trunk] Run decoder on issue 229 test cases
2014-02-25 Mathieu Malaterre[trunk] Revert r2415 for now since it introduce large...
2014-02-25 Mathieu Malaterre[trunk] Import commit 87b08a096bb8ad61f9dbe4811e208d9c9...
2014-02-25 Mathieu Malaterre[trunk] Import commit 4cee6ceab21025079f439bb152fb9d8ae...
2014-02-25 Mathieu Malaterre[trunk] import commit 83dad6a76536222a3a51146f942e733a2...
2014-02-25 Mathieu Malaterre[trunk] Import commit fc884aee2b69c78500e65c3d05bf21679...
2014-02-25 Mathieu Malaterre[trunk] Import commit 8ec8321df613986e8642e2975f7182072...
2014-02-25 Mathieu Malaterre[trunk] Import commit f4139d702559649e577a5df9cfd64b0ca...
2014-02-25 Mathieu Malaterre[trunk] Clarify raw input in openjpeg. LSB vs MSB are...
2014-02-25 Mathieu Malaterre[trunk] Run test case for issue 228. Output has been...
2014-02-25 Mathieu Malaterre[trunk] Run sumatrapdf test cases
2014-02-24 Mathieu Malaterre[trunk] add missing private lib. Update issue 223
2014-02-24 Mathieu Malaterre[trunk] Make sure to always output pgx file. Handle...
2014-02-24 Mathieu Malaterre[trunk] add test demonstrating a regression in 1.5...
2014-02-24 Mathieu Malaterre[trunk] improve test suite by checking against a refere...
2014-02-24 Mathieu Malaterre[trunk] Fix a simple mem leak
2014-02-24 Mathieu Malaterre[trunk] Fix two simple warnings about sign mismatch
2014-02-24 Mathieu Malaterre[trunk] Fix warning about signed/unsigned mismatch
2014-02-24 Mathieu Malaterre[trunk] Make sure to handle ret value, and properly...
2014-02-24 Mathieu Malaterre[trunk] Make sure to handle ret value in test
2014-02-24 Mathieu Malaterre[trunk] Prefer the new style cmake: add_test command
2014-02-24 Mathieu Malaterre[trunk] Fix a warning about type conversion. Use a...
2014-02-12 Antonin Descampe[trunk] replaced fprintf with event_mgr in cinema-relat...
2014-02-12 Antonin Descampe[trunk] moved logic related to cinema profiles in libra...
2014-02-12 Antonin Descampe[trunk] added a warning when tif conversion changes...
2014-02-12 Antonin Descampe[trunk]re-indenting convert.c
2014-02-07 Mathieu MalaterreUpdate kakadu cmake module
2014-01-23 Antonin Descampe[trunk] added some tests for Cinema2k 48fps and Cinema...
2014-01-23 Antonin Descampe[trunk] fixed another DCI compliance bug
2014-01-22 Antonin Descampe[trunk] uncomment tests mistakenly commented in previou...
2014-01-22 Antonin Descampe[trunk] fixed several bugs in cinema mode (2K 24/48...
2014-01-16 Antonin Descampe[trunk] fixed indentation in opj_compress.c, renamed...
2014-01-16 Antonin Descampe[trunk] fixed DCI-compliant codestream generation ...
2013-10-30 Antonin Descampetrunk: fixed cmake config so as to be able to link...
2013-10-30 Antonin Descampetrunk: fixed cmake config so as to be able to link...
2013-10-28 Antonin Descampetrunk: disabling class-0 conformance tests for now...
2013-10-15 Rex Dietercomplete openjpeg2 pkgconfig support, bug #68
2013-09-26 Mathieu Malaterre[trunk] Import patch from bug #241
2013-07-11 Antonin Descampetest: modified class-0 conformance testing to comply...
2013-03-25 Mickael Savinaud[trunk] use the private version of opj_config to avoid...
2013-03-25 Mickael Savinaud[trunk] use opj_config_private.h into the opj_inttypes.h
2013-03-25 Mickael Savinaud[trunk] separate the opj_config file between public...
2013-03-25 Mickael Savinaud[trunk] update test suite because now illegalcolortrans...
2013-03-24 Mickael Savinaud[trunk] enhance the support of sYCC into opj_decompress...
2013-03-24 Mickael Savinaud[trunk] managed nicely the case where TPSot value is...
2013-03-17 Mickael Savinaud[trunk] add access to opj_apps_config.h to old applications
2013-03-17 Mickael Savinaud[trunk] manage correctly the case where meth value...
2013-03-17 Mickael Savinaud[trunk] correct issue 188 (thanks winfried) and add...
2013-03-17 Mickael Savinaud[trunk] use OPJ_ prefix on HAVE variable also for tests
2013-03-17 Mickael Savinaud[trunk]remove wrong code in mj2 library detected by...
2013-03-17 Mickael Savinaud[trunk] use everywhere the new opj_ prefix for HAVE...
2013-03-13 Mickael Savinaud[trunk] use the home made macro to ensure the existence...
2013-03-13 Mickael Savinaud[trunk] use the opj_ prefix for the HAVE_FSEEKO variable
2013-03-13 Mickael Savinaud[trunk] correct missing variable in openjpeg config...
2013-03-03 Mickael Savinaud[trunk] remove some unused variable from opj_config...
2013-03-03 Mickael Savinaud[trunk] split into two config files config options...
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-17 Mickael Savinaud[trunk] move to the new API for function opj_stream_cre...
2013-02-16 Mickael Savinaud[trunk] move to the new API for function opj_stream_des...
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...
2013-02-04 Mickael Savinaud[trunk] add a test related to issue 202
2013-02-03 Mickael Savinaud[trunk] update convert about png writing with additiona...
2013-02-03 Mickael Savinaud[trunk] update test suite for issue 5 and 62
2013-02-03 Mickael Savinaud[trunk] backout one part of the rev 2266
2013-01-03 Mathieu Malaterre[trunk] JP3D: Fix issue with Z handling in packet iterator
2013-01-03 Mathieu Malaterre[trunk] JP3D: Handles errors properly
2013-01-03 Mathieu Malaterre[trunk] JP3D: remove old debug
2013-01-02 Mathieu Malaterre[trunk] JP3D: convert from DOS to UNIX eol
2013-01-02 Mathieu Malaterre[trunk] JP3D: remove exe bit from source files
2012-12-18 Mickael Savinaud[trunk] merge from branch 1.5 a correction about large...
2012-12-11 Mathieu Malaterre[trunk] remove left over from v2 transition
2012-12-11 Mathieu Malaterre[trunk] JP3D: completely redo the opj_tgt_create functi...
2012-12-07 Rex DieterDoxyfile: HTML_TIMESTAMP = NO
2012-12-04 Mickael Savinaud[trunk] correct the new name of OPJ_HAVE_STDINT_H every...
2012-12-04 Mickael Savinaud[trunk] remove SSIZE which is unused in openjpeg and...
2012-12-04 Mickael Savinaud[trunk] add openjpeg.h in some files of openjpip to...
2012-12-03 Mickael Savinaud[trunk] move typedef from opj_stdint.h to openjpeg...
2012-12-03 Mickael Savinaud[trunk] correct the encoding of colr box information...
2012-12-03 Mickael Savinaud[trunk]add the pkgconfig support for openjp2 (thanks...
2012-11-28 Mathieu Malaterre[trunk] JP3D codec was trying to pull information from...
2012-11-28 Mathieu Malaterre[trunk] As per T.809 code block are not shifted in...
2012-11-28 Mathieu Malaterre[trunk] JP3D: this is safe to write comment using Regis...
2012-11-28 Mathieu Malaterre[trunk] JP3D fix issue with Registration value in COM...
2012-11-28 Mathieu Malaterre[trunk] jp3d: fix command line parsing for subsampling
2012-11-28 Mathieu Malaterre[trunk] Fix issue with ITU-T T.809 (05/2011)
2012-11-28 Mathieu Malaterre[trunk] Fix compilation issue where size_t would be...
2012-11-27 Mickael Savinaud[test] update the list of files which will be gracefull...
2012-11-27 Mickael Savinaud[trunk] add empty test about the issue 197. Updates...
2012-11-26 Mickael Savinaud[trun[trunk] check if the dx and dy steps are not incor...
2012-11-26 Mickael Savinaud[trunk] check if the number of tiles is not incorrect...
2012-11-26 Mickael Savinaud[trunk] test about issue 192 should nicely fail
next