Skip to content

JVET-AH0078: AhG10: Distortion Propagation Factor for VVC Low-Delay Configuration

Junjie Chen requested to merge cjj490168650/VVCSoftware_VTM:AH0078-DPF into master

Updates from the code in the conference proposal:

  1. fixed bug in EncSlice.cpp from line 2051 onwards regarding merging clipped pred buffer, which did not affect bd-rate performance and the fix reduces the time complexity.
  2. optimized the code layout and reduced redundant codes, e.g. merged the fixing test modes code into the EncModeCtrlMTnoRQT::initCULevel function in EncModeCtrl.cpp instead of using a new function.

Merge request reports

Loading