1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_graphics/image_formats/pnglib
2014-09-06 09:26:54 +01:00
..
libpng_readme.txt First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 2011-08-12 10:04:52 +01:00
LICENSE First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 2011-08-12 10:04:52 +01:00
png.c Fixes for some clang static analysis warnings. 2013-06-25 10:18:35 +01:00
png.h Moved png lib C symbols into juce namespace. 2013-07-02 17:29:30 +01:00
pngconf.h update of libpng to 1.6.1 2013-04-03 16:31:22 +01:00
pngerror.c update of libpng to 1.6.1 2013-04-03 16:31:22 +01:00
pngget.c update of libpng to 1.6.1 2013-04-03 16:31:22 +01:00
pnginfo.h update of libpng to 1.6.1 2013-04-03 16:31:22 +01:00
pngmem.c update of libpng to 1.6.1 2013-04-03 16:31:22 +01:00
pngpread.c update of libpng to 1.6.1 2013-04-03 16:31:22 +01:00
pngpriv.h Moved png lib C symbols into juce namespace. 2013-07-02 17:29:30 +01:00
pngread.c Avoided a couple of obscure gcc warnings 2014-09-06 09:26:54 +01:00
pngrio.c update of libpng to 1.6.1 2013-04-03 16:31:22 +01:00
pngrtran.c update of libpng to 1.6.1 2013-04-03 16:31:22 +01:00
pngrutil.c Workarounds for png code in some older versions of VC. 2013-07-11 16:58:10 +01:00
pngset.c update of libpng to 1.6.1 2013-04-03 16:31:22 +01:00
pngstruct.h update of libpng to 1.6.1 2013-04-03 16:31:22 +01:00
pngtrans.c update of libpng to 1.6.1 2013-04-03 16:31:22 +01:00
pngwio.c update of libpng to 1.6.1 2013-04-03 16:31:22 +01:00
pngwrite.c update of libpng to 1.6.1 2013-04-03 16:31:22 +01:00
pngwtran.c update of libpng to 1.6.1 2013-04-03 16:31:22 +01:00
pngwutil.c update of libpng to 1.6.1 2013-04-03 16:31:22 +01:00