From 4e6af07c40c4e353bd770194ee7f31efc7ebc7fd Mon Sep 17 00:00:00 2001 From: Daniel Stankewitz Date: Fri, 28 Aug 2020 17:51:46 +0200 Subject: [PATCH] Update build.sh --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sh b/build.sh index 1e1bc14..690b9a0 100644 --- a/build.sh +++ b/build.sh @@ -241,7 +241,7 @@ BUILD=`realpath build` SRC=`realpath src` git clone git://source.ffmpeg.org/ffmpeg.git $SRC/ffmpeg -git checkout n4.2.4 +git checkout release/4.3 build_nvenc build_amf