aboutsummaryrefslogtreecommitdiff
path: root/lib/cximage-6.0/CxImage
AgeCommit message (Expand)Author
2014-06-12[cximage] - fix big memory leak in raw image decoder - thx to smf007 forMemphiz
2014-01-04fixed: add GIF as known header to cximage.WiSo
2013-09-26[cximage] Fix common realloc mistake: 'm_pBuffer' nulled but not freed upon f...ace20022
2013-09-26[cximage] Fix uninitialized struct member in ximadsp.ace20022
2013-09-26[cximage] Fix memleak in ximadsp.ace20022
2013-09-15[cximage] fixed memory leak in ximatif.cppWiSo
2013-09-15[cximage] fixed: fixed memory leaks in ximadsp.cppWiSo
2013-02-07fixes #14030, osx x86_64 would crash on a throw, trying to open tiffs, basica...davilla
2013-02-06added an imagefactory to XBMC. The only libs currently are libjpeg-turbo and ...wsoltys
2012-08-08[droid] cximage fixestheuni
2012-07-04[cleanup] remove unused functions in cximageJonathan Marshall
2012-07-04[imageloader] adds LoadFromFileInMemory to CBaseTextureJonathan Marshall
2012-04-09[win32] disable popup msgbox when TIF image decoder fails for some reasonelupus
2012-03-18fixed: do the libpng version check in only one placebobo1on1
2012-03-18Commit cleaned libpng 1.5 support.Damien Thébault
2012-03-18Revert "added: support building cximage with libpng 1.5."bobo1on1
2012-03-18Revert "fixed: check libpng version only once"bobo1on1
2012-03-18Revert "fixed: compiler warning"bobo1on1
2012-03-18Revert "removed: unneeded check"bobo1on1
2012-03-18Revert "oops"bobo1on1
2012-03-17oopsbobo1on1
2012-03-17removed: unneeded checkbobo1on1
2012-03-17fixed: compiler warningbobo1on1
2012-03-17fixed: check libpng version only oncebobo1on1
2012-03-17added: support building cximage with libpng 1.5.spiff
2011-03-05[osx] changed, configure and makefiles to support new osx build systemS. Davilla
2011-01-24Merged cptspiff's code-reshuffle branch.theuni