From b56d20983f13c9ec8aab867520d0471f95ca32aa Mon Sep 17 00:00:00 2001 From: Marko Viitanen Date: Fri, 29 Oct 2021 10:45:00 +0300 Subject: [PATCH] [tests] Disable GOP in inter tests --- tests/test_tools.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/test_tools.sh b/tests/test_tools.sh index 68d4cd8b..0f9ed176 100755 --- a/tests/test_tools.sh +++ b/tests/test_tools.sh @@ -5,7 +5,7 @@ set -eu . "${0%/*}/util.sh" -common_args='264x128 10 yuv420p -p0 -r1 --threads=2 --wpp --owf=1 --rd=0 --pu-depth-inter 0-3 --no-bipred --no-tmvp --no-deblock' +common_args='264x128 10 yuv420p -p0 -r1 --threads=2 --wpp --owf=1 --rd=0 --pu-depth-inter 0-3 --no-bipred --no-tmvp --no-deblock --gop=0' valgrind_test $common_args --no-rdoq --no-deblock --no-sao --no-signhide --subme=1 --pu-depth-intra=2-3 valgrind_test $common_args --no-rdoq --no-signhide --subme=0