entropy/m43649: use schroarith for arithmetic coding
This commit provides an implementation of the entropy coding interface using the dirac (schroedinger) arithmetic codec. In order to handle any remaining m-ary symbols, a naïve unary binarisation is employed.
tmc3/entropydirac.cpp
0 → 100644
tmc3/entropydirac.h
0 → 100644
Please register or sign in to comment