summaryrefslogtreecommitdiff
path: root/src/bin
AgeCommit message (Expand)Author
2015-07-26Remove some warnings when buildingmayeut
2015-07-26Remove some warnings when buildingmayeut
2015-07-25Remove some warnings when buildingmayeut
2015-07-24Remove some warnings when buildingmayeut
2015-07-19Update PNG supportmayeut
2015-07-19Correct error message for invalid TIFF inputmayeut
2015-07-18Add headers to CMake targetmayeut
2015-07-18Add tests for TIFF input with Alpha channelmayeut
2015-07-16Fix build warnings in converttif.cmayeut
2015-07-16Update imagetotif to support more output TIF formatsmayeut
2015-07-14Update tiftoimage to support more input TIF formatsmayeut
2015-07-11Add option to force component splitting in imagetopnmmayeut
2015-07-03commented out printf lineAntonin Descampe
2015-07-03commented out a printf lineAntonin Descampe
2015-07-03fixed a few bugsAaron Boxer
2015-07-03add timing to compress and decompressAaron Boxer
2015-05-29[trunk] Fix wrong return value for opj_setup_encoder & opj_set_decoded_resolu...Matthieu Darbois
2015-05-28[trunk] Fix sscanf format specifier (fixes issue 494)Matthieu Darbois
2015-02-02[trunk] fixes a bug that prevented opj_decompress to take directory as input ...Antonin Descampe
2014-12-27[trunk] removed warning from convertbmp.cMatthieu Darbois
2014-12-26[trunk] fixed typo in opj_decompress (fixes issue 465)Matthieu Darbois
2014-12-23[trunk] removed warning from convert.cMatthieu Darbois
2014-12-23[trunk] fixed imagetoraw unsigned 16bits conversion (fixes issue 460)Matthieu Darbois
2014-12-23[trunk] removed warning from convertbmp.cMatthieu Darbois
2014-12-22[trunk] fixed colorspace mapping for raw grayscale images (fixes issue 456)Matthieu Darbois
2014-12-22[trunk] fixed component precision upscaling in opj_decompress (fixes issue 458)Matthieu Darbois
2014-12-22[trunk] updated BMP format input supportMatthieu Darbois
2014-12-22[trunk] updated BMP format input supportMatthieu Darbois
2014-12-20[trunk] fixed BMP reading for 8bpp when width & 3 == 1Matthieu Darbois
2014-12-11[trunk] Fixed invalid check in in tiff reading method (fixes issue 449)Matthieu Darbois
2014-12-02[trunk] Fixed typo in opj_compress error report (fixes issue 350)Matthieu Darbois
2014-11-25[trunk] removed some warnings when configuring with CMake 3.x on MacOSMatthieu Darbois
2014-11-25[trunk] removed some warnings when building src/bin/jp2/convert.cMatthieu Darbois
2014-11-22[trunk] added an option to upsample image components in opj_decompressMatthieu Darbois
2014-11-22[trunk] fixed pnmtoimage for odd pgm files (fixes issue 294)Matthieu Darbois
2014-11-22[trunk] fixed warning in option to force rgb output in opj_decompress (fixes ...Matthieu Darbois
2014-11-22[trunk] added option to force rgb output in opj_decompress (fixes issue 282 ,...Matthieu Darbois
2014-11-19[trunk] added option to force output bit depth in opj_decompress (fixes issue...Matthieu Darbois
2014-11-18[trunk] fixed a bug leading to jpwl build failure & add related odd width/hei...Matthieu Darbois
2014-11-03[trunk] add a cdef box when alpha component is present (fixes issue 416)Antonin Descampe
2014-10-21[trunk] fixed invalid member values from opj_read_header or opj_decode (fixes...Antonin Descampe
2014-10-15[trunk] Add option to call dsymutil on built binaries (fixes issue 409)Antonin Descampe
2014-09-30[trunk] fixes heap-buffer-overflow in parse_cmdline_encoderAntonin Descampe
2014-09-16[trunk] improve memory management (fixes issue 359)Antonin Descampe
2014-07-03[trunk] fixes issue #357. MCT is automatically disabled whenAntonin Descampe
2014-07-01[trunk] moved comment marker setup from opj_compress to the libraryAntonin Descampe
2014-04-28[trunk] Properly handle failure to compress (remove file)Mathieu Malaterre
2014-04-28[trunk] Missing endianess settingMathieu Malaterre
2014-04-28[trunk] properly handle pkg-config on non-UNIX hostsMathieu Malaterre
2014-04-23[trunk]removed '-x' option for index file as long as it's brokenAntonin Descampe