Skip to content
Snippets Groups Projects
Commit 89493352 authored by Frank Bossen's avatar Frank Bossen
Browse files

Enable temporal prefilter

See note on JVET-T2010
parent c0193db1
No related branches found
No related tags found
1 merge request!1915Enable temporal prefilter
Pipeline #5812 passed
...@@ -156,6 +156,8 @@ ChromaTS : 1 ...@@ -156,6 +156,8 @@ ChromaTS : 1
# Encoder optimization tools # Encoder optimization tools
AffineAmvrEncOpt : 1 AffineAmvrEncOpt : 1
MmvdDisNum : 6 MmvdDisNum : 6
TemporalFilter : 1
### DO NOT ADD ANYTHING BELOW THIS LINE ### ### DO NOT ADD ANYTHING BELOW THIS LINE ###
### DO NOT DELETE THE EMPTY LINE BELOW ### ### DO NOT DELETE THE EMPTY LINE BELOW ###
......
...@@ -172,6 +172,8 @@ ChromaTS : 1 ...@@ -172,6 +172,8 @@ ChromaTS : 1
# Encoder optimization tools # Encoder optimization tools
AffineAmvrEncOpt : 1 AffineAmvrEncOpt : 1
MmvdDisNum : 6 MmvdDisNum : 6
TemporalFilter : 1
### DO NOT ADD ANYTHING BELOW THIS LINE ### ### DO NOT ADD ANYTHING BELOW THIS LINE ###
### DO NOT DELETE THE EMPTY LINE BELOW ### ### DO NOT DELETE THE EMPTY LINE BELOW ###
......
IBC : 1 IBC : 1
HashME : 1 HashME : 1
BDPCM: 1 BDPCM: 1
\ No newline at end of file TemporalFilter : 0
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