index
:
slackcoder/xbmc
master
Kodi is an award-winning free and open source home theater media center software and entertainment hub for digital media
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
cximage-6.0
/
CxImage
Age
Commit message (
Expand
)
Author
2014-06-12
[cximage] - fix big memory leak in raw image decoder - thx to smf007 for
Memphiz
2014-01-04
fixed: 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.cpp
WiSo
2013-09-15
[cximage] fixed: fixed memory leaks in ximadsp.cpp
WiSo
2013-02-07
fixes #14030, osx x86_64 would crash on a throw, trying to open tiffs, basica...
davilla
2013-02-06
added an imagefactory to XBMC. The only libs currently are libjpeg-turbo and ...
wsoltys
2012-08-08
[droid] cximage fixes
theuni
2012-07-04
[cleanup] remove unused functions in cximage
Jonathan Marshall
2012-07-04
[imageloader] adds LoadFromFileInMemory to CBaseTexture
Jonathan Marshall
2012-04-09
[win32] disable popup msgbox when TIF image decoder fails for some reason
elupus
2012-03-18
fixed: do the libpng version check in only one place
bobo1on1
2012-03-18
Commit cleaned libpng 1.5 support.
Damien Thébault
2012-03-18
Revert "added: support building cximage with libpng 1.5."
bobo1on1
2012-03-18
Revert "fixed: check libpng version only once"
bobo1on1
2012-03-18
Revert "fixed: compiler warning"
bobo1on1
2012-03-18
Revert "removed: unneeded check"
bobo1on1
2012-03-18
Revert "oops"
bobo1on1
2012-03-17
oops
bobo1on1
2012-03-17
removed: unneeded check
bobo1on1
2012-03-17
fixed: compiler warning
bobo1on1
2012-03-17
fixed: check libpng version only once
bobo1on1
2012-03-17
added: support building cximage with libpng 1.5.
spiff
2011-03-05
[osx] changed, configure and makefiles to support new osx build system
S. Davilla
2011-01-24
Merged cptspiff's code-reshuffle branch.
theuni