summaryrefslogtreecommitdiff
path: root/lodepng_unittest.cpp
AgeCommit message (Expand)Author
2018-06-12allow larger amount of pixels, loosen the integer overflow checkHEADmasterLode
2018-01-15allow optionally ignoring a few more recoverable errorsLode
2017-09-27fix wrong bit depth in unittestLode
2017-09-17fix encoder memory leak for some input error casesLode
2016-11-28grey+alpha auto color model detection bugfixLode
2016-04-21Update lodepng_unittest.cppLode Vandevenne
2016-04-09color key and file handlingLode
2016-01-24various updatesLode
2015-10-24output palette fixLode
2015-04-19boundary package mergeLode
2015-03-21make all comments C-styleLode
2015-02-16move examples to examples directoryLode
2015-02-16minor fixesLode
2014-12-01tiny tweaksLode
2014-11-27various fixesLode
2014-11-20small tweaksLode
2014-11-20avoid too big pixel sizesLode
2014-11-20predict idat size correctly for interlaced imagesLode
2014-11-19unit test was a bit slow like thatLode
2014-11-19fix bug with encoding transparent single-pixel imageLode
2014-08-24add example and dev files to LodePNG repositoryLode