Opened 9 years ago Closed 4 years ago #1434 closed defect (fixed)Contradictions in spec, and typos.
Description
In 8.4.1 General decoding process for coding units coded in intra prediction mode, the invocations of decoding process 8.4.4.1 use controlParaAct, however controlParaAct is not an input to this process and is not used within. This looks like a remnant of an old draft and should be removed.
In 7.1 Method of specifying syntax in tabular form, it is claimed that 'When syntax_element appears, it specifies that a syntax element is parsed from the bitstream'. However, in 7.4.3.3.3 Picture parameter set screen content coding extension semantics, the spec says 'The values of pps_act_y_qp_offset, pps_act_cb_qp_offset and pps_act_cr_qp_offset are derived as pps_act_y_qp_offset_plus5 − 5, pps_act_cb_qp_offset_plus5 − 5 and pps_act_cr_qp_offset_plus3 − 3 respectively'. This is a contradiction, since pps_act_{y,cb,cr}_qp_offset are derived variables. Consider renaming to PpsAct{Y,Cb,Cr}QpOffset. (This also contradicts the text of 5.10 Variables, syntax elements, and tables).
In 7.3.2.3.1 General picture parameter set RBSP syntax, there is a typo
...
... Change History (3)comment:1 Changed 9 years ago by rajan_joshi
comment:2 Changed 4 years ago by crosewarnecomment:3 Changed 4 years ago by crosewarne
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
|
In JCTVC-W1005
Accordingly, relevant aspects (2 and 3) are addressed.