Reformat whole codebase with astyle.options (#128)
[openjpeg.git] / src / bin / jp2 / converttif.c
2017-05-09 Even RouaultReformat whole codebase with astyle.options (#128)
2016-04-23 Matthieu DarboisMerge pull request #750 from mayeut/issue-729-2
2016-04-23 mayeutAllow to write 3/5/7/9/11/13/15 bpp TIF files 750/head
2016-04-23 mayeutAllow to read 3/5/7/9/11/13/15 bpp TIF files
2015-10-18 Matthieu DarboisMerge pull request #637 from stweil/fixes
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-09-08 mayeutMerge remote-tracking branch 'uclouvain/master' into...
2015-08-21 mayeutTIFF can output CMYK
2015-07-26 Matthieu DarboisMerge pull request #549 from mayeut/master
2015-07-26 mayeutUpdate convert for PNG output 549/head
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-20 Matthieu DarboisMerge pull request #533 from mayeut/refactor-read-ppX
2015-07-20 mayeutMerge remote-tracking branch 'uclouvain/master' into...
2015-07-19 mayeutCorrect error message for invalid TIFF input
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