Opened 12 years ago

Closed 12 years ago

#654 closed defect (fixed)

Several references to disable_deblocking_filter_flag

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

Description

In 8.7.2 - Deblocking Filter Process, and in the slice sytnax table, there are references to a non-existing sytnax element disable_deblocking_filter_flag.

Rather it could be changed to a variable called disableDeblockingFilterFlag that is set equal to

pps_disable_deblocking_filter_flag ||  slice_header_disable_deblocking_filter_flag

in the semantics

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

Just using slice_disable_deblocking_filter_flag should work due to:
"When slice_disable_deblocking_filter_flag is not present, it is inferred to be equal to pic_disable_deblocking_filter_flag"

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