Expand description
Slice data access (currently baseline profile - CAVLC only, no MBAFF).
Implements the slice_data() syntax from spec section 7.3.4.
- Parse context-free parts of
macroblock_layer()—mb_type,mb_pred/sub_mb_pred,coded_block_pattern,mb_qp_delta. - The caller takes over the
BitReadstream to parseresidual()using CAVLC with decoder-computednCvalues.