Opened 12 years ago Closed 12 years ago #956 closed defect (fixed)Removal of start codes, if present, for bitstream conformance tests
Description
The following sentence at the end of step 3 in C.1:
When BitstreamToDecode is a Type II bitstream and NalHrdModeFlag is equal to 0, all non-VLC NAL units except for filler data NAL units are discarded from BitstreamToDecode, and the remaining bitstream is assigned to BitstreamToDecode.
Should be changed to
When BitstreamToDecode is a Type II bitstream and NalHrdModeFlag is equal to 0, all non-VLC NAL units except filler data NAL units and all leading_zero_8bits, zero_byte, start_code_prefix_one_3bytes, and trailing_zero_8bits syntax elements, when present, are discarded from BitstreamToDecode, and the remaining bitstream is assigned to BitstreamToDecode. Change History (2)comment:1 Changed 12 years ago by DefaultCC Plugin
comment:2 Changed 12 years ago by bbross
Note: See
TracTickets for help on using
tickets. | This list contains all users that will be notified about changes made to this ticket. These roles will be notified: Reporter, Owner, Subscriber, Participant
|
Fixed in JCTVC-L1003_v2.