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
2023-03-09
CMake: error out on warnings for strict/missing prototypes.
Sebastian Rasmussen
2022-02-10
Add support for partial bitstream decoding (#1407) (fixes #715)
Robert Gabriel Jakabosky
2022-01-16
Fix unsigned vs OPJ_INT32 mismatches (#1398)
Eric Harvey
2022-01-15
Added check for integer overflow in get_num_images (#1397)
Eharve14
2022-01-13
Avoid overflow in multiplications in utilities related to big number of files...
Eharve14
2022-01-12
opj_compress/opj_uncompress: fix integer overflow in num_images (#1395)
Brad Parham
2021-12-05
Fix some typos (found by codespell)
Stefan Weil
2021-10-21
API: deprecate 'bpp' member in favor of 'prec'
Even Rouault
2021-09-25
opj_decompress / opj_dump: accept .jph and .jhc extensions for HTJ2K files
Even Rouault
2021-07-14
Fix segfault in src/bin/jp2/opj_decompress.c due to uninitialized pointer (fi...
xiaoxiaoafeifei
2021-06-07
Fix various compiler warnings
Even Rouault
2021-05-06
Import files tiff and yuv(raw) (#1316)
Jamaika1
2020-06-30
opj_decompress: fix double-free on input directory with mix of valid and inva...
Even Rouault
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
[next]