[][src]Crate h264_reader

Modules

annexb

A reader for the NAL Unit framing format defined in ITU-T Recommendation H.264 - Annex B, as used when H264 data is embedded in an MPEG2 Transport Stream

nal

Types for reading H264 Network Abstraction Layer Units (NAL Units).

rbsp

Decoder that will remove Emulation Prevention byte values from encoded NAL Units, to produce the Raw Byte Sequence Payload (RBSP).

Macros

sei_switch
tt_35_switch

Structs

Context

Contextual data that needs to be tracked between evaluations of different portions of H264 syntax.