Opened 5 years ago
Closed 5 years ago
#869 closed defect (fixed)
Duplicated LoopFilterTcOffset_div2 setting in configuration files
Reported by: | chiaming | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | VTM | Version: | VTM-7.3 |
Keywords: | Cc: | ksuehring, XiangLi, fbossen, jvet@… |
Description
LoopFilterTcOffset_div2 is set two times in each configuration files. Suggest to remove one of them to avoid confusion.
For example:
#=========== Deblock Filter ============
...
LoopFilterTcOffset_div2 : 0 # base_param: -12 ~ 12
...
#============ VTM settings ======================
LoopFilterTcOffset_div2 : 0
Change history (1)
comment:1 Changed 5 years ago by chiaming
- Resolution set to fixed
- Status changed from new to closed
Note: See TracTickets for help on using tickets.
The issue has been fixed in MR !1351