Export to GitHub

openjpeg - default

Source Commits


Commits

Author Date Commit Message
m.darbois@gmail.com Jun 3, 2015 3007 [trunk] Fix offset computations in opj_j2k_update_image_data Update issue 481
m.darbois@gmail.com May 29, 2015 3006 [trunk] Fix wrong return value for opj_setup_encoder & opj_set_decoded_resolutio
m.darbois@gmail.com May 28, 2015 3005 [trunk] Fix sscanf format specifier (fixes issue 494) Thanks Aaron.
m.darbois@gmail.com May 27, 2015 3004 [trunk] Fix overflow in opj_image_comp_header_update (fixes issue 495)
m.darbois@gmail.com May 27, 2015 3003 [data] added test data for issue 495 Update issue 495
m.darbois@gmail.com May 19, 2015 3002 [trunk] Correct potential double free on malloc failure in opj_j2k_copy_default_
m.darbois@gmail.com May 19, 2015 3001 [trunk] Add check for number of layers & cblkw/cblkh values (fixes issue 475)
m.darbois@gmail.com May 19, 2015 3000 [data] added test data for issue 475 Update issue 475
m.darbois@gmail.com May 19, 2015 2999 [trunk] Add check for at most 1 COD marker per tile. 1 COD marker for MH (fixes
m.darbois@gmail.com May 19, 2015 2998 [data] added test data for issue 476 Update issue 476
antonin Feb 2, 2015 2997 [trunk] added overflow checks (fixes issue 431) Thanks mdarbois
antonin Feb 2, 2015 2996 [trunk] fixes a bug that prevented opj_decompress to take directory as input (fi
antonin Jan 27, 2015 2995 [1.5] added int64_t define for win platforms in int.h so that r2990 actually wor
m.darbois@gmail.com Jan 25, 2015 2994 [trunk] use hidden visibility for static library (fixes issue 354)
antonin Jan 20, 2015 2993 [trunk] fixed a bug encoutntered when multiple MCT markers are provided Update
antonin Jan 20, 2015 2992 [trunk] checks for JP2 signature and file type boxes more carefully Update issu
antonin Jan 15, 2015 2991 [trunk] fixed a buffer overflow in opj_tcd_init_decode_tile Update issue 431
antonin Jan 8, 2015 2990 [1.5] fixed int_ceildivpow2 implementation (backport from trunk) Update issue 3
m.darbois@gmail.com Dec 27, 2014 2989 [trunk] removed warning from convertbmp.c Update issue 442
m.darbois@gmail.com Dec 26, 2014 2988 [trunk] fixed typo in opj_decompress (fixes issue 465)
m.darbois@gmail.com Dec 23, 2014 2987 [trunk] removed unnecessary operation in opj_bio_flush (fixes issue 461)
m.darbois@gmail.com Dec 23, 2014 2986 [trunk] removed warning from convert.c Update issue 442
m.darbois@gmail.com Dec 23, 2014 2985 [trunk] fixed imagetoraw unsigned 16bits conversion (fixes issue 460)
m.darbois@gmail.com Dec 23, 2014 2984 [trunk] removed warning from convertbmp.c Update issue 442
m.darbois@gmail.com Dec 22, 2014 2983 [trunk] fixed colorspace mapping for raw grayscale images (fixes issue 456)
m.darbois@gmail.com Dec 22, 2014 2982 [trunk] fixed component precision upscaling in opj_decompress (fixes issue 458)
m.darbois@gmail.com Dec 22, 2014 2981 [data] added test data for issue 458 Update issue 458
m.darbois@gmail.com Dec 22, 2014 2980 [data] added test data for various BMP files Update issue 203
m.darbois@gmail.com Dec 22, 2014 2979 [trunk] fixed compression check for 1 bit unsigned component (fixes issue 457)
m.darbois@gmail.com Dec 22, 2014 2978 [trunk] updated BMP format input support Update issue 203
m.darbois@gmail.com Dec 22, 2014 2977 [data] added test data for various BMP files Update issue 203
m.darbois@gmail.com Dec 22, 2014 2976 [trunk] updated BMP format input support Update issue 203
m.darbois@gmail.com Dec 22, 2014 2975 [data] added test data for various BMP files Update issue 203
m.darbois@gmail.com Dec 20, 2014 2974 [trunk] updated tests to get BMP RLE8 tested Update issue 203
m.darbois@gmail.com Dec 20, 2014 2973 [data] added test data for BMP RLE8 files Update issue 203
m.darbois@gmail.com Dec 20, 2014 2972 [trunk] fixed BMP reading for 8bpp when width & 3 == 1 Update issue 203
m.darbois@gmail.com Dec 20, 2014 2971 [data] added test data for mishandled BMP files Update issue 203
m.darbois@gmail.com Dec 20, 2014 2970 [trunk] updated tests Update issue 415
m.darbois@gmail.com Dec 20, 2014 2969 [data] added missing test data Update issue 415
m.darbois@gmail.com Dec 20, 2014 2968 [trunk] fixed test issues (fixes issue 454)
m.darbois@gmail.com Dec 20, 2014 2967 [trunk] fixed a possible overflow in opj_t1_encode_cblks call to opj_int_fix_mul
m.darbois@gmail.com Dec 20, 2014 2966 [data] Modified data to reflect fix & lower payload Update issue 141
m.darbois@gmail.com Dec 20, 2014 2965 [trunk] fixed return value for compare_raw_files (fixes issue 453)
m.darbois@gmail.com Dec 19, 2014 2964 [data] Modified dump to reflect number of decomposition levels change in a test
m.darbois@gmail.com Dec 19, 2014 2963 [trunk] Updated checks regarding number of decomposition levels when compressing
m.darbois@gmail.com Dec 18, 2014 2962 [trunk] Fixed a crash on illegal tile offset when decoding Update issue 427
m.darbois@gmail.com Dec 18, 2014 2961 [data] Add test data from fuzzing engine Update issue 427
m.darbois@gmail.com Dec 18, 2014 2960 [trunk] Fixed a crash on 0xh or wx0 image size decoding Update issue 427
m.darbois@gmail.com Dec 18, 2014 2959 [data] Add test data from fuzzing engine Update issue 427
m.darbois@gmail.com Dec 15, 2014 2958 [trunk] removed warnings when building tcd.c (Update issue 442)
m.darbois@gmail.com Dec 13, 2014 2957 [trunk] Add SSE2/SSE41 implementations for mct.c (fixes issue 451)
m.darbois@gmail.com Dec 13, 2014 2956 [trunk] Speed-up opj_int_fix_mul by removing unneeded operation Update issue
m.darbois@gmail.com Dec 12, 2014 2955 [trunk] Reduce encoder code block memory usage for non 64x64 code block sizes (f
m.darbois@gmail.com Dec 11, 2014 2954 [trunk] Fixed invalid check in in tiff reading method (fixes issue 449)
m.darbois@gmail.com Dec 9, 2014 2953 [trunk] add test for compression using MCT with alpha channel Update issue 415
m.darbois@gmail.com Dec 9, 2014 2952 [data] add test data for compression using MCT with alpha channel Update issue
antonin Dec 9, 2014 2951 [trunk] check number of components when getting mct norm (fixes issue 436)
m.darbois@gmail.com Dec 9, 2014 2950 [trunk] Fixed compilation error under Visual Studio 2003 (fixes issue 351)
m.darbois@gmail.com Dec 2, 2014 2949 [trunk] Fixed typo in opj_compress error report (fixes issue 350)
m.darbois@gmail.com Nov 25, 2014 2948 [trunk] removed warnings when configuring with CMake 3.x on MacOS (fixes issue 4
m.darbois@gmail.com Nov 25, 2014 2947 [trunk] removed some warnings when configuring with CMake 3.x on MacOS Update
m.darbois@gmail.com Nov 25, 2014 2946 [trunk] removed some warnings when building src/bin/jp2/convert.c Update issue
m.darbois@gmail.com Nov 24, 2014 2945 [trunk] removed warnings when building jp2.c (Update issue 442)
m.darbois@gmail.com Nov 22, 2014 2944 [trunk] added an option to upsample image components in opj_decompress Update
m.darbois@gmail.com Nov 22, 2014 2943 [data] modified non regression data for e2_colr.j2c, a4_colr.j2c & b2_mono.j2c
m.darbois@gmail.com Nov 22, 2014 2942 [trunk] fixed pnmtoimage for odd pgm files (fixes issue 294)
m.darbois@gmail.com Nov 22, 2014 2941 [trunk] fixed warning in option to force rgb output in opj_decompress (fixes iss
m.darbois@gmail.com Nov 22, 2014 2940 [trunk] added option to force rgb output in opj_decompress (fixes issue 282 , fi
m.darbois@gmail.com Nov 22, 2014 2939 [data] modified non regression data for file4.jp2 & file6.jp2 Update issue 282
m.darbois@gmail.com Nov 21, 2014 2938 [trunk] added check for tile component data size overflow (fixes issue 432)
m.darbois@gmail.com Nov 21, 2014 2937 [data] added additional test image from foxit Update issue 432 Status: Started
m.darbois@gmail.com Nov 20, 2014 2936 [trunk] added check for pclr box validity (fixes issue 429)
m.darbois@gmail.com Nov 20, 2014 2935 [data] added additional test image from foxit Update issue 429 Status: Started
m.darbois@gmail.com Nov 20, 2014 2934 [trunk] fixed memleak in abnormal condition (fixes issue 437)
m.darbois@gmail.com Nov 19, 2014 2933 [trunk] added option to force output bit depth in opj_decompress (fixes issue 28
m.darbois@gmail.com Nov 19, 2014 2932 [data] modified non regression data for file7.jp2 & file6.jp2 Update issue 283
m.darbois@gmail.com Nov 19, 2014 2931 [trunk] replace OPJ_MACRO_TCD_ALLOCATE macro by inlined function (fixes issue 43
m.darbois@gmail.com Nov 18, 2014 2930 [trunk] remove warning during build (fixes issue 435)
m.darbois@gmail.com Nov 18, 2014 2929 [trunk] fixed a bug leading to jpwl build failure & add related odd width/height
m.darbois@gmail.com Nov 18, 2014 2928 [data] added new non-regression tests for odd width/height ycc Update issue 422
m.darbois@gmail.com Nov 17, 2014 2927 [data] added new non-regression tests from foxit Update issue 415 Issue not clo
m.darbois@gmail.com Nov 17, 2014 2926 [data] added additional test images and dump files from foxit Update issue 415
m.darbois@gmail.com Nov 17, 2014 2925 [trunk] fixed a bug preventing palette image with cdef to decode properly using
antonin Nov 3, 2014 2924 [trunk] significantly reduces memory for single tile RGB encoding (fixes issue 3
antonin Nov 3, 2014 2923 [trunk] add a cdef box when alpha component is present (fixes issue 416)
antonin Oct 30, 2014 2922 [trunk] fixed a bug preventing palette image with cdef to decode properly (fixes
antonin Oct 30, 2014 2921 [trunk] fixed a bug that was preventing image with per channel alpha to decode p
antonin Oct 30, 2014 2920 [trunk] add a check on precinct size (fixes issue 420)
antonin Oct 30, 2014 2919 [trunk] prevent overflow in j2k.c Update issue 392 Issue left open to solve pr
antonin Oct 23, 2014 2918 [wg1n6848] added CHANGES file
antonin Oct 23, 2014 2917 [newtag] created wg1n6848 tag corresponding to submitted package for 15444-5 AMD
antonin Oct 22, 2014 2916 [trunk] add Aaron Boxer as contributor
antonin Oct 22, 2014 2915 [trunk] re-arrange contributors alphabetically and add Matthieu Darbois
antonin Oct 22, 2014 2914 [trunk] workaround to make MD5 work under valgrind on MacOSX (fixes issue 410)
antonin Oct 22, 2014 2913 [trunk] Added new non-regression tests from foxit issues Update issue 415
antonin Oct 22, 2014 2912 [data] added additional test images and dump files from foxit Update issue 415
antonin Oct 22, 2014 2911 [trunk] resets resno_decoded for each tile (fixes issue 399)
antonin Oct 22, 2014 2910 [trunk] resets code-blocks reused for other tiles than the first one (fixes issu
antonin Oct 22, 2014 2909 [trunk] add a check on mandatory headers in Main Header (fixes issue 408)
antonin Oct 21, 2014 2908 [trunk] fixed invalid member values from opj_read_header or opj_decode (fixes is