The codec can now be built and tested by travis-ci. The self tests are now cleaner and there now are two (smoke is gone):
decodetest - test the decoder using conformance streams
signature - test that the encoder produces expected results (a form of regression test)
There was an arithmetic overflow problem with 10-bit SATD (Hadamard) for AVX2 that is now fixed. Havoc exists as a git subtree within turingcodec, Havoc is a standalone upstream project which is also built and tested on travis-ci.
The codec can now be built and tested by travis-ci. The self tests are now cleaner and there now are two (smoke is gone):
There was an arithmetic overflow problem with 10-bit SATD (Hadamard) for AVX2 that is now fixed. Havoc exists as a git subtree within turingcodec, Havoc is a standalone upstream project which is also built and tested on travis-ci.