Opened 12 years ago

Closed 12 years ago

#697 closed defect (fixed)

Typo in 8.5.2.1.2 about setting availableFlagN

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

Description

There are duplicate conditions for setting availableFlagN as below.

-N is equal to B2 and the prediction units covering luma location (xA1, yA1) and luma location (xN, yN) have the same motion vectors and the same reference indices
-N is equal to B2 and the prediction units covering luma location (xA1, yA1) and luma location (xN, yN) have the same motion vectors and the same reference indices

One condition should be changed to:

-N is equal to B2 and the prediction units covering luma location (xB1, yB1) and luma location (xN, yN) have the same motion vectors and the same reference indices

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)
  • tajime(Reporter)
  • Woo-Jin Han(Subscriber)