Opened 11 years ago

Closed 11 years ago

#1102 closed defect (fixed)

Deblocking offsets wrongly checked

Reported by: amitkchawla Owned by:
Priority: minor Milestone: HM-11.0
Component: HM Version: HM-10.0
Keywords: Cc: fbossen, ksuehring, davidf, jct-vc@…

Description

m_loopFilterBetaOffsetDiv2 & m_loopFilterTcOffsetDiv2 are checked for value in range -13 to 13 exclusive, whereas it should be -6 to 6 inclusive.

Function :- Void TAppEncCfg::xCheckParameter()

Change History (2)

comment:1 Changed 11 years ago by DefaultCC Plugin

  • Cc fbossen ksuehring davidf jct-vc@… added

comment:2 Changed 11 years ago by fbossen

  • Milestone changed from HM-10.1 to HM-11.0
  • Priority changed from major to minor
  • Resolution set to fixed
  • Status changed from new to closed

Fixed in r3510

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

  • Amit(Reporter)
  • David Flynn(Subscriber)
  • Frank Bossen(Subscriber, Participant)
  • jct-vc@…(Subscriber)
  • karl.sharman@…(Always)
  • Karsten Suehring(Subscriber, Always)