Opened 5 years ago

Last modified 5 years ago

#1504 new defect

Small typos in profile_tier_level syntax in tabular form (7.3.3)

Reported by: CFeldmann Owned by:
Priority: minor Milestone:
Component: Text Version: v5 (02/2018)
Keywords: Cc: bbross, wjhan, jct-vc@…

Description

In Rec. ITU-T H.265 v5 (02/2018) I found two mistakes in 7.3.3 Profile, tier and level syntax:

The first one is right after parsing of the general_frame_only_constraint_flag. In the following if statement, there is a closing bracket after general_profile_compatibility_flag[7] which should probably not be here.

The second one is at the end where there is an if clause with various checks for sub_layer_profile_compatibility_flag. However the 2D array of flags is indexed with only one index and missing the sub layer index [i].

Change History (1)

comment:1 Changed 5 years ago by yk

Good catch! Both bugs are confirmed. Many thanks!

The fixes will be included in JCTVC-AH0002 and consequently in the next version of HEVC.

BR, YK

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

  • Benjamin Bross(Subscriber)
  • Christian Feldmann(Reporter)
  • jct-vc@…(Subscriber)
  • karl.sharman@…(Always)
  • Karsten Suehring(Always)
  • Woo-Jin Han(Subscriber)
  • Ye-Kui Wang(Participant)