Context-adaptive binary arithmetic coding (CABAC) is a form of entropy coding used in video compression standards, most notably in the H.264/MPEG-4 AVC (Advanced Video Coding) and HEVC (High-Efficiency Video Coding) formats. CABAC is designed to provide highly efficient compression by taking advantage of the statistical properties of the data being encoded, and it adapts to the context of the data being processed.
Articles by others on the same topic
There are currently no matching articles.