Opened 6 years ago
Closed 6 years ago
#194 closed defect (fixed)
Decoder does not compile when REUSE_CU_RESULTS is deactivated
Reported by: | adamjw | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | VTM-4.1 |
Component: | VTM | Version: | VTM-4.0 |
Keywords: | Cc: | ksuehring, XiangLi, fbossen, jvet@… |
Description
Due to JVET_M0170_MRG_SHARELIST also depending on embedding the decoder into encoder and JVET_M0140_SBT only adapting the encoder control initialization for the REUSE_CU_RESULTS==1 case, the compilation fails when REUSE_CU_RESULTS == 0. A merge request will be provided shortly.
Change history (2)
comment:1 Changed 6 years ago by ksuehring
comment:2 Changed 6 years ago by XiangLi
- Resolution set to fixed
- Status changed from new to closed
Note: See TracTickets for help on using tickets.
Merge request:
https://vcgit.hhi.fraunhofer.de/jvet/VVCSoftware_VTM/merge_requests/314