Skip to content

Commit 958694c

Browse files
authored
Merge pull request #1171 from wantehchang/svt-av1-v2-1-0
Update to the SVT-AV1 v2.1.0 release
2 parents cafc68d + 745c7e0 commit 958694c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

third-party/svt.cmd

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
: # If you want to enable the SVT-AV1 encoder, please check that the WITH_SvtEnc and WITH_SvtEnc_BUILTIN CMake variables are set correctly.
66
: # You will also have to set the PKG_CONFIG_PATH to "third-party/SVT-AV1/Build/linux/Release" so that the local SVT-AV1 library is found.
77

8-
git clone -b v1.2.1 --depth 1 https://gitlab.com/AOMediaCodec/SVT-AV1.git
8+
git clone -b v2.1.0 --depth 1 https://gitlab.com/AOMediaCodec/SVT-AV1.git
99

1010
cd SVT-AV1
1111
cd Build/linux

0 commit comments

Comments
 (0)