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
Age
Commit message (
Expand
)
Author
2024-02-18
Merge pull request #1509 from rouault/fix_sycc420_to_rgb
Even Rouault
2024-02-18
opj_decompress: fix off-by-one read heap-buffer-overflow in sycc420_to_rgb() ...
Even Rouault
2024-01-08
CMake: drop support for cmake < 3.5
Dominik Wójt
2023-09-24
Require `stdint.h` & `inttypes.h`
mayeut
2023-03-09
CMake: error out on warnings for strict/missing prototypes.
Sebastian Rasmussen
2022-08-11
Cleanup code related to quality layer allocation, and add a few safety checks
Even Rouault
2022-08-07
CMake: switch to GNUInstallDirs (#1424)
Thomas Bracht Laumann Jespersen
2022-05-08
opj_compress.c: usage formatting fix
Even Rouault
2022-05-06
JAVA_SOURCE_VERSION from 1.6 to 1.8
Pei Jia
2022-02-10
Add support for partial bitstream decoding (#1407) (fixes #715)
Robert Gabriel Jakabosky
2022-01-23
opj_encoder_set_extra_options(): add a GUARD_BITS=value option
Even Rouault
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-10
Remove duplicate assignments in function tiftoimage
Stefan Weil
2021-12-05
Format source file with typo fixes
Stefan Weil
2021-12-05
Fix some typos (found by codespell)
Stefan Weil
2021-10-27
opj_compress: add a -TargetBitDepth switch for TIFF output (#1384)
msheby
2021-10-21
API: deprecate 'bpp' member in favor of 'prec'
Even Rouault
2021-09-26
opj_dump.c: fix potential buffer overflow
Even Rouault
2021-09-25
opj_decompress / opj_dump: accept .jph and .jhc extensions for HTJ2K files
Even Rouault
2021-09-12
Use standard integer types for compatibility with libtiff 4.3.0 (#1377)
Jamaika1
2021-08-12
A couple typos found by codespell
Dimitri Papadopoulos
2021-07-14
Fix segfault in src/bin/jp2/opj_decompress.c due to uninitialized pointer (fi...
xiaoxiaoafeifei
2021-06-07
Add support for enabling generation of TLM markers in encoder
Even Rouault
2021-06-07
Fix various compiler warnings
Even Rouault
2021-05-06
Import files tiff and yuv(raw) (#1316)
Jamaika1
2021-05-04
Remove obsolete components JPWL, JP3D and MJ2
Even Rouault
2020-11-30
pngtoimage(): fix wrong computation of x1,y1 if -d option is used, that would...
Even Rouault
2020-10-09
Merge pull request #1253 from rouault/floating_point_irreversible_encoding
Even Rouault
2020-09-23
Bump Java compatibility from 1.5 to 1.6 (#1263)
Pei JIA
2020-06-30
opj_decompress: fix double-free on input directory with mix of valid and inva...
Even Rouault
2020-05-20
Add multithreading support in the T1 (entropy phase) encoder
Even Rouault
2020-04-21
Add support for generation of PLT markers in encoder
Even Rouault
2020-04-17
color_apply_icc_profile: add checks on the number of components (#1236)
szukw000
2020-04-17
jp3d/jpwl/mj2/jpip: Fix resource leaks (#1226)
Eduardo Barretto
2020-04-01
opj_decompress: add sanity checks to avoid segfault in case of decoding error
Even Rouault
2020-02-13
opj_compress: improve help message regarding new IMF switch
Even Rouault
2020-02-12
Implement writing of IMF profiles
Even Rouault
2019-11-17
JPWL: convert: Fix buffer overflow reading an image file less than four chara...
Robert Ancell
2019-09-03
Merge pull request #1164 from sebras/master
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
2019-03-29
Revert "[JPWL] tgatoimage(): avoid excessive memory allocation attempt,"
Even Rouault
2019-02-21
openjp2/j2k: Report error if all wanted components are not decoded.
Sebastian Rasmussen
2018-12-14
convertbmp: detect invalid file dimensions early
Hugo Lefeuvre
2018-12-07
Merge pull request #1168 from Young-X/fix_dev
Even Rouault
2018-11-28
[JPWL] tgatoimage(): avoid excessive memory allocation attempt,
Young Xiao
2018-11-28
[JPWL] opj_compress: reorder checks related to code block dimensions to avoi...
Young_X
[next]