#1555 closed defect (fixed)

typo in 7.4.3.5 (pps_num_exp_tile_rows_minus1)

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

Description

In the semantics of pps_num_exp_tile_rows_minus1, num_tile_rows_minus1 is used instead of pps_num_exp_tile_rows_minus1 .

"...the value of num_tile_rows_minus1 is inferred to be equal to 0"
should be replaced by :
"...the value of pps_num_exp_tile_rows_minus1 is inferred to be equal to 0".

Change history (1)

comment:1 Changed 21 months ago by yk

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

Good catch! Thanks. Will be fixed in JVET-AA2005-v1.

Note: See TracTickets for help on using tickets.