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
/
convertbmp.c
Age
Commit message (
Expand
)
Author
2024-02-28
Fix some typos (found by `codespell` and `typos`)
Stefan Weil
2021-10-21
API: deprecate 'bpp' member in favor of 'prec'
Even Rouault
2019-04-15
bmp_read_rle4_data(): avoid potential infinite loop
Young Xiao
2019-04-15
convertbmp: detect invalid file dimensions early
Young Xiao
2018-12-14
convertbmp: detect invalid file dimensions early
Hugo Lefeuvre
2018-10-31
Fix some potential overflow issues (#1161)
Stefan Weil
2018-09-22
convertbmp: fix issues with zero bitmasks
Hugo Lefeuvre
2017-08-18
bmp_read_rle8_data(): avoid potential infinite loop (#996)
Even Rouault
2017-08-14
bmp_read_info_header(): reject bmp files with biBitCount == 0 (#983)
Even Rouault
2017-08-09
imagetobmp: avoid shift by -1 (relates to #811)
Even Rouault
2017-07-31
Catch images broken by AFL
szukw000
2017-07-26
Spelling fixes (patch by ka7, #890, rebased on top of master)
Even Rouault
2017-05-09
Reformat whole codebase with astyle.options (#128)
Even Rouault
2016-09-13
Fix issue 833.
trylab
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
2015-09-25
Fix resource leaks & unchecked resource allocations
mayeut
2015-09-24
Fix some resource leaks
mayeut
2015-09-23
Fix warning in rle4 decoding
mayeut
2015-08-23
Fix some UBSan warnings
mayeut
2015-07-26
Remove some warnings when building
mayeut
2014-12-27
[trunk] removed warning from convertbmp.c
Matthieu Darbois
2014-12-23
[trunk] removed warning from convertbmp.c
Matthieu Darbois
2014-12-22
[trunk] updated BMP format input support
Matthieu Darbois
2014-12-22
[trunk] updated BMP format input support
Matthieu Darbois
2014-12-20
[trunk] fixed BMP reading for 8bpp when width & 3 == 1
Matthieu Darbois