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
Age
Commit message (
Expand
)
Author
2015-07-12
Merge pull request #7141 from Fneufneu/CVE-2015-3885_dcraw_vuln
jenkins4kodi
2015-07-08
[cximage]: use integers for arithmetic in CxImage::CheckFormat
Olaf Hering
2015-07-08
[cximage]: remove undefined operation on variable in dcr_sony_decrypt
Olaf Hering
2015-07-08
[cximage]: remove warning about statement with no effect
Olaf Hering
2015-07-08
[cximage]: remove undefined operation on variable
Olaf Hering
2015-05-15
Avoid overflow in ljpeg_start().
Fneufneu
2015-02-10
[xcode/c++11] - add explicit casts where narrowing fails in c++11
Memphiz
2014-08-21
cximage: fix broken cr2 after wrong backport of security fix d13aee8e81be9032...
Rainer Hochecker
2014-06-12
[cximage] - fix big memory leak in raw image decoder - thx to smf007 for
Memphiz
2014-02-09
[cximage] Fix denial of service via a crafted photo file (CVE-2013-1438)
Anssi Hannula
2014-01-04
fixed: add GIF as known header to cximage.
WiSo
2013-11-10
[win32] Add "core-defaults" with basic project settings, include file in each...
Karlson2k
2013-11-10
[win32] Explicitly set multibyte/unicode in projects
Karlson2k
2013-11-10
[win32] remove copy of project settings from file level
Karlson2k
2013-11-10
[win32] cximage and cximage subprojects: remove custom settings as default se...
Karlson2k
2013-11-10
[win32] rename project defaults file, update paths to defaults file in projects
Karlson2k
2013-11-01
Merge pull request #3485 from Karlson2k/win32_projects_update_01
wsoltys
2013-11-01
Merge pull request #3528 from Karlson2k/win32_projects_update_02
Martijn Kaijser
2013-10-30
[win32] cleanup: remove leftover from old project conversion
Karlson2k
2013-10-30
[win32] cleanup: delete unused projects configs
Karlson2k
2013-10-30
[win32] mark debug/release configs with proper internal marks
Karlson2k
2013-10-30
[win32] Cleanup: delete old project files
Karlson2k
2013-10-24
[win32] Fix various linker warnings
Karlson2k
2013-10-24
[win32] Use more VC optimizations for important XBMC parts for 'Release' config
Karlson2k
2013-09-26
[cximage] Fix possible "Buffer is accessed out of bounds: romm_cam" error in ...
ace20022
2013-09-26
[cximage] Fix resource leak in dcraw.
ace20022
2013-09-26
[cximage] Fix possible "Buffer is accessed out of bounds: romm_cam" error in ...
ace20022
2013-09-26
[cximage] Fix invalid number of character ({) when these macros are defined: ...
ace20022
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-06-18
[win32] Enable SSE2 everywhere
Karlson2k
2013-02-07
changed, remove wrapping from cximage, obsolete with new Imagefactory
davilla
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-12-16
[libdcr] fix thread safety
Jonathan Marshall
2012-09-05
[win32] remove "Debug Testsuite" configuration from all projects except gtest...
montellese
2012-09-05
[WIN32] added a new target called Debug Testsuite which includes the gtest li...
WiSo
2012-08-09
[WIN32] changed from SSE2 to SSE for the XBMC main project and libsquash. The...
WiSo
2012-08-08
[droid] cximage fixes
theuni
2012-07-08
Merge pull request #1115 from Karlson2k/VS_project_cleanup
wsoltys
2012-07-08
Total cleanup of all VS projects + fix for OpenGL build
Evgeny Grin
2012-07-04
[cleanup] remove unused functions in cximage
Jonathan Marshall
2012-07-04
[imageloader] adds LoadFromFileInMemory to CBaseTexture
Jonathan Marshall
2012-05-12
[osx] fixed, do not include dcr.o, it is a standalong binary with a main
davilla
2012-05-07
comment line for FreeBSD
Fneufneu
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
[next]