Opened 11 years ago

Closed 11 years ago

#879 closed enhancement (fixed)

SAO luma vs. chroma locations

Reported by: stefane Owned by: bbross
Priority: trivial Milestone: D10
Component: Text Version: D10 (L1003) v1
Keywords: Cc: bbross, wjhan, jct-vc@…

Description

8.7.3.2 Coding tree block modification process has to distinguish between locations within the current component (being either luma or chroma) for indexing recPicture and saoPicture,
and luma locations for indexing pcm_flag and MinTbAddrZS. Currently both cases are using indexes based on xC, yC (current component).

And a typo:

  • If one or more of the following conditions for ( xS, xS)

should be changed to

  • If one or more of the following conditions for ( xS, yS)

Change History (6)

comment:1 Changed 11 years ago by DefaultCC Plugin

  • Cc bbross wjhan jct-vc@… added

comment:2 Changed 11 years ago by bbross

  • Version changed from D9 (K1003) v10 to D9 (K1003) v11

comment:3 Changed 11 years ago by bbross

  • Milestone D9 deleted
  • Version changed from D9 (K1003) v11 to D10 (L1003) v1

comment:4 Changed 11 years ago by bbross

  • Milestone set to D10

comment:5 Changed 11 years ago by bbross

This is a similar issue as reported in #909 and can be fixed in a similar way.

comment:6 Changed 11 years ago by bbross

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

Fixed in JCTVC-L1003_v2.

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