summaryrefslogtreecommitdiff
path: root/src/bin/jp2/opj_dump.c
AgeCommit message (Expand)Author
2022-01-16Fix unsigned vs OPJ_INT32 mismatches (#1398)Eric Harvey
2022-01-15Added check for integer overflow in get_num_images (#1397)Eharve14
2022-01-13Avoid overflow in multiplications in utilities related to big number of files...Eharve14
2022-01-12opj_compress/opj_uncompress: fix integer overflow in num_images (#1395)Brad Parham
2021-09-26opj_dump.c: fix potential buffer overflowEven Rouault
2021-09-25opj_decompress / opj_dump: accept .jph and .jhc extensions for HTJ2K filesEven Rouault
2021-05-06Import files tiff and yuv(raw) (#1316)Jamaika1
2017-08-02First change on changes-for-afl-testsszukw000
2017-07-31Catch images broken by AFLszukw000
2017-05-09Reformat whole codebase with astyle.options (#128)Even Rouault
2016-04-29cppcheck fix for openjp2 (#740)julienmalik
2016-04-09Remove dead code in opj_dumpJulien Malik
2015-10-07Fix warnings for C++Stefan Weil
2015-09-25Provide safer string copy than strncpymayeut
2015-09-25Fix resource leaks & unchecked resource allocationsmayeut
2014-04-23[trunk]re-formatted help display in executablesAntonin Descampe
2014-04-23[trunk]formatted some messages. Removed -version option to disambiguateAntonin Descampe
2014-04-23[trunk]Replaced deprecated opj_stream_set_user_data function from APIAntonin Descampe
2014-04-22[trunk] fixed some warning and errors formatting and add a '-version'Antonin Descampe
2014-04-03[trunk] updated copyright and added copyright notice required by ISO, in each...Antonin Descampe
2014-03-14[trunk] Add internal implementation to dump all tiles/comp infoMathieu Malaterre
2014-03-07[trunk] Another round of fixes for sign conversion warnings.Mathieu Malaterre
2014-02-28[trunk] Remove some simple warnings in opj_dumpMathieu Malaterre
2013-02-17[trunk] move to the new API for function opj_stream_create_default_file_strea...Mickael Savinaud
2013-02-16[trunk] move to the new API for function opj_stream_destroy. Use now opj_stre...Mickael Savinaud
2012-11-15[trunk]update the copyright, the authors and thanks to respect the licenseMickael Savinaud
2012-11-15[trunk]extend last commits to appsMickael Savinaud
2012-10-15[trunk] Remove some warnings about missing prototypes (gcc)Mathieu Malaterre
2012-09-28[trunk] FolderReorgProposal task: rename cli toolsMathieu Malaterre