Skip to content
Snippets Groups Projects
Commit 1268dea1 authored by Xiang Li's avatar Xiang Li
Browse files

Merge branch 'no_mip_in_ld' into 'master'

Disable MIP in low-delay configurations

See merge request jvet/VVCSoftware_VTM!1091
parents b0a1f053 be6f0701
No related branches found
No related tags found
No related merge requests found
...@@ -133,7 +133,7 @@ AffineAmvr : 0 ...@@ -133,7 +133,7 @@ AffineAmvr : 0
LMCSEnable : 1 # LMCS: 0: disable, 1:enable LMCSEnable : 1 # LMCS: 0: disable, 1:enable
LMCSSignalType : 0 # Input signal type: 0:SDR, 1:HDR-PQ, 2:HDR-HLG LMCSSignalType : 0 # Input signal type: 0:SDR, 1:HDR-PQ, 2:HDR-HLG
LMCSUpdateCtrl : 2 # LMCS model update control: 0:RA, 1:AI, 2:LDB/LDP LMCSUpdateCtrl : 2 # LMCS model update control: 0:RA, 1:AI, 2:LDB/LDP
MIP : 1 MIP : 0
JointCbCr : 1 # joint coding of chroma residuals (if available): 0: disable, 1: enable JointCbCr : 1 # joint coding of chroma residuals (if available): 0: disable, 1: enable
PROF : 1 PROF : 1
PPSorSliceMode : 3 PPSorSliceMode : 3
......
...@@ -137,7 +137,7 @@ AffineAmvr : 0 ...@@ -137,7 +137,7 @@ AffineAmvr : 0
LMCSEnable : 1 # LMCS: 0: disable, 1:enable LMCSEnable : 1 # LMCS: 0: disable, 1:enable
LMCSSignalType : 0 # Input signal type: 0:SDR, 1:HDR-PQ, 2:HDR-HLG LMCSSignalType : 0 # Input signal type: 0:SDR, 1:HDR-PQ, 2:HDR-HLG
LMCSUpdateCtrl : 2 # LMCS model update control: 0:RA, 1:AI, 2:LDB/LDP LMCSUpdateCtrl : 2 # LMCS model update control: 0:RA, 1:AI, 2:LDB/LDP
MIP : 1 MIP : 0
JointCbCr : 1 # joint coding of chroma residuals (if available): 0: disable, 1: enable JointCbCr : 1 # joint coding of chroma residuals (if available): 0: disable, 1: enable
PROF : 1 PROF : 1
PPSorSliceMode : 2 PPSorSliceMode : 2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment