Skip to content

Commit e9495d1

Browse files
committed
Change non-layer-specific OBUs "must" to "should"
For backward compatibility, downgrade the requirement OBUs that are not layer-specific must have the obu_extension_flag set to 0. to a recommendation OBUs that are not layer-specific should have the obu_extension_flag set to 0.
1 parent 5e04f3f commit e9495d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

07.bitstream.semantics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ possible by preventing emulation of MPEG2 transport stream ids.
8181
Reserved units are for future use and shall be ignored by AV1 decoder.
8282

8383
The column “Layer-specific” indicates if the corresponding OBU type is considered to be associated with
84-
a specific layer ("Y"), or not ("N"). OBUs that are not layer-specific must have the obu_extension_flag set to 0.
84+
a specific layer ("Y"), or not ("N"). OBUs that are not layer-specific should have the obu_extension_flag set to 0.
8585

8686
Metadata OBU types may or may not be layer-specific, depending on the metadata type. The table in Section 6.7.1 specifies which types of metadata OBUs are layer-specific and which are not.
8787

0 commit comments

Comments
 (0)