From c306094e8dbba3c9e77953daaf8054731f327923 Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Mon, 18 Dec 2023 09:47:30 +0100 Subject: Bug 805: GraphUI: Add MediaUI01 widtget (MediaButton w/ full feature controls), used in demos UIMediaGrid0[01] --- make/scripts/tests-x64.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'make/scripts/tests-x64.sh') diff --git a/make/scripts/tests-x64.sh b/make/scripts/tests-x64.sh index ef9c34a0d..a386f1a7a 100755 --- a/make/scripts/tests-x64.sh +++ b/make/scripts/tests-x64.sh @@ -4,7 +4,7 @@ SDIR=`dirname $0` -#export LD_LIBRARY_PATH=/opt-linux-x86_64/ffmpeg-4.3/lib:$LD_LIBRARY_PATH +#export LD_LIBRARY_PATH=/opt-linux-x86_64/ffmpeg-4.4/lib:$LD_LIBRARY_PATH #export LD_LIBRARY_PATH=/opt-linux-x86_64/ffmpeg-5.1/lib:$LD_LIBRARY_PATH #export LD_LIBRARY_PATH=/opt-linux-x86_64/ffmpeg-6.0/lib:$LD_LIBRARY_PATH -- cgit v1.2.3