PictureHeader

Undocumented in source.

Constructors

this
this(SequenceInfo si)
Undocumented in source.

Members

Functions

dump
void dump()
Undocumented in source. Be warned that the author may not have intended to support it.
parse
void parse(BitstreamReader bs)
Undocumented in source. Be warned that the author may not have intended to support it.
parse_extension
void parse_extension(BitstreamReader bs)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

alternate_scan
bool alternate_scan;
Undocumented in source.
burst_amplitude
ubyte burst_amplitude;
Undocumented in source.
chroma_420_type
bool chroma_420_type;
Undocumented in source.
composite_display_flag
bool composite_display_flag;
Undocumented in source.
concealment_motion_vectors
bool concealment_motion_vectors;
Undocumented in source.
f_code
ubyte[2][2] f_code;
Undocumented in source.
field_sequence
ubyte field_sequence;
Undocumented in source.
frame_pred_frame_dct
bool frame_pred_frame_dct;
Undocumented in source.
intra_dc_precision
ubyte intra_dc_precision;
Undocumented in source.
intra_vlc_format
bool intra_vlc_format;
Undocumented in source.
picture_coding_type
PictureType picture_coding_type;
Undocumented in source.
picture_structure
ubyte picture_structure;
Undocumented in source.
progressive_frame
bool progressive_frame;
Undocumented in source.
q_scale_type
bool q_scale_type;
Undocumented in source.
repeat_first_field
bool repeat_first_field;
Undocumented in source.
si
SequenceInfo si;
Undocumented in source.
sub_carrier
bool sub_carrier;
Undocumented in source.
sub_carrier_phase
ubyte sub_carrier_phase;
Undocumented in source.
temporal_reference
uint temporal_reference;
Undocumented in source.
top_field_first
bool top_field_first;
Undocumented in source.
v_axis
bool v_axis;
Undocumented in source.
vbv_delay
uint vbv_delay;
Undocumented in source.

Meta