summaryrefslogtreecommitdiff
path: root/src/lib/openjp3d/tcd.c
AgeCommit message (Collapse)Author
2021-05-04Remove obsolete components JPWL, JP3D and MJ2Even Rouault
2018-11-16openjp3d: Int overflow fixed (#1159)ichlubna
When compressing a lot of slices (starting from 44 FullHD slices with 3 8bit components in our experiments) the rate values are high enough to cause an int overflow that leads to negative lengths and wrong results. The cast happens too late.
2017-05-09Reformat whole codebase with astyle.options (#128)Even Rouault
2016-06-21Update tcd.c (#790)maddin200
cppcheck unitialized variable
2015-11-27Fix typosJakub Wilk
2014-04-03[trunk] updated copyright and added copyright notice required by ISO, in ↵Antonin Descampe
each file; updated AUTHORS, NEWS
2013-01-02[trunk] JP3D: convert from DOS to UNIX eolMathieu Malaterre
2013-01-02[trunk] JP3D: remove exe bit from source filesMathieu Malaterre
2012-10-15[trunk] Remove some warnings about missing prototypes (gcc)Mathieu Malaterre
2012-10-01[trunk] Fix a set of warnings about C90 issuesMathieu Malaterre
2012-09-28[trunk] FolderReorgProposal task: add JP3DMathieu Malaterre
Update issue 177