Opened 12 years ago Closed 12 years ago #1036 closed defect (fixed)Trivial typo in flowchart for encoding bypass
Description
In JCTVC-L1003_v28:
Figure 9-13 uses BinCountInNalUnits instead of BinCountsInNalUnits (i.e. a missing s). Change History (4)comment:1 Changed 12 years ago by DefaultCC Plugin
comment:2 Changed 12 years ago by peterderivazcomment:3 Changed 12 years ago by bbross
comment:4 Changed 12 years ago by bbross
Fixed in v31. 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
|
Another trivial typo appears in table 9-32 "Syntax elements and associated binarizations" where the input parameters for "last_sig_coeff_y_suffix" have an extra ')' in the line:
cMax = ( 1 << ( ( last_sig_coeff_y_prefix >> 1 ) − 1 ) ) − 1 )