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
2023-04-10optimize CRC32, and path for some compilers (helps for clang on modern x86 CPU)Lode
2022-11-08fix error checking in pngdetail binary utilityLode
2022-05-29migrate examples from SDL to SDL2, and fixes to utilitiesLode
2022-01-10minor decoder speed improvementsLode
2020-10-17prevent too huge text chunks or icc profilesLode
2020-01-12handle integer overflow in lodepng_chunk_next and lodepng_chunk_findLode
2019-06-01variousLode
2019-02-10relative intent and grayscale ICC support, and minor fixesLode
2019-02-03more ICC tags supportLode
2019-02-03support ICC profiles in convertToXYZLode
2018-12-30change brace indent style: don't break before opening braceLode
2018-12-03pngdetail tweaksLode
2018-12-03pngdetail tweaksLode
2018-12-02extend pngdetailLode
2018-08-10add color profile chunk support to LodePNGLode
2018-07-15fix 16-bit color countLode
2018-06-24pngdetail tweaksLode
2018-01-16display more info for corrupt pngsLode
2018-01-15allow optionally ignoring a few more recoverable errorsLode
2017-10-23pngdetail tweaksLode
2016-03-24show background color in pngdetailLode
2016-01-19various fixesLode
2015-12-10Fix VS2015 compilation.Saribro
2015-12-09some new features for the pngdetail exampleLode
2015-10-24fix typosBen Wiederhake
2015-03-25un/compressed size info switched aroundBart Swinnen
2014-11-19protect against invalid chunk lengths in some toolsLode
2014-11-18fix pngdetail.cppLode
2014-08-24add example and dev files to LodePNG repositoryLode