Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Remy Foray
VVCSoftware_VTM
Commits
98f280c6
Commit
98f280c6
authored
Nov 16, 2018
by
Xiang Li
Browse files
Reduce the merge list size from 6 to 5 according to JVET-L0369
parent
817186a8
Changes
4
Hide whitespace changes
Inline
Side-by-side
cfg/encoder_intra_vtm.cfg
View file @
98f280c6
...
...
@@ -106,7 +106,7 @@ EMT : 1
EMTFast : 1
Affine : 1
SubPuMvp : 1
MaxNumMergeCand :
6
MaxNumMergeCand :
5
LMChroma : 1 # use CCLM only
DepQuant : 1
IMV : 2
...
...
cfg/encoder_lowdelay_P_vtm.cfg
View file @
98f280c6
...
...
@@ -122,7 +122,7 @@ EMT : 1
EMTFast : 1
Affine : 1
SubPuMvp : 1
MaxNumMergeCand :
6
MaxNumMergeCand :
5
LMChroma : 1 # use CCLM only
DepQuant : 1
IMV : 2
...
...
cfg/encoder_lowdelay_vtm.cfg
View file @
98f280c6
...
...
@@ -122,7 +122,7 @@ EMT : 1
EMTFast : 1
Affine : 1
SubPuMvp : 1
MaxNumMergeCand :
6
MaxNumMergeCand :
5
LMChroma : 1 # use CCLM only
DepQuant : 1
IMV : 2
...
...
cfg/encoder_randomaccess_vtm.cfg
View file @
98f280c6
...
...
@@ -136,7 +136,7 @@ EMT : 1
EMTFast : 1
Affine : 1
SubPuMvp : 1
MaxNumMergeCand :
6
MaxNumMergeCand :
5
LMChroma : 1 # use CCLM only
DepQuant : 1
IMV : 2
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment