Opened 5 years ago

Closed 5 years ago

#266 closed defect (fixed)

Motion Lut is not reset at the beginning of tile

Reported by: seuhong Owned by:
Priority: minor Milestone: VTM-6.0
Component: VTM Version: VTM-5.0
Keywords: MotionLut reset Cc: ksuehring, XiangLi, fbossen, jvet@…

Description

MotionLut should be reset at every CTU with same ctuXPos as the firstCtu of a tile while current implementation reset only when the ctuXPos of CTU is zero.

Attachments (2)

EncSlice.cpp (82.1 KB) - added by seuhong 5 years ago.
DecSlice.cpp (10.8 KB) - added by seuhong 5 years ago.

Download all attachments as: .zip

Change history (6)

Changed 5 years ago by seuhong

Changed 5 years ago by seuhong

comment:1 Changed 5 years ago by seuhong

code is surrounded by the macro FIXBUG_RESET_LUT

comment:2 Changed 5 years ago by ksuehring

  • Version changed from VVC D5 v4 to VTM-5.0

comment:3 Changed 5 years ago by ksuehring

Can you please submit the bug fix as a merge request?

comment:4 Changed 5 years ago by ksuehring

  • Milestone set to VTM-6.0
  • Resolution set to fixed
  • Status changed from new to closed

MR 685 was merged containing the suggested fixes.

https://vcgit.hhi.fraunhofer.de/jvet/VVCSoftware_VTM/merge_requests/685

Note: See TracTickets for help on using tickets.