Opened 12 years ago

Closed 12 years ago

#672 closed defect (fixed)

coded_sub_block_flag semantics

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

Description

Problems:

  1. The term “sub-block” is not clearly defined. The clause “which is an array of 16 transform coefficient levels at locations ( xC, yC )” refers to the the transform block, not the sub-block, and is incorrect. Moreover, “(xC, yC)” is not referenced in the coded_sub_block_flag semantics and is not needed.
  1. There is a missing comma in “( xS, yS ) is equal to ( LastSignificantCoeffX >> 2 LastSignificantCoeffY >> 2 )”

Proposed Fixes:

  1. Indicate that the sub-block is 4x4 and remove the clause “which is an array of 16 transform coefficient levels at locations ( xC, yC )” since it is not needed
  2. Add the missing comma

Attachments (1)

672_fix.docx (133.8 KB) - added by nnguyen 12 years ago.

Download all attachments as: .zip

Change History (3)

comment:1 Changed 12 years ago by DefaultCC Plugin

  • Cc bbross wjhan jct-vc@… added

Changed 12 years ago by nnguyen

comment:2 Changed 12 years ago by bbross

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

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