Opened 5 years ago

Closed 5 years ago

Last modified 5 years ago

#534 closed defect (fixed)

Bug in user-defined scaling list

Reported by: abe.kiyo Owned by:
Priority: minor Milestone: VTM-6.2
Component: VTM Version: VTM-6.1
Keywords: Cc: ksuehring, XiangLi, fbossen, jvet@…

Description

In checkDefaultScalingList(), user-defined scaling list is checked whether the list is exactly the same as the default scaling list. However, the condition judgment logic implemented in this function is reversed wrongly.
Merge requests for this issue will be registered soon.

Change history (3)

comment:1 Changed 5 years ago by abe.kiyo

The bug fix is proposed in the following merge request.
https://vcgit.hhi.fraunhofer.de/jvet/VVCSoftware_VTM/merge_requests/962

comment:2 Changed 5 years ago by ksuehring

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

Merged the MR.

comment:3 Changed 5 years ago by abe.kiyo

This bug fix caused compiling error in gcc9.2.0.
It is solved in the following merge request.
https://vcgit.hhi.fraunhofer.de/jvet/VVCSoftware_VTM/merge_requests/974

Note: See TracTickets for help on using tickets.