Releases: winscripter/ArithmeticCoding
Releases · winscripter/ArithmeticCoding
v1.0.6
v1.0.5
- Fixes parsing of the suffix part of
coded_block_patternin the H.264 CABAC decoder - Adds documentation on implementing specific interfaces
- Updates the README to use absolute URLs so they load on the nuget.com website
v1.0.4
Removed unused exception
v1.0.3
Introduces extension methods to read bits from IBitstreamReader
v1.0.2
Fixes parsing residual-related syntax elements and coefficients in H.264 CABAC decoder
v1.0.1
Fixes calculating ctxIdxInc for mvd_lX (X = 0 or 1) in H.264 CABAC decoder
v1.0.0
First version