openjpeg.git
2014-04-22 Mathieu Malaterre[2.0.1] Update changes and news file version.2.0.1
2014-04-22 Mathieu MalaterreCreate OpenJPEG 2.0.1
2014-04-10 Antonin Descampe[2.0] Backport all changes since r2798 (included) from... openjpeg-2.0
2014-03-25 Mathieu Malaterre[2.0] Backport from trunk
2014-03-25 Mathieu Malaterre[2.0] Backport all changes from trunk
2014-03-25 Antonin Descampe[trunk] fixed warning due induced by r2791
2014-03-25 Antonin Descampe[trunk] add "-mct {0,1,2}" option to opj_compress to...
2014-03-25 Mathieu Malaterre[trunk] Make sure to not use alpha pointer if it is...
2014-03-25 Mathieu Malaterre[trunk] Rework previous commit r2610
2014-03-25 Mathieu Malaterre[trunk] Add documentation
2014-03-24 Mathieu Malaterre[trunk] Make sure to exit early instead of looping...
2014-03-24 Mathieu Malaterre[trunk] Fix typo in comment (this is not j2k_dump)
2014-03-18 Mathieu Malaterre[trunk] Revert r2764. It breaks ~230 tests as seen...
2014-03-18 Mathieu Malaterre[trunk] User can now control source/target java version
2014-03-18 Mathieu Malaterre[trunk] Import git commit fc884aee2b69c78500e65c3d05bf2...
2014-03-18 Mathieu Malaterre[trunk] Import git commit 99a6f1af177c15f4db475186b79d1...
2014-03-18 Mathieu Malaterre[trunk] Update big endian handling no such thing as...
2014-03-18 Mathieu Malaterre[trunk] Now that dataset from issue 297 have been impor...
2014-03-17 Mathieu Malaterre[trunk] Explicitely reject file4/file6 scenario
2014-03-17 Mathieu Malaterre[trunk] Update BSD-4 copyright into a BSD-3 copyright
2014-03-14 Mathieu Malaterre[trunk] Since r2747 we are now able to track which...
2014-03-14 Mathieu Malaterre[trunk] add mecanism to track of addition of new regres...
2014-03-14 Mathieu Malaterre[trunk] Remove duplicate content from test_inline.c
2014-03-14 Mathieu Malaterre[trunk] rework code from r2463. Really there has been...
2014-03-14 Mathieu Malaterre[trunk] rework code from r2463. Really there has been...
2014-03-14 Mathieu Malaterre[trunk] Now that issue 165 dataset is in non regression...
2014-03-14 Mathieu Malaterre[trunk] Fix issue with & vs &&
2014-03-14 Mathieu Malaterre[trunk] Add internal implementation to dump all tiles...
2014-03-14 Mathieu Malaterre[trunk] Prevent a leak when reading PPT markers
2014-03-14 Mathieu Malaterre[trunk] Move INLINE definition within openjpeg.h header...
2014-03-14 Mathieu Malaterre[trunk] Apply final missing patch from sumatrapdf team:
2014-03-14 Mathieu Malaterre[trunk] Rework r2731 since it breaks non-regression...
2014-03-14 Mathieu Malaterre[trunk] Be more verbose about failure.
2014-03-14 Mathieu Malaterre[trunk] Add a temporary work around for issue 293
2014-03-14 Mathieu Malaterre[trunk] Mark OpenJPEG to be ABI incompatible with previ...
2014-03-14 Mathieu Malaterre[trunk] Remove warnings about unused values introduced...
2014-03-13 Mathieu Malaterre[trunk] Add some sanity checks when reading Ippm(i...
2014-03-13 Mathieu Malaterre[trunk] Make sure to reallocate ppm data buffer when...
2014-03-13 Mathieu Malaterre[trunk] Add documentation to the checkmd5refs cmake...
2014-03-13 Mathieu Malaterre[trunk] Always report when decompression failed as...
2014-03-13 Mathieu Malaterre[trunk] Fix test NR-DEC-issue171.jp2-71-decode-md5...
2014-03-13 Mathieu Malaterre[trunk] Add a double check for user input
2014-03-13 Mathieu Malaterre[trunk] Fix compilation on VS2010 (snprintf is not...
2014-03-13 Mathieu Malaterre[trunk] Just in case this would be helpful for other...
2014-03-13 Mathieu Malaterre[trunk] Tweak documentation in t2.c. Be more verbose...
2014-03-13 Mathieu Malaterre[trunk] Add some documention in the pi code
2014-03-13 Mathieu Malaterre[trunk] Add debug code to extract decompressed image...
2014-03-13 Mathieu Malaterre[trunk] Add a small helper to spli ppm into 3 pgm files
2014-03-12 Mathieu Malaterre[trunk] Make sure to use 8bits buffer when applying...
2014-03-12 Mathieu Malaterre[trunk] Add debug info to be able to test integration...
2014-03-12 Mathieu Malaterre[trunk] TIFF files in test suite can have 1 or 3 components
2014-03-12 Mathieu Malaterre[trunk] Simplify code when reading in TIFF images
2014-03-12 Mathieu Malaterre[trunk] Make sure when reading POC that number of layer...
2014-03-11 Mathieu Malaterre[trunk] Re-active old warning about missing SOP marker
2014-03-11 Mathieu Malaterre[trunk] Add debug info to track issue 80
2014-03-11 Mathieu Malaterre[trunk] Rework assertion to work on 32bits system
2014-03-11 Mathieu Malaterre[trunk] Fix remainings warnings on linux/32bits arch
2014-03-11 Mathieu Malaterre[trunk] Rework fseek ifdefs blockers, it breaks the...
2014-03-11 Mathieu Malaterre[trunk] Fix compilation errors when JPWL and/or MJ2...
2014-03-10 Mathieu Malaterre[trunk] Another final round of fixes for sign conversio...
2014-03-10 Mathieu Malaterre[trunk] Another round of fixes for sign conversion...
2014-03-10 Mathieu Malaterre[trunk] Another round of fixes for sign conversion...
2014-03-10 Mathieu Malaterre[trunk] Another round of fixes for sign conversion...
2014-03-10 Mathieu Malaterre[trunk] Remove old warnings about deprecated API
2014-03-10 Mathieu Malaterre[trunk] Remove a set of warning about sign conversion
2014-03-10 Mathieu Malaterre[trunk] Remove warning about sign conversion in color.c
2014-03-10 Mathieu Malaterre[trunk] Run richter test suite, correct a regression...
2014-03-10 Mathieu Malaterre[trunk] Tweak JP2 conformance test suite add documentation
2014-03-10 Mathieu Malaterre[trunk] Properly handle number of components to run...
2014-03-10 Mathieu Malaterre[trunk] Fix simple sign conversion warnings only visibl...
2014-03-10 Mathieu Malaterre[trunk] Handle multi components files with PGM outputs
2014-03-10 Mathieu Malaterre[trunk] Properly handle PGM file generation when fullpa...
2014-03-10 Mathieu Malaterre[trunk] Fix inversion in code convention
2014-03-10 Mathieu Malaterre[trunk] Fix typo in the code
2014-03-10 Mathieu Malaterre[trunk] rework actual code to handle DOS/UNIX end of...
2014-03-10 Mathieu Malaterre[trunk] First pass to cleanup compare_dump_files
2014-03-10 Mathieu Malaterre[trunk] Fix compilation when TIFF lib is neither found...
2014-03-10 Mathieu Malaterre[trunk] Make sure to always initialize variable
2014-03-10 Mathieu Malaterre[trunk] Fix warnings about shadow variables
2014-03-10 Mathieu Malaterre[trunk] remove a warning when using strict prototype
2014-03-10 Mathieu Malaterre[trunk] Remove 2 warnings about set but not used variables
2014-03-07 Mathieu Malaterre[trunk] Upon failure, need to return proper return...
2014-03-07 Mathieu Malaterre[trunk] Add new test suite that run on kakadu conforman...
2014-03-07 Mathieu Malaterre[trunk] Cleanup commit. Rename compare family since...
2014-03-07 Mathieu Malaterre[trunk] Use C-style comments
2014-03-07 Mathieu Malaterre[trunk] Rework the code to simplify cleanup code
2014-03-07 Mathieu Malaterre[trunk] Also override the default error handler for...
2014-03-07 Mathieu Malaterre[trunk] Another round of fixes for sign conversion...
2014-03-07 Mathieu Malaterre[trunk] Another round of fixes for sign conversion...
2014-03-07 Mathieu Malaterre[trunk] Rework r2597, make sure test suite is passing...
2014-03-07 Mathieu Malaterre[trunk] Another round of fixes for sign conversion...
2014-03-07 Mathieu Malaterre[trunk] Another round of fixes for sign conversion...
2014-03-07 Mathieu Malaterre[trunk] Another round of fixes for sign conversion...
2014-03-07 Mathieu Malaterre[trunk] Another round of fixes for sign conversion...
2014-03-07 Mathieu Malaterre[trunk] Another round of fixes for sign conversion...
2014-03-07 Mathieu Malaterre[trunk] Redo r2623, and remove guilty section
2014-03-07 Mathieu Malaterre[trunk] Revert r2623 for now
2014-03-07 Mathieu Malaterre[trunk] Another round of fixes for sign conversion...
2014-03-07 Mathieu Malaterre[trunk] Another round of fixes for sign conversion...
2014-03-07 Mathieu Malaterre[trunk] Another round of fixes for sign conversion...
next