Merge pull request #734 from senbox-org/opj_dump_dead_code
[openjpeg.git] / src / bin /
2016-04-12 Antonin DescampeMerge pull request #734 from senbox-org/opj_dump_dead_code
2016-04-09 Julien MalikRemove dead code in opj_dump 734/head
2016-01-10 Matthieu DarboisMerge pull request #551 from mayeut/coc-qcc
2015-11-02 Matthieu DarboisMerge pull request #651 from stweil/fix
2015-11-01 Stefan Weilopj_decompress: Update error message 651/head
2015-11-01 mayeutFix compiler warnings
2015-11-01 Stefan Weilconvert: Fix compiler warnings
2015-11-01 Stefan Weilconvert: Remove unneeded type casts
2015-10-21 Matthieu DarboisMerge pull request #638 from stweil/master
2015-10-18 Stefan WeilFix format strings and unneeded assignment 638/head
2015-10-18 Matthieu DarboisMerge pull request #637 from stweil/fixes
2015-10-18 Matthieu DarboisMerge pull request #636 from uclouvain/opj_malloc-625
2015-10-13 mayeutMerge branch 'master' into coc-qcc
2015-10-13 Matthieu DarboisMerge pull request #627 from mayeut/appveyor
2015-10-12 Mathieu MalaterreMinor style fix to remove c++ comments
2015-10-09 mayeutMerge branch 'master' into travis-abi
2015-10-08 mayeutMerge branch 'master' into coc-qcc
2015-10-07 mayeutMerge branch 'master' into travis-matrix 584/head
2015-10-07 mayeutMerge remote-tracking branch 'uclouvain/master'
2015-10-07 Matthieu DarboisMerge pull request #623 from stweil/c++
2015-10-07 Stefan WeilFix warnings for C++ 623/head
2015-10-06 mayeutMerge branch 'master' into coc-qcc
2015-10-05 mayeutMerge branch 'master' into travis-matrix
2015-09-29 mayeutFix up-scaling bit depth
2015-09-29 Matthieu DarboisMerge pull request #610 from stweil/master
2015-09-29 Stefan WeilFix typos in comments and string
2015-09-25 mayeutMerge branch 'master' into travis-matrix
2015-09-25 mayeutProvide safer string copy than strncpy
2015-09-24 mayeutFix resource leak
2015-09-24 mayeutFix resource leaks & unchecked resource allocations
2015-09-24 mayeutFix some resource leaks
2015-09-23 mayeutMerge branch 'master' into travis-matrix
2015-09-23 mayeutUse buffer on stack to read TGA header
2015-09-23 mayeutFix warning in rle4 decoding
2015-09-17 mayeutMerge branch 'master' into coc-qcc
2015-09-13 mayeutMerge branch 'master' into travis-matrix
2015-09-13 Matthieu DarboisMerge pull request #590 from mayeut/master
2015-09-13 mayeutFix function name 590/head
2015-09-13 mayeutCorrect leak in color_cielab_to_rgb
2015-09-11 Matthieu DarboisMerge pull request #578 from mayeut/travis-ci
2015-09-09 mayeutRemove C++ comment
2015-09-08 mayeutMerge remote-tracking branch 'uclouvain/master' into...
2015-09-07 mayeutCorrect mismatching delete
2015-09-06 mayeutfix resource leak in jpwl
2015-08-23 mayeutFix some UBSan warnings
2015-08-21 Matthieu DarboisMerge pull request #567 from mayeut/master
2015-08-21 mayeutAdd tests for CMYK/esYCC/CIELab 567/head
2015-08-21 mayeutFix formatting
2015-08-21 mayeutTIFF can output CMYK
2015-08-21 Matthieu DarboisMerge pull request #559 from szukw000/cmyk-cielab-esycc
2015-07-30 szukw000Defines three new functions 559/head
2015-07-30 mayeutSync coc-qcc branch with master
2015-07-30 ak-dxdySmall correction + attempt to understand git-openjpeg...
2015-07-26 mayeutRemove some warnings when building
2015-07-26 mayeutRemove some warnings when building
2015-07-26 Matthieu DarboisMerge pull request #549 from mayeut/master
2015-07-26 mayeutUpdate convert for PNG output 549/head
2015-07-26 mayeutRemove some warnings when building
2015-07-26 Matthieu DarboisMerge pull request #548 from mayeut/master
2015-07-26 mayeutRemove some warnings when building 548/head
2015-07-25 Matthieu DarboisMerge pull request #528 from mayeut/zlib-1.2.8
2015-07-25 Matthieu DarboisMerge pull request #521 from manisandro/bigendian
2015-07-25 mayeutRemove some warnings when building
2015-07-24 mayeutRemove some warnings when building
2015-07-20 Matthieu DarboisMerge pull request #533 from mayeut/refactor-read-ppX
2015-07-20 mayeutMerge remote-tracking branch 'uclouvain/master' into...
2015-07-19 Matthieu DarboisMerge pull request #538 from mayeut/master
2015-07-19 mayeutUpdate PNG support 538/head
2015-07-19 mayeutCorrect error message for invalid TIFF input
2015-07-18 Matthieu DarboisMerge pull request #537 from mayeut/master
2015-07-17 mayeutAdd headers to CMake target
2015-07-17 Matthieu DarboisMerge pull request #535 from mayeut/converttif
2015-07-17 mayeutAdd tests for TIFF input with Alpha channel 535/head
2015-07-16 mayeutFix build warnings in converttif.c
2015-07-15 mayeutUpdate imagetotif to support more output TIF formats
2015-07-14 mayeutUpdate tiftoimage to support more input TIF formats
2015-07-12 mayeutMerge pull request #529 from renevanderark/master
2015-07-11 mayeutMerge pull request #531 from mayeut/issue-289
2015-07-11 mayeutAdd option to force component splitting in imagetopnm 531/head
2015-07-03 mayeutMerge pull request #514 from mayeut/issue-254
2015-07-03 Antonin Descampecommented out printf line
2015-07-03 Antonin Descampecommented out a printf line
2015-07-03 Aaron Boxerfixed a few bugs
2015-07-03 Aaron Boxeradd timing to compress and decompress
2015-06-05 mayeutMerge branch 'master' into issue-254
2015-05-29 Matthieu Darbois[trunk] Fix wrong return value for opj_setup_encoder...
2015-05-28 Matthieu Darbois[trunk] Fix sscanf format specifier (fixes issue 494)
2015-02-02 Antonin Descampe[trunk] fixes a bug that prevented opj_decompress to...
2014-12-27 Matthieu Darbois[trunk] removed warning from convertbmp.c
2014-12-26 Matthieu Darbois[trunk] fixed typo in opj_decompress (fixes issue 465)
2014-12-23 Matthieu Darbois[trunk] removed warning from convert.c
2014-12-23 Matthieu Darbois[trunk] fixed imagetoraw unsigned 16bits conversion...
2014-12-23 Matthieu Darbois[trunk] removed warning from convertbmp.c
2014-12-22 Matthieu Darbois[trunk] fixed colorspace mapping for raw grayscale...
2014-12-22 Matthieu Darbois[trunk] fixed component precision upscaling in opj_deco...
2014-12-22 Matthieu Darbois[trunk] updated BMP format input support
2014-12-22 Matthieu Darbois[trunk] updated BMP format input support
2014-12-20 Matthieu Darbois[trunk] fixed BMP reading for 8bpp when width & 3 == 1
2014-12-11 Matthieu Darbois[trunk] Fixed invalid check in in tiff reading method...
2014-12-02 Matthieu Darbois[trunk] Fixed typo in opj_compress error report (fixes...
next