MythTV  master
Classes
bitreader.h File Reference
#include <array>
#include <cstdint>
#include <climits>
Include dependency graph for bitreader.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  BitReader
 

Detailed Description

bitstream reader API header. The interface is inspired by FFmpeg's internal headers get_bits.h and golomb.h.

Definition in file bitreader.h.