Opened 12 years ago

Closed 12 years ago

#705 closed defect (fixed)

typo for upCtbInSlice derivation in subclause7.3.7.1 (page42)

Reported by: vikingwang@… Owned by: bbross
Priority: minor Milestone: D8
Component: Text Version: D8 (J1003) d7
Keywords: upCtbInSlice Cc: bbross, wjhan, jct-vc@…

Description

The typo and corresponding correction in subclause7.3.7.1 (page42)for upCtbInSlice derivation are as follows:

Typo description:

upCtbInSlice = ( CtbAddrTS – CtbAddrRStoTS[CtbAddrRS − PicWidthInCtbsY] ) <= CtbAddrInSlice

Corrected description:

upCtbInSlice = (CtbAddrRS − PicWidthInCtbsY) >= slice_address

Thanks to Benjamin's kindly help on it.

Change History (2)

comment:1 Changed 12 years ago by DefaultCC Plugin

  • Cc bbross wjhan jct-vc@… added

comment:2 Changed 12 years ago by bbross

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

Will be fixed in JCTVC-K0030_v3 (to be released)

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