• David Flynn's avatar
    entropy: arithmetic codec wrapper to allow compile time selection · a3bc1ac4
    David Flynn authored
    This commit adds an arithmetic codec interface class that allows a
    compile time choice of arithmetic codec implementation.  Context types
    are renamed to support compile time selection, and existing support
    functions that were added to the third-party arithmetic codec are
    moved to the wrapper.
    a3bc1ac4