MythTV
master
|
#include <algorithm>
#include <array>
#include <cstdint>
Go to the source code of this file.
Classes | |
class | BitReader |
bitstream reader API header. The interface is inspired by FFmpeg's internal headers get_bits.h and golomb.h.
Definition in file bitreader.h.