Skip to content

JVET-P0366: Add 8 NAL unit type constraint flags

Add 8 NAL unit type constraint flags according to the meeting decision for JVET-P0366. The implementation includes decoder side checks that detect if disallowed NAL unit types are used in the bitstream. The implementation is aligned with the spec text in JVET-P2001-v11, apart from the check of prefix and suffix APS NAL units which should be added when prefix and suffix APS NAL units are implemented (JVET-P0588/JVET-P0452).

Merge request reports