Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/lvandeve/lodepng.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-12allow larger amount of pixels, loosen the integer overflow checkLode
2018-03-26when decoding with palette output type but not specifying actual palette (imp...Lode
2018-01-15allow optionally ignoring a few more recoverable errorsLode
2017-09-17fix encoder memory leak for some input error casesLode
2016-11-28grey+alpha auto color model detection bugfixLode
2016-07-13add a todoLode
2016-05-01fix encoding PNGs of large dimensionsLode
2016-04-18replace qsort with custom sort for compatibility with some platformsLode
2016-04-09color key and file handlingLode
2016-01-26Fix the quick referenceLode Vandevenne
2016-01-25code tweaksLode
2016-01-24update version numberLode
2016-01-24various updatesLode
2016-01-19various fixesLode
2016-01-18only include those C++ headers when LODEPNG_COMPILE_CPPLode
2015-12-09Made load_file function return error if file can't be openedLode
2015-10-25output palette fixLode
2015-10-24fix typosBen Wiederhake
2015-10-19fix typosBen Wiederhake
2015-09-13Merge branch 'master' of https://github.com/lvandeve/lodepngLode
2015-09-13add LODEPNG_NO_COMPILE_CRC compile optionLode
2015-08-02encode() now returns error code if save_file() cannot open output file.Don Cross
2015-04-19boundary package mergeLode
2015-03-21make all comments C-styleLode
2015-01-21update a todoLode
2014-12-01move VERSION_STRING to header as LODEPNG_VERSION_STRINGLode
2014-11-27various fixesLode
2014-11-21fix for CLode
2014-11-20Update lodepng.hlvandeve
2014-11-20fix bug with encoding transparent single-pixel imageLode
2014-11-19protect against invalid chunk lengths in some toolsLode
2014-08-24adding lodepng to githubLode