Opened 12 years ago

Closed 12 years ago

#772 closed defect (fixed)

cross-slices loop filtering enabled flag

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

Description

In the HEVC DIS (JCTVC-J1003_d7.doc), possible errors regarding cross-slices loop filtering flags are found. The descriptions of loop_filter_across_slices_enabled_flag and slice_loop_filter_across_slices_enabled_flag should be modified as follows:

loop_filter_across_slices_enabled_flag equal to 1 specifies that the slice_loop_filter_across_slices_enabled_flag determines whether in-loop filtering operations are performed across left and upper slice boundaries of the current slice; otherwise, the in-loop filtering operations are not applied across left and upper slice boundaries of the current slice. The in-loop filtering operations include the deblocking filter and sample adaptive offset filter.

slice_loop_filter_across_slices_enabled_flag equal to 1 specifies that in-loop filtering operations are performed across left and upper slice boundaries of the current slice; otherwise, the in-loop operations are not applied across left and upper slice boundaries of the current slice. The in-loop filtering operations include the deblocking filter and sample adaptive offset filter. When slice_loop_filter_across_slices_enabled_flag is not present, it is inferred to be equal to loop_filter_across_slices_enabled_flag.

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 JCTVC-K0030_v5.

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)