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
/
jp2
/
opj_decompress.c
Age
Commit message (
Expand
)
Author
2016-01-25
processed all c/h files through astyle with opj_astyle.cfg
codingstyle
Antonin Descampe
2015-11-01
opj_decompress: Update error message
Stefan Weil
2015-10-07
Fix warnings for C++
Stefan Weil
2015-09-29
Fix typos in comments and string
Stefan Weil
2015-09-25
Provide safer string copy than strncpy
mayeut
2015-09-25
Fix resource leak
mayeut
2015-09-25
Fix resource leaks & unchecked resource allocations
mayeut
2015-09-13
Correct leak in color_cielab_to_rgb
mayeut
2015-08-21
TIFF can output CMYK
mayeut
2015-07-30
Defines three new functions
szukw000
2015-07-26
Remove some warnings when building
mayeut
2015-07-25
Remove some warnings when building
mayeut
2015-07-24
Remove some warnings when building
mayeut
2015-07-11
Add option to force component splitting in imagetopnm
mayeut
2015-07-03
fixed a few bugs
Aaron Boxer
2015-07-03
add timing to compress and decompress
Aaron Boxer
2015-05-28
[trunk] Fix sscanf format specifier (fixes issue 494)
Matthieu Darbois
2015-02-02
[trunk] fixes a bug that prevented opj_decompress to take directory as input ...
Antonin Descampe
2014-12-26
[trunk] fixed typo in opj_decompress (fixes issue 465)
Matthieu Darbois
2014-11-22
[trunk] added an option to upsample image components in opj_decompress
Matthieu Darbois
2014-11-22
[trunk] fixed warning in option to force rgb output in opj_decompress (fixes ...
Matthieu Darbois
2014-11-22
[trunk] added option to force rgb output in opj_decompress (fixes issue 282 ,...
Matthieu Darbois
2014-11-19
[trunk] added option to force output bit depth in opj_decompress (fixes issue...
Matthieu Darbois
2014-04-28
[trunk] Properly handle failure to compress (remove file)
Mathieu Malaterre
2014-04-23
[trunk]re-formatted help display in executables
Antonin Descampe
2014-04-23
[trunk]formatted some messages. Removed -version option to disambiguate
Antonin Descampe
2014-04-23
[trunk]Replaced deprecated opj_stream_set_user_data function from API
Antonin Descampe
2014-04-22
[trunk] fixed some warning and errors formatting and add a '-version'
Antonin Descampe
2014-04-03
[trunk] updated copyright and added copyright notice required by ISO, in each...
Antonin Descampe
2014-03-25
[trunk] Make sure to test value not pointer
Mathieu Malaterre
2014-03-24
[trunk] Fix typo in comment (this is not j2k_dump)
Mathieu Malaterre
2014-03-13
[trunk] Always report when decompression failed as return code value
Mathieu Malaterre
2014-03-07
[trunk] Upon failure, need to return proper return code
Mathieu Malaterre
2014-03-07
[trunk] Another round of fixes for sign conversion warnings.
Mathieu Malaterre
2014-03-07
[trunk] Remove simple warnings about format
Mathieu Malaterre
2014-03-03
[trunk] Remove easy to fix warnings about conversion
Mathieu Malaterre
2013-03-24
[trunk] enhance the support of sYCC into opj_decompress application (thanks w...
Mickael Savinaud
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
2013-02-17
[trunk] move to the new API for function opj_stream_create_default_file_strea...
Mickael Savinaud
2013-02-16
[trunk] move to the new API for function opj_stream_destroy. Use now opj_stre...
Mickael Savinaud
2012-11-15
[trunk]update the copyright, the authors and thanks to respect the license
Mickael Savinaud
2012-11-15
[trunk]extend last commits to apps
Mickael Savinaud
2012-10-15
[trunk] Remove some warnings about missing prototypes (gcc)
Mathieu Malaterre
2012-09-28
[trunk] FolderReorgProposal task: rename cli tools
Mathieu Malaterre