index
:
openjpeg
UCL
avendor
cancel
carl-1
carl-2
carl-2-rebased-on-master
ccache
codingstyle
coverity_scan
coverity_scan_original
dcpomatic-2.5.2
dcpomatic-2.5.4
dev-restart
fix-bypass-restart
fix_bypass_pterm_termall
fix_bypass_pterm_termall_and_lossless_decomposition_issue
floating_point_irreversible_encoding
gh-pages
j2kviewer
master
master-cdist
openjp3d
openjpeg-1.5
openjpeg-2.0
openjpeg-2.1
openjpeg3d
openjpeg3d@745
openjpeg3d@749
opj-v1-branch
opj_idwt53_h_cas0_SSE2
opt
t1_dec_signed_magnitude_representation
t1_optim_attempt_refpass_4_at_context16
v2
videocon-1
Fork of openjpeg library for JPEG2000 encoding and decoding
cth@carlh.net
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bin
/
common
/
color.c
Age
Commit message (
Expand
)
Author
2016-01-25
processed all c/h files through astyle with opj_astyle.cfg
codingstyle
Antonin Descampe
2015-10-12
Minor style fix to remove c++ comments
Mathieu Malaterre
2015-09-13
Fix function name
mayeut
2015-09-13
Correct leak in color_cielab_to_rgb
mayeut
2015-09-09
Remove C++ comment
mayeut
2015-08-23
Fix some UBSan warnings
mayeut
2015-08-21
Add tests for CMYK/esYCC/CIELab
mayeut
2015-08-21
Fix formatting
mayeut
2015-07-30
Defines three new functions
szukw000
2014-11-18
[trunk] fixed a bug leading to jpwl build failure & add related odd width/hei...
Matthieu Darbois
2014-10-21
[trunk] fixed invalid member values from opj_read_header or opj_decode (fixes...
Antonin Descampe
2014-04-03
[trunk] updated copyright and added copyright notice required by ISO, in each...
Antonin Descampe
2014-03-12
[trunk] Make sure to use 8bits buffer when applying the ICC profile.
Mathieu Malaterre
2014-03-12
[trunk] Add debug info to be able to test integration with littlecms
Mathieu Malaterre
2014-03-11
[trunk] Fix compilation errors when JPWL and/or MJ2 are build
Mathieu Malaterre
2014-03-10
[trunk] Remove warning about sign conversion in color.c
Mathieu Malaterre
2014-03-10
[trunk] Remove 2 warnings about set but not used variables
Mathieu Malaterre
2014-03-03
[trunk] Remove easy to fix warnings about conversion
Mathieu Malaterre
2013-03-17
[trunk] use everywhere the new opj_ prefix for HAVE variables and use the opj...
Mickael Savinaud
2013-03-03
[trunk] split into two config files config options related to the lib and to ...
Mickael Savinaud
2012-11-16
[trunk] rename USE_LEGACY into OPJ_USE_LEGACY for consistency with other #define
Mathieu Malaterre
2012-11-16
[trunk] Attempt to fix compilation error with mj2
Mathieu Malaterre
2012-11-16
[trunk] solve the problem with new opj_ symbols in color.c
Mickael Savinaud
2012-11-15
[trunk]extend last commits to apps
Mickael Savinaud
2012-09-28
[trunk] Start FolderReorgProposal task
Mathieu Malaterre