summaryrefslogtreecommitdiff
path: root/lodepng.cpp
AgeCommit message (Expand)Author
2014-11-20Update lodepng.cpplvandeve
2014-11-20avoid too big pixel sizesLode
2014-11-20predict idat size correctly for interlaced imagesLode
2014-11-19fix bug with encoding transparent single-pixel imageLode
2014-11-15collapsing duplicate branchSlowRiot
2014-11-15do not check unsigned windowsize for < 0SlowRiot
2014-11-07using size_t iterator when comparing to size_tSlowRiot
2014-11-07another typo fixSlowRiot
2014-11-07oops, typo fixSlowRiot
2014-11-07optimisation: replacing all unnecessary post-increments and post-decrements w...SlowRiot
2014-11-07reducing scope of loop counters, and micro-optimising loops by using != where...SlowRiot
2014-11-07collapsing duplicate branchSlowRiot
2014-11-07do not check unsigned windowsize for < 0SlowRiot
2014-08-24adding lodepng to githubLode