Signal/Geometry Processing Library (SPL)  1.1.24
mCoder.hpp File Reference

This file contains interface information for an implementation of the M-Coder arithmetic coder from: ISO/IEC 14496-10:2008 (a.k.a. H.264) More...

#include <SPL/config.hpp>
#include <vector>
#include <iostream>
#include <SPL/bitStream.hpp>

Go to the source code of this file.

Classes

class  SPL::MEncoder
 The M-Coder (binary) arithmetic encoder class. More...
 
class  SPL::MDecoder
 The M-Coder (binary) arithmetic decoder class. More...
 

Detailed Description

This file contains interface information for an implementation of the M-Coder arithmetic coder from: ISO/IEC 14496-10:2008 (a.k.a. H.264)