.. |
CMakeLists.txt
|
install static libraries
|
2017-07-13 11:34:15 +02:00 |
bench_dwt.c
|
Add bench_dwt program (compiled only if BUILD_BENCH_DWT=ON)
|
2017-06-20 17:56:19 +02:00 |
bio.c
|
Remove OPJ_NOSANITIZE in opj_bio_read() and opj_bio_write() (#761)
|
2017-06-17 19:15:00 +02:00 |
bio.h
|
Reformat: apply reformattin on .h files (#128)
|
2017-05-15 12:21:30 +02:00 |
cidx_manager.c
|
Reformat whole codebase with astyle.options (#128)
|
2017-05-09 20:46:20 +02:00 |
cidx_manager.h
|
Reformat: apply reformattin on .h files (#128)
|
2017-05-15 12:21:30 +02:00 |
cio.c
|
Reformat whole codebase with astyle.options (#128)
|
2017-05-09 20:46:20 +02:00 |
cio.h
|
Reformat: apply reformattin on .h files (#128)
|
2017-05-15 12:21:30 +02:00 |
dwt.c
|
Comment fix
|
2017-07-06 12:11:37 +02:00 |
dwt.h
|
Reformat: apply reformattin on .h files (#128)
|
2017-05-15 12:21:30 +02:00 |
event.c
|
Reformat whole codebase with astyle.options (#128)
|
2017-05-09 20:46:20 +02:00 |
event.h
|
Reformat: apply reformattin on .h files (#128)
|
2017-05-15 12:21:30 +02:00 |
function_list.c
|
Reformat whole codebase with astyle.options (#128)
|
2017-05-09 20:46:20 +02:00 |
function_list.h
|
Reformat: apply reformattin on .h files (#128)
|
2017-05-15 12:21:30 +02:00 |
image.c
|
Reformat whole codebase with astyle.options (#128)
|
2017-05-09 20:46:20 +02:00 |
image.h
|
Reformat: apply reformattin on .h files (#128)
|
2017-05-15 12:21:30 +02:00 |
indexbox_manager.h
|
Reformat: apply reformattin on .h files (#128)
|
2017-05-15 12:21:30 +02:00 |
invert.c
|
Reformat whole codebase with astyle.options (#128)
|
2017-05-09 20:46:20 +02:00 |
invert.h
|
Reformat: apply reformattin on .h files (#128)
|
2017-05-15 12:21:30 +02:00 |
j2k.c
|
opj_tcd_get_decoded_tile_size(): fix potential UINT32 overflow (#854, CVE-2016-5152)
|
2017-07-29 18:38:16 +02:00 |
j2k.h
|
Spelling fixes (patch by ka7, #890, rebased on top of master)
|
2017-07-26 21:06:38 +02:00 |
jp2.c
|
Fix null pointer dereference in opj_jp2_apply_pclr(). Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=2558. Credit to OSS Fuzz
|
2017-07-28 21:55:22 +02:00 |
jp2.h
|
Spelling fixes (patch by ka7, #890, rebased on top of master)
|
2017-07-26 21:06:38 +02:00 |
libopenjp2.pc.cmake.in
|
[trunk] add missing private lib. Update issue 223
|
2014-02-24 17:22:48 +00:00 |
mct.c
|
Reformat whole codebase with astyle.options (#128)
|
2017-05-09 20:46:20 +02:00 |
mct.h
|
Reformat: apply reformattin on .h files (#128)
|
2017-05-15 12:21:30 +02:00 |
mqc.c
|
T1 decoder: check code stream errors when predictable termination is enabled and emit a warning when errors are found
|
2017-07-26 21:43:32 +02:00 |
mqc.h
|
T1 decoder: check code stream errors when predictable termination is enabled and emit a warning when errors are found
|
2017-07-26 21:43:32 +02:00 |
mqc_inl.h
|
T1 decoder: check code stream errors when predictable termination is enabled and emit a warning when errors are found
|
2017-07-26 21:43:32 +02:00 |
openjpeg.c
|
Reformat whole codebase with astyle.options (#128)
|
2017-05-09 20:46:20 +02:00 |
openjpeg.h
|
Spelling fixes (patch by ka7, #890, rebased on top of master)
|
2017-07-26 21:06:38 +02:00 |
opj_clock.c
|
Fix mingw related warnings
|
2017-06-21 12:54:40 +02:00 |
opj_clock.h
|
Reformat: apply reformattin on .h files (#128)
|
2017-05-15 12:21:30 +02:00 |
opj_codec.h
|
Reformat: apply reformattin on .h files (#128)
|
2017-05-15 12:21:30 +02:00 |
opj_common.h
|
MQC/RAW decoder: use an artificial 0xFF 0xFF terminating marker.
|
2017-06-02 18:24:07 +02:00 |
opj_config.h.cmake.in
|
[trunk] Finalize API for openjpeg 2.1
|
2014-04-28 09:17:31 +00:00 |
opj_config_private.h.cmake.in
|
Fix support of posix_memalign for Linux
|
2016-01-06 18:06:45 +01:00 |
opj_includes.h
|
Enable __SSE__ / __SSE2__ with Visual Studio
|
2017-06-20 18:24:21 +02:00 |
opj_intmath.h
|
opj_int_ceildiv(): fix int32 overflow. Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=2494. Credit to OSS Fuzz
|
2017-07-28 22:15:47 +02:00 |
opj_inttypes.h
|
Reformat: apply reformattin on .h files (#128)
|
2017-05-15 12:21:30 +02:00 |
opj_malloc.c
|
IDWT 5x3: generalize SSE2 version for AVX2
|
2017-06-21 12:12:58 +02:00 |
opj_malloc.h
|
IDWT 5x3: generalize SSE2 version for AVX2
|
2017-06-21 12:12:58 +02:00 |
opj_stdint.h
|
Reformat: apply reformattin on .h files (#128)
|
2017-05-15 12:21:30 +02:00 |
phix_manager.c
|
Reformat whole codebase with astyle.options (#128)
|
2017-05-09 20:46:20 +02:00 |
pi.c
|
opj_pi_update_decode_poc(): limit layno1 to the number of layers (CVE-2016-1626 and CVE-2016-1628, #850)
|
2017-07-29 19:03:13 +02:00 |
pi.h
|
Avoid index out of bounds access to pi->include[] (#938)
|
2017-07-26 12:50:51 +02:00 |
ppix_manager.c
|
Reformat whole codebase with astyle.options (#128)
|
2017-05-09 20:46:20 +02:00 |
t1.c
|
opj_t1_decode_cblk(): avoid undefined shift behaviour. Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=2487. Credit to OSS Fuzz
|
2017-07-29 16:34:35 +02:00 |
t1.h
|
T1 decoder: check code stream errors when predictable termination is enabled and emit a warning when errors are found
|
2017-07-26 21:43:32 +02:00 |
t1_generate_luts.c
|
t1_generate_luts.c: fix compiler warnings
|
2017-06-02 18:22:59 +02:00 |
t1_luts.h
|
T1: Transpose coder optimizations to decoder, and cleanup code
|
2017-06-02 18:20:35 +02:00 |
t2.c
|
Avoid potential undefined shift behaviour in opj_bio_read() from opj_t2_read_packet_header()
|
2017-07-26 22:22:44 +02:00 |
t2.h
|
Reformat: apply reformattin on .h files (#128)
|
2017-05-15 12:21:30 +02:00 |
tcd.c
|
Fix write heap buffer overflow in opj_mqc_byteout(). Discovered by Ke Liu of Tencent's Xuanwu LAB (#835)
|
2017-07-29 19:13:49 +02:00 |
tcd.h
|
Encoder: fix packet writing of empty sub-bands (#891, #892)
|
2017-06-12 18:37:50 +02:00 |
tgt.c
|
Reformat whole codebase with astyle.options (#128)
|
2017-05-09 20:46:20 +02:00 |
tgt.h
|
Reformat: apply reformattin on .h files (#128)
|
2017-05-15 12:21:30 +02:00 |
thix_manager.c
|
Reformat whole codebase with astyle.options (#128)
|
2017-05-09 20:46:20 +02:00 |
thread.c
|
Reformat whole codebase with astyle.options (#128)
|
2017-05-09 20:46:20 +02:00 |
thread.h
|
Reformat: apply reformattin on .h files (#128)
|
2017-05-15 12:21:30 +02:00 |
tls_keys.h
|
Reformat: apply reformattin on .h files (#128)
|
2017-05-15 12:21:30 +02:00 |
tpix_manager.c
|
Reformat whole codebase with astyle.options (#128)
|
2017-05-09 20:46:20 +02:00 |