bbc / bmx

Library and utilities to read and write broadcasting media files. Primarily supports the MXF file format
BSD 3-Clause "New" or "Revised" License
62 stars 17 forks source link

Set random access index table entry flag #63

Closed philipnbbc closed 6 months ago

philipnbbc commented 6 months ago

The default for the Index Table index entry array element in the MXF spec. is 80h, which indicates random access for the edit unit. This commit sets that default for the intra-coded / data essence types that didn't have it already set.