Changes in pnmtoimage if image data are missing
[openjpeg.git] / src / bin / jp2 / convert.c
2018-08-31 szukw000Changes in pnmtoimage if image data are missing 1141/head
2018-01-07 Even RouaultMerge pull request #1047 from stweil/coverity
2017-12-15 Stefan WeilFix resource leak (CID 179466) 1047/head
2017-08-24 Even Rouaultimagetopgx(): improve performance in 8 bit case (relate...
2017-08-21 Even RouaultMerge pull request #1001 from rouault/subtile_decoding_...
2017-08-19 Even Rouaultpgxtoimage(): avoid excessive memory allocation attempt...
2017-08-18 Even Rouaultpgxtoimage(): fix write stack buffer overflow (#997)
2017-08-17 Even RouaultFix -Wconversion warning
2017-08-17 Even Rouaultconvert.c: fix recently introduced -Wsign-conversion...
2017-08-17 Even Rouaulttgatoimage(): avoid excessive memory allocation attempt...
2017-08-16 Even Rouaultimagetotga(): fix read heap buffer overflow if numcomps...
2017-08-08 Antonin DescampeMerge pull request #975 from szukw000/changes-for-afl...
2017-07-31 szukw000Catch images broken by AFL
2017-07-30 Even RouaultAvoid heap buffer overflow in function pnmtoimage of...
2017-07-29 Even RouaultFix breakage of 2fa0fc61f2d546c8b67e7c5a9cbc61d98e1f7af...
2017-07-29 Even Rouaultimagetopnm(): make sure the alpha component has same...
2017-05-15 Even RouaultMerge pull request #919 from rouault/reformat
2017-05-09 Even RouaultReformat whole codebase with astyle.options (#128)
2016-09-21 Matthieu DarboisFix PNM file reading (#847)
2016-04-30 Antonin DescampeMerge pull request #706 from mayeut/issue135
2016-04-29 mayeutFix bad call to fclose with NULL pointer
2016-04-29 julienmalikcppcheck fix for openjp2 (#740)
2016-01-10 Matthieu DarboisMerge pull request #551 from mayeut/coc-qcc
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-09 mayeutMerge branch 'master' into travis-abi
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-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-08-21 Matthieu DarboisMerge pull request #559 from szukw000/cmyk-cielab-esycc
2015-07-30 mayeutSync coc-qcc branch with master
2015-07-30 ak-dxdySmall correction + attempt to understand git-openjpeg...
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 Matthieu DarboisMerge pull request #538 from mayeut/master
2015-07-19 mayeutUpdate PNG support 538/head
2015-07-17 Matthieu DarboisMerge pull request #535 from mayeut/converttif
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
2014-12-23 Matthieu Darbois[trunk] removed warning from convert.c
2014-12-23 Matthieu Darbois[trunk] fixed imagetoraw unsigned 16bits conversion...
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-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-11-25 Matthieu Darbois[trunk] removed some warnings when building src/bin...
2014-11-22 Matthieu Darbois[trunk] fixed pnmtoimage for odd pgm files (fixes issue...
2014-11-19 Matthieu Darbois[trunk] added option to force output bit depth in opj_d...
2014-11-03 Antonin Descampe[trunk] add a cdef box when alpha component is present...
2014-09-16 Antonin Descampe[trunk] improve memory management (fixes issue 359)
2014-07-03 Antonin Descampe[trunk] fixes issue #357. MCT is automatically disabled...
2014-04-17 Antonin Descampe[trunk] refactoring of rsiz, profiles, and extensions...
2014-04-03 Antonin Descampe[trunk] updated copyright and added copyright notice...
2014-03-26 Antonin Descampe[trunk] fixed warnings triggered on linux related to...
2014-03-26 Antonin Descampe[trunk] add ability in opj_compress to input subsampled...
2014-03-25 Mathieu Malaterre[trunk] Make sure to not use alpha pointer if it is...
2014-03-24 Mathieu Malaterre[trunk] Make sure to exit early instead of looping...
2014-03-18 Mathieu Malaterre[trunk] Update big endian handling no such thing as...
2014-03-14 Mathieu Malaterre[trunk] Fix issue with & vs &&
2014-03-14 Mathieu Malaterre[trunk] Move INLINE definition within openjpeg.h header...
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-07 Mathieu Malaterre[trunk] Fix compilation in visual studio, inline cannot...
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 some easy warnings about sign compare...
2014-03-04 Mathieu Malaterre[trunk] Remove more conversion warnings.
2014-03-03 Mathieu Malaterre[trunk] remove some simple warnings about unused params
2014-03-02 Mathieu Malaterre[trunk] Remove some simple warnings about var being...
2014-03-02 Mathieu Malaterre[trunk] Remove warning about -2147483648 (aka INT_MIN...
2014-03-01 Mathieu Malaterre[trunk] Fix compilation on MSVC compiler
2014-02-28 Mathieu Malaterre[trunk] Partially rework r2506, original patch from...
2014-02-28 Mathieu Malaterre[trunk] Merge final patch from issue 171 with code...
2014-02-27 Mathieu Malaterre[trunk] Import patch from issue 171. Only the imagetora...
2014-02-24 Mathieu Malaterre[trunk] Fix a simple mem leak
2014-02-12 Antonin Descampe[trunk] added a warning when tif conversion changes...
2014-02-12 Antonin Descampe[trunk]re-indenting convert.c
next