-
- Downloads
fix a bug in the compress_multi_entry_hdr() function
reduce the max golomb_par (cmp_par) because the entity field has 16 bits split get_max_spill() function in 2 for RDCU cmp_rdcu_max_spill() and ICU cmp_icu_max_spill() fix some typos refactoring pad_bitstream() and cmp_data_to_big_endian() configure_encoder_setup() functions refactoring RAW compression update tests
Showing
- include/cmp_icu.h 1 addition, 9 deletionsinclude/cmp_icu.h
- include/cmp_rdcu.h 2 additions, 2 deletionsinclude/cmp_rdcu.h
- include/cmp_support.h 14 additions, 5 deletionsinclude/cmp_support.h
- lib/cmp_guess.c 2 additions, 2 deletionslib/cmp_guess.c
- lib/cmp_icu.c 104 additions, 98 deletionslib/cmp_icu.c
- lib/cmp_rdcu.c 25 additions, 28 deletionslib/cmp_rdcu.c
- lib/cmp_support.c 83 additions, 60 deletionslib/cmp_support.c
- test/cmp_icu/test_cmp_icu.c 1664 additions, 12 deletionstest/cmp_icu/test_cmp_icu.c
Loading
Please register or sign in to comment