decoder

Undocumented in source.

Members

Classes

Decoder
class Decoder
Undocumented in source.
Picture
class Picture
Undocumented in source.
PictureBuilder
class PictureBuilder
Undocumented in source.
PictureHeader
class PictureHeader
Undocumented in source.
Plane
class Plane
Undocumented in source.
SequenceInfo
class SequenceInfo
Undocumented in source.
Slice
class Slice
Undocumented in source.

Enums

ChromaFormat
enum ChromaFormat
Undocumented in source.
ExpectedExtension
enum ExpectedExtension
Undocumented in source.
Level
enum Level
Undocumented in source.
PictureStructure
enum PictureStructure
Undocumented in source.
PictureType
enum PictureType
Undocumented in source.
Profile
enum Profile
Undocumented in source.

Functions

parse_chroma_format
ChromaFormat parse_chroma_format(ubyte b)
Undocumented in source. Be warned that the author may not have intended to support it.
parse_level
Level parse_level(ubyte level)
Undocumented in source. Be warned that the author may not have intended to support it.
parse_profile
Profile parse_profile(ubyte profile)
Undocumented in source. Be warned that the author may not have intended to support it.
start_code_str
string start_code_str(ubyte start_code)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

GopInfo
struct GopInfo
Undocumented in source.

Variables

MACROBLOCK_SIZE
auto MACROBLOCK_SIZE;
Undocumented in source.
ZERO_MV
auto ZERO_MV;
Undocumented in source.

Meta