AOMediaCodec / av1-isobmff

Official specification of the AOM group for the carriage of AV1 in ISOBMFF
https://AOMediaCodec.github.io/av1-isobmff
64 stars 16 forks source link

Figure 1 issues #147

Closed podborski closed 1 year ago

podborski commented 2 years ago

We noticed two issues with the figure 1:

image

The figure shows that the last tile signals tile_size_minus_1 as bytes of clear data, however the last tile never includes tile_size_minus_1 according to AV1 spec:

image

Second issue is on metadata encryption. The figure shows that metadata OBU is partially encrypted while in the spec we added the constraint that metadata OBUs shall not be protected.

cconcolato commented 2 years ago

What about this one: subsample_encryption

cconcolato commented 2 years ago

The group reviewed the proposed image and the following additional changes should be made:

cconcolato commented 2 years ago

Done, also updated the note 1 to remove "& MD". subsample_encryption