Opened 4 years ago

Closed 4 years ago

#1036 closed defect (fixed)

Typo in CR beta/tc offset of slice header

Reported by: chiaming Owned by:
Priority: minor Milestone:
Component: spec Version:
Keywords: Cc: ksuehring, bbross, XiangLi, fbossen, jvet@…

Description

In "7.4.8.1 General slice header semantics", the name of CR beta/tc offset should be corrected to
sh_cbr_beta_offset_div2 and sh_cbr_tc_offset_div2 specify the deblocking parameter offsets for β and tC (divided by 2) that are applied to the Cr component for the current slice. The values of sh_cr_beta_offset_div2 and sh_cr_tc_offset_div2 shall both be in the range of −12 to 12, inclusive. When not present, the values of sh_cr_beta_offset_div2 and sh_cr_tc_offset_div2 are inferred to be equal to sh_luma_beta_offset_div2 and sh_luma_tc_offset_div2, respectively.

Change history (1)

comment:1 Changed 4 years ago by yk

  • Resolution set to fixed
  • Status changed from new to closed

Good catch! Thanks! Will be fixed in JVET-R2001-v8.

Note: See TracTickets for help on using tickets.