Opened 10 years ago Closed 10 years ago #61 closed defect (fixed)SPS PPS 6 bit extension
Description
sps_extension_6bits and sps_extension_data_flag are reserved for future use, but according to spec, a decoder should be able to decode bitstreams if they are not equal to zero.
"When present, sps_extension_6bits shall be equal to 0 in bitstreams conforming to this version of this Specification. Values of sps_extension_6bits not equal to 0 are reserved for future use by ITU-T | ISO/IEC. Decoders shall allow the value of sps_extension_6bits to be not equal to 0 and shall ignore all sps_extension_data_flag syntax elements in an SPS NAL unit."
The same is applied to pps_extension_6bits and pps_extension_data_flag as well. Attachments (1)Change history (3)comment:1 Changed 10 years ago by DefaultCC Plugin
Changed 10 years ago by jaypadiacomment:2 Changed 10 years ago by Vadim
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 with rev 1025, please reopen the ticket if the problem still sxists