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
2019-02-21
openjp2/j2k: Report error if all wanted components are not decoded.
Sebastian Rasmussen
2018-10-31
Fix some potential overflow issues (#1161)
Stefan Weil
2018-09-05
Fix some typos in code comments and documentation
Stefan Weil
2017-10-06
opj_decompress -h: document -threads ALL_CPUS
Even Rouault
2017-09-26
Merge pull request #1022 from rouault/partial_component_decoding
Antonin Descampe
2017-09-20
opj_decompress: add a warning when -d and -t are used together (#693)
Even Rouault
2017-09-19
opj_set_decoded_components(): add a provision for a apply_color_transforms pa...
Even Rouault
2017-09-19
Add capability to decode only a subset of all components of an image.
Even Rouault
2017-08-28
Make opj_set_decode_area() and opj_decode() take into account opj_set_decoded...
Even Rouault
2017-08-09
opj_decompress: document -quiet option, and remove spurious newline output
Even Rouault
2017-07-31
Catch images broken by AFL
szukw000
2017-07-26
opj_decompress: fix null pointer dereference on comps[].data on id_000167,sig...
Even Rouault
2017-06-21
Style fix
Even Rouault
2017-06-21
Fix mingw related warnings
Even Rouault
2017-06-17
Fix warning about unused arguments
Even Rouault
2017-05-16
Fixed formatting issues ASTYLE
Russell McOrmond
2017-05-15
Quiet mode for opj_decompress via -quiet long parameter.
Russell McOrmond
2017-05-09
Reformat whole codebase with astyle.options (#128)
Even Rouault
2016-09-14
Fix some warnings (#838)
Matthieu Darbois
2016-05-25
opj_decompress: use clock_gettime() instead of getrusage() so as to get the t...
Even Rouault
2016-05-25
opj_decompress: add a -threads <num_threads> option
Even Rouault
2016-04-29
cppcheck fix for openjp2 (#740)
julienmalik
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
[next]