Opened 12 years ago

Closed 12 years ago

#348 closed defect (fixed)

Log2MaxTrafoSize constraint

Reported by: libin Owned by: bbross
Priority: minor Milestone:
Component: Text Version: D6 (H1003) dI/dJ/dK
Keywords: Cc: bbross, wjhan, jct-vc@…

Description

(actual version dK)

7.4.2.1
log2_diff_max_min_transform_block_size specifies the difference between the maximum and minimum transform size.
The variable Log2MaxTrafoSize is set equal to log2_min_transform_block_size_minus 2 + 2 + log2_diff_max_min_transform_block_size.
The bitstream shall not contain data that result in Log2MaxTrafoSize greater than Log2CtbSize.

The last sentence should be changed to
The bitstream shall not contain data that result in Log2MaxTrafoSize greater than Min( Log2CtbSize, 5 ).

Change History (3)

comment:1 Changed 12 years ago by DefaultCC Plugin

  • Cc bbross wjhan jct-vc@… added

comment:2 Changed 12 years ago by bbross

Fix has been incorporated in JCTVC-I0030 (v1).

comment:3 Changed 12 years ago by bbross

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

Fixed in JCTVC-I1003_d0 (v1).

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(Owner, Subscriber, Participant)
  • Bin Li(Reporter)
  • jct-vc@…(Subscriber)
  • karl.sharman@…(Always)
  • Karsten Suehring(Always)
  • Woo-Jin Han(Subscriber)