Opened 12 years ago

Closed 12 years ago

#528 closed defect (fixed)

Text about ALF output clipping

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

Description

In JCTVC-H1003_dK, the reconstructed sample of ALF output should be clipped as in HM.

The text modifications are as follow:

In 8.7.3.4,
recFiltPictureL[ xC + x][ yC + y ] = Clip1Y(( recFiltPictureL[xC + x][yC + y] + ( 1 << ( alfPrecisionBit − 1) ) ) >> alfPrecisionBit)

In 8.7.3.5,
recFiltPictureC[ xC + x][ yC + y ] = Clip1C(( recFiltPictureC[xC + x][yC + y] + ( 1 << ( alfPrecisionBit − 1) ) ) >> alfPrecisionBit)

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

  • Milestone set to D7

This fix is integrated into JCTVC-I0603_CDText by reviewer name "Ticket528".

comment:3 Changed 12 years ago by bbross

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

This is fixed in JCTVC-I1003 d5 (v6).

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