Opened 5 years ago
Closed 5 years ago
#476 closed defect (fixed)
Scaling list addressing after adding palette prediction (MODE_PLT)
Reported by: | bheng | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | VTM | Version: | VTM-6.0 |
Keywords: | Cc: | ksuehring, XiangLi, fbossen, jvet@… |
Description
All instances of the macro "NUMBER_OF_PREDICTION_MODES" when used for scaling list addressing should be replaced by "SCALING_LIST_PRED_MODES".
This is the same problem partially fixed in merge request jvet/VVCSoftware_VTM!814, but I believe there are about 10 more instances that need to be changed.
Change history (2)
comment:1 Changed 5 years ago by jennylai
comment:2 Changed 5 years ago by bheng
- Resolution set to fixed
- Status changed from new to closed
Fixed in merge request jvet/VVCSoftware_VTM!877
Note: See TracTickets for help on using tickets.
A bug fix version is proposed in the following MR
https://vcgit.hhi.fraunhofer.de/jvet/VVCSoftware_VTM/merge_requests/877