summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-03-14[trunk] Remove warnings about unused values introduced in r2710Mathieu Malaterre
2014-03-13[trunk] Add some sanity checks when reading Ippm(i) segmentsMathieu Malaterre
2014-03-13[trunk] Make sure to reallocate ppm data buffer when multiple Ippm(i) buffer ...Mathieu Malaterre
2014-03-13[trunk] Always report when decompression failed as return code valueMathieu Malaterre
2014-03-13[trunk] Just in case this would be helpful for other, here is the code used t...Mathieu Malaterre
2014-03-13[trunk] Tweak documentation in t2.c. Be more verbose in case of failure.Mathieu Malaterre
2014-03-13[trunk] Add some documention in the pi codeMathieu Malaterre
2014-03-13[trunk] Add debug code to extract decompressed image right before PCLR handlingMathieu Malaterre
2014-03-12[trunk] Make sure to use 8bits buffer when applying the ICC profile.Mathieu Malaterre
2014-03-12[trunk] Add debug info to be able to test integration with littlecmsMathieu Malaterre
2014-03-12[trunk] Make sure when reading POC that number of layers (layer end) is withi...Mathieu Malaterre
2014-03-11[trunk] Re-active old warning about missing SOP markerMathieu Malaterre
2014-03-11[trunk] Add debug info to track issue 80Mathieu Malaterre
2014-03-11[trunk] Rework assertion to work on 32bits systemMathieu Malaterre
2014-03-11[trunk] Fix remainings warnings on linux/32bits archMathieu Malaterre
2014-03-11[trunk] Rework fseek ifdefs blockers, it breaks the 64bits behavior for fseekoMathieu Malaterre
2014-03-11[trunk] Fix compilation errors when JPWL and/or MJ2 are buildMathieu Malaterre
2014-03-10[trunk] Another final round of fixes for sign conversion warnings.Mathieu Malaterre
2014-03-10[trunk] Another round of fixes for sign conversion warnings.Mathieu Malaterre
2014-03-10[trunk] Another round of fixes for sign conversion warnings.Mathieu Malaterre
2014-03-10[trunk] Another round of fixes for sign conversion warnings.Mathieu Malaterre
2014-03-10[trunk] Remove a set of warning about sign conversionMathieu Malaterre
2014-03-10[trunk] Remove warning about sign conversion in color.cMathieu Malaterre
2014-03-10[trunk] Fix simple sign conversion warnings only visible on 32bits archMathieu Malaterre
2014-03-10[trunk] Properly handle PGM file generation when fullpath is specified in the...Mathieu Malaterre
2014-03-10[trunk] Make sure to always initialize variableMathieu Malaterre
2014-03-10[trunk] Fix warnings about shadow variablesMathieu Malaterre
2014-03-10[trunk] remove a warning when using strict prototypeMathieu Malaterre
2014-03-10[trunk] Remove 2 warnings about set but not used variablesMathieu Malaterre
2014-03-07[trunk] Upon failure, need to return proper return codeMathieu Malaterre
2014-03-07[trunk] Another round of fixes for sign conversion warnings.Mathieu Malaterre
2014-03-07[trunk] Another round of fixes for sign conversion warnings.Mathieu Malaterre
2014-03-07[trunk] Rework r2597, make sure test suite is passing now.Mathieu Malaterre
2014-03-07[trunk] Another round of fixes for sign conversion warnings.Mathieu Malaterre
2014-03-07[trunk] Another round of fixes for sign conversion warnings.Mathieu Malaterre
2014-03-07[trunk] Another round of fixes for sign conversion warnings.Mathieu Malaterre
2014-03-07[trunk] Another round of fixes for sign conversion warnings.Mathieu Malaterre
2014-03-07[trunk] Another round of fixes for sign conversion warnings.Mathieu Malaterre
2014-03-07[trunk] Redo r2623, and remove guilty sectionMathieu Malaterre
2014-03-07[trunk] Revert r2623 for nowMathieu Malaterre
2014-03-07[trunk] Another round of fixes for sign conversion warnings.Mathieu Malaterre
2014-03-07[trunk] Another round of fixes for sign conversion warnings.Mathieu Malaterre
2014-03-07[trunk] Another round of fixes for sign conversion warnings.Mathieu Malaterre
2014-03-07[trunk] Another round of fixes for sign conversion warnings.Mathieu Malaterre
2014-03-07[trunk] Another round of fixes for sign conversion warnings.Mathieu Malaterre
2014-03-07[trunk] Another round of fixes for sign conversion warnings.Mathieu Malaterre
2014-03-07[trunk] Another round of fixes for sign conversion warnings.Mathieu Malaterre
2014-03-07[trunk] As reported by clang analyzer thoses values were never readMathieu Malaterre
2014-03-07[trunk] Remove mem leak and warning reported by clangMathieu Malaterre
2014-03-07[trunk] Remove simple warnings about formatMathieu Malaterre