aboutsummaryrefslogtreecommitdiff
path: root/graphics/decoders/png.cpp
AgeCommit message (Expand)Author
2013-01-24GRAPHICS: Fix leak in PNG-decoder.Einar Johan Trøan Sømåen
2012-09-06PNG: call png_set_interlace_handling() before calling png_read_update_info()Filippos Karapetis
2012-08-21GPRAHICS: Slight cleanup in png.cpp.Johannes Schickel
2012-08-20GRAPHICS: Reimplement the PNG-decoder using libpngEinar Johan Trøan Sømåen
2012-05-14GRAPHICS: Add palette start index and color count functions to ImageDecoderMatthew Hoops
2012-03-20GRAPHICS: Move PNG to the ImageDecoder interfaceMatthew Hoops