Opened 5 years ago

Closed 5 years ago

#185 closed defect (fixed)

Compilation error with JVET_M0140_SBT when JVET_M0464_UNI_MTS is disabled

Reported by: deluxan Owned by:
Priority: minor Milestone: VTM-4.1
Component: VTM Version:
Keywords: Cc: ksuehring, XiangLi, fbossen, jvet@…

Description

The code does not compile if JVET_M0464_UNI_MTS is disabled due to the fact that JVET_M0140_SBT only uses the new naming conventions for the MTS. For example, it uses MTS_INTER_MAX_CU_SIZE instead of EMT_INTER_MAX_CU_WITH_QTBT even when JVET_M0464_UNI_MTS is disabled.

Change history (2)

comment:2 Changed 5 years ago by ksuehring

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

The MR was merged.

Note: See TracTickets for help on using tickets.