Skip to main content

Appendix A. Raw Bitstream Format

This section preserves the RFC text for APV, including bitstream syntax, syntax element processing, decoding and parsing processes, metadata, profiles, levels, bands, raw bitstream format, and implementation references.

Original RFC Text

Appendix A.  Raw Bitstream Format

syntax code | type
--------------------------------------------------------------|-----
raw_bitstream_access_unit(){ |
au_size | u(32)
access_unit(au_size) |
} |

Figure 34: raw_bitstream_access_unit() syntax code

au_size
indicates the size of access unit in bytes. 0 is prohibited and
0xFFFFFFFF is reserved.