[trunk] fixed bug related to r2791
[openjpeg.git] / src /
2014-03-25 Antonin Descampe[trunk] fixed bug related to r2791
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-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] Update BSD-4 copyright into a BSD-3 copyright
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] Add a temporary work around for issue 293
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] Always report when decompression failed as...
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-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] 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 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] Fix simple sign conversion warnings only visibl...
2014-03-10 Mathieu Malaterre[trunk] Properly handle PGM file generation when fullpa...
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] 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...
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] As reported by clang analyzer thoses values...
2014-03-07 Mathieu Malaterre[trunk] Remove mem leak and warning reported by clang
2014-03-07 Mathieu Malaterre[trunk] Remove simple warnings about format
2014-03-07 Mathieu Malaterre[trunk] Remove simple warning about functions not used
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] Fix simple warning about sign conversion
2014-03-07 Mathieu Malaterre[trunk] Another of fixes for warning about sign conversion
2014-03-07 Mathieu Malaterre[trunk] Fix warning about sign conversion
2014-03-07 Mathieu Malaterre[trunk] un-deprecated opj_stream_destroy API, import...
2014-03-07 Mathieu Malaterre[trunk] Update memory management mecanism
2014-03-07 Mathieu Malaterre[trunk] Remove self-assignement.
2014-03-07 Mathieu Malaterre[trunk] Fix compilation in visual studio, inline cannot...
2014-03-07 Mathieu Malaterre[trunk] Fix mem leaks reported by cppcheck
2014-03-06 Mathieu Malaterre[trunk] Revert r2597 for now, since it breaks a lot...
2014-03-06 Mathieu Malaterre[trunk] Remove warning about sign conversion.
2014-03-06 Mathieu Malaterre[trunk] Remove some easy warnings
2014-03-06 Mathieu Malaterre[trunk] Remove warning about sign conversion.
2014-03-06 Mathieu Malaterre[trunk] Remove warning about sign conversion.
2014-03-06 Mathieu Malaterre[trunk] Remove some easy warnings about sign compare...
2014-03-05 Mathieu Malaterre[trunk] Handle cmap where direct use is specified ...
2014-03-04 Mathieu Malaterre[trunk] Make sure to reject images such as 1336.pdf...
2014-03-04 Mathieu Malaterre[trunk] remove more conversion warning in multi-lines...
2014-03-04 Mathieu Malaterre[trunk] Remove some conversion warnings reported by gcc
2014-03-04 Mathieu Malaterre[trunk] Remove another warning. ftell returns long int
2014-03-04 Mathieu Malaterre[trunk] Remove more conversion warnings.
2014-03-04 Mathieu Malaterre[trunk] Remove warning about conversion.
2014-03-04 Mathieu Malaterre[trunk] Revert portion of r2562, need to investigate...
2014-03-03 Mathieu Malaterre[trunk] Remove remaining conversion issues in mqc.c
2014-03-03 Mathieu Malaterre[trunk] Remove remainings conversion issues in t2.c...
next