From 6f03c5dc68cacd079b1418e72d36545d251b3fc1 Mon Sep 17 00:00:00 2001 From: Arttu Makinen Date: Tue, 24 Nov 2020 20:03:32 +0200 Subject: [PATCH] Argument of ALF updated for Intra test. --- tests/test_intra.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/test_intra.sh b/tests/test_intra.sh index 34e17f5c..58eba361 100755 --- a/tests/test_intra.sh +++ b/tests/test_intra.sh @@ -6,6 +6,6 @@ set -eu . "${0%/*}/util.sh" -common_args='256x128 10 -p1 --preset=ultrafast --threads=0 --no-wpp --no-tmvp --no-deblock --sao=0 --alf --cpuid=0' +common_args='256x128 10 -p1 --preset=ultrafast --threads=0 --no-wpp --no-tmvp --no-deblock --sao=0 --alf=full --cpuid=0' valgrind_test $common_args --rd=1 valgrind_test $common_args --rd=2 --no-transform-skip --qp 37