Commit 65fde11
committed
Upgrade htscodecs to 1.6.6
Changelog from htscodecs:
- Prevent use of unaligned 16-bit integers from memmove.
(PR #145 Robert Davies)
- Add missing support for X_CAT in arithmetic codec.
(PR #146; Issue #144 Michael Macias)1 parent ca58677 commit 65fde11
1 file changed
Lines changed: 1 addition & 1 deletion
- NEWS.md+14
- configure.ac+2-2
- htscodecs/arith_dynamic.c+1
- htscodecs/htscodecs.h+1-1
- htscodecs/rANS_static32x16pr.c+20-24
- htscodecs/rANS_static32x16pr_avx2.c+49-52
- htscodecs/rANS_static32x16pr_avx512.c+25-29
- htscodecs/rANS_static32x16pr_neon.c+47-43
- htscodecs/rANS_static32x16pr_sse4.c+40-43
- htscodecs/rANS_static4x16pr.c-21
- htscodecs/rANS_word.h+4-2
- tests/arith.test+1-1
- tests/dat/arith/qvar.32+1
- tests/dat/r4x16/qvar.32+1
- tests/rans4x16.test+1-1
0 commit comments