From c6c883ae2e33f175682b9164c17fedb487a54ca4 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 13 Oct 2025 10:16:27 +0200 Subject: Add another new test reference for FFmpeg 8. Commit 045a8b15b19ec7f872fb01cfb986faeaa26cb8bb changed how AC3/EAC3 decoders in FFmpeg are flushed, and this caused a considerable change to the audio result in this test (in particular, the audio is about 3db louder after the FFmpeg change). I'm assuming the previous result was just wrong. --- run/tests | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'run/tests') diff --git a/run/tests b/run/tests index 3324b02ab..c17330dca 100755 --- a/run/tests +++ b/run/tests @@ -3,7 +3,7 @@ # e.g. --run_tests=foo set -e -PRIVATE_GIT="5aa4660a36d2aa9c95de8e353b75c9cf29f6b02e" +PRIVATE_GIT="9c6e881036e5ce29d0e64d8c3159714706ce49f9" DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && pwd )" source $DIR/environment -- cgit v1.2.3