Opened 12 years ago

Closed 12 years ago

#773 closed defect (fixed)

8.7.2.4.8 wrong chroma location index for pcm_flag

Reported by: jeromnhsu Owned by: bbross
Priority: minor Milestone:
Component: Text Version: D8 (K0030) v3
Keywords: Cc: bbross, wjhan, jct-vc@…

Description

the input of 8.7.2.4.8 are locations of p0 and q0, ( xP0, yP0 ) and ( xQ0, yQ0 ), which are chroma coordination
so when pcm_flag is used, it should be pcm_flag[ 2*xP0 ][ 2*yP0 ] instead of pcm_flag[ xP0 ][ yP0 ]

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

This will be fixed in JCVTC-K0030_v4.

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