Debian Patches

Status for htscodecs/0.5-3

Patch Description Author Forwarded Bugs Origin Last update
big-endian [PATCH] Added support for big endian platforms.
Mostly this is just via endian agnostic ways of doing things, but the
16-bit rans is slightly better if it can make endianness assumptions
so we also now have a new header file to detect endianness.

If the detection fails it uses the case code path as big endian, so
this is safe.

diff --git a/htscodecs/htscodecs_endian.h b/htscodecs/htscodecs_endian.h
new file mode 100644
index 0000000..e038aec
James Bonfield <jkb@sanger.ac.uk> yes 2020-02-18
ship_varint_h Also ship varint.h
It is needed for staden-io-lib
Michael R. Crusoe <michael.crusoe@gmail.com> no
link_with_libm Make sure the library itself, not the tests, link against libm Michael R. Crusoe <michael.crusoe@gmail.com> no

All known versions for source package 'htscodecs'

Links