openjpeg/tests
Even Rouault 98cfdd3134 opj_j2k_read_cod: remove check for 'No more than one COD marker per tile' (fixes #1043)
This check was added per daed8cc919
to fix https://github.com/uclouvain/openjpeg/issues/476 , but it does not seem
to be necessary with latest master (issue476.jp2 doesn't cause memory issues),
and breaks reading legit files.
2017-11-30 14:48:34 +01:00
..
conformance Spelling fixes (patch by ka7, #890, rebased on top of master) 2017-07-26 21:06:38 +02:00
fuzzers opj_decompress_fuzzer.cpp: reject images with too big tiles. Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=2918. Credit to OSS Fuzz 2017-08-17 12:01:16 +02:00
nonregression opj_j2k_read_cod: remove check for 'No more than one COD marker per tile' (fixes #1043) 2017-11-30 14:48:34 +01:00
performance perf_test.py: implement -i option 2017-05-11 20:18:42 +02:00
profiling Add profiling of CPU and memory usage (#912) 2017-05-09 12:35:51 +02:00
unit
CMakeLists.txt Allow several repeated calls to opj_set_decode_area() and opj_decode() for single-tiled images 2017-09-01 16:30:48 +02:00
compare_dump_files.c Add sanity check for tile coordinates (#823) 2016-09-08 00:24:15 +02:00
compare_images.c
compare_raw_files.c
include_openjpeg.c Add compilation test for standalone inclusion of openjpeg.h (#798) 2016-07-14 11:06:26 +02:00
j2k_random_tile_access.c
pdf2jp2.c
ppm2rgb3.c
test_decode_area.c test_decode_area: accept user bounds in -strip_height mode 2017-09-01 16:30:56 +02:00
test_tile_decoder.c Fix some issues reported by Coverity Scan (#846) 2016-09-21 21:15:25 +02:00
test_tile_encoder.c test_tile_encoder: fix checks on argc 2017-08-21 23:06:53 +02:00