From 6e8f8563f4e4e6ff04b632aff8d6ae95de945649 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 15 Dec 2025 01:39:56 +0100 Subject: Fix artefacts on the edge of YUV images with odd widths (#3119). This also modifies an existing test to expose the bug. --- run/tests | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'run') diff --git a/run/tests b/run/tests index 8f6b2d3e2..2467c6b34 100755 --- a/run/tests +++ b/run/tests @@ -3,7 +3,7 @@ # e.g. --run_tests=foo set -e -PRIVATE_GIT="e92043f43b024812f2b5f8c8faed159a15a87aaf" +PRIVATE_GIT="8bf1138b91512fea16179889d33cd5ec801676ca" DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && pwd )" source $DIR/environment -- cgit v1.2.3