From 8e9da24b4fa8a254d87f293072a4bf44da36b8fa Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Fri, 8 Mar 2024 22:31:01 +0100 Subject: Use openjpeg v2.5.2 (#2783). Tests suggest it is considerably faster: * arrietty on Linux/AMD old: 03:35 new: 03:58 * Sintel.2010.1080p.mkv on Linux/AMD old: 0:29:49 new: 0:22:39 * TRAILER VERSIE 4.mov on Apple M1 old: 6:22 new: 5:15 * TRAILER VERSIE 4.mov on Windows/Intel old: 6:10 new: 4:12 --- run/tests | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'run') diff --git a/run/tests b/run/tests index 4315e227f..6f43290c4 100755 --- a/run/tests +++ b/run/tests @@ -3,7 +3,7 @@ # e.g. --run_tests=foo set -e -PRIVATE_GIT="f4b0c41b263a17cf33edae7565f16bd21eb80b65" +PRIVATE_GIT="5298360d6bbae434fb4625fda1cc9dd6be101df3" if [ "$1" == "--check" ]; then shift 1 -- cgit v1.2.3