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
Age
Commit message (
Expand
)
Author
2017-08-09
opj_decompress: document -quiet option, and remove spurious newline output
Even Rouault
2017-08-09
imagetobmp: avoid shift by -1 (relates to #811)
Even Rouault
2017-08-08
Fix remaining warning
Antonin Descampe
2017-08-07
Changes for converttif.c to fix tsize_t
szukw000
2017-08-02
First change on changes-for-afl-tests
szukw000
2017-07-31
Catch images broken by AFL
szukw000
2017-07-30
Avoid heap buffer overflow in function pnmtoimage of convert.c, and unsigned ...
Even Rouault
2017-07-29
Fix breakage of 2fa0fc61f2d546c8b67e7c5a9cbc61d98e1f7af0 (#970)
Even Rouault
2017-07-29
imagetopnm(): make sure the alpha component has same dimension as other compo...
Even Rouault
2017-07-26
Spelling fixes (patch by ka7, #890, rebased on top of master)
Even Rouault
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-06-14
Merge pull request #928 from RussellMcOrmond/master
Antonin Descampe
2017-05-23
CMake: add stronger warnings for openjp2 lib/bin by default, and error out on...
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-15
Reformat: apply reformattin on .h files (#128)
Even Rouault
2017-05-09
Reformat whole codebase with astyle.options (#128)
Even Rouault
2016-09-26
Remove typos from comments and man pages
Mathieu Malaterre
2016-09-22
Fix PNM file reading (#847)
Matthieu Darbois
2016-09-20
Merge pull request #834 from trylab/issue833
Antonin Descampe
2016-09-14
Fix some warnings (#838)
Matthieu Darbois
2016-09-13
Fix issue 833.
trylab
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-05-02
Use lowercase for cmake commands consistenly
Julien Malik
2016-04-30
Fix bad call to fclose with NULL pointer
mayeut
2016-04-30
Fix Out-Of-Bounds Read in sycc42x_to_rgb function (#745)
Matthieu Darbois
2016-04-29
cppcheck fix for openjp2 (#740)
julienmalik
2016-04-28
Fix implicit float-to-bool conversions (#752)
julienmalik
2016-04-23
Allow to write 3/5/7/9/11/13/15 bpp TIF files
mayeut
2016-04-23
Allow to read 3/5/7/9/11/13/15 bpp TIF files
mayeut
2016-04-09
Remove dead code in opj_dump
Julien Malik
2015-11-01
opj_decompress: Update error message
Stefan Weil
2015-11-01
Fix compiler warnings
mayeut
2015-11-01
convert: Fix compiler warnings
Stefan Weil
2015-11-01
convert: Remove unneeded type casts
Stefan Weil
2015-10-18
Fix format strings and unneeded assignment
Stefan Weil
2015-10-07
Fix warnings for C++
Stefan Weil
2015-09-29
Fix up-scaling bit depth
mayeut
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-24
Fix some resource leaks
mayeut
2015-09-23
Use buffer on stack to read TGA header
mayeut
2015-09-23
Fix warning in rle4 decoding
mayeut
2015-09-13
Correct leak in color_cielab_to_rgb
mayeut
[next]