Skip to content

Commit

Permalink
Update to the SVT-AV1 v2.3.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
wantehchang committed Nov 19, 2024
1 parent 8c00f02 commit 91f7c5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion third-party/svt.cmd
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
: # If you want to enable the SVT-AV1 encoder, please check that the WITH_SvtEnc and WITH_SvtEnc_BUILTIN CMake variables are set correctly.
: # 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.

git clone -b v2.2.1 --depth 1 https://gitlab.com/AOMediaCodec/SVT-AV1.git
git clone -b v2.3.0 --depth 1 https://gitlab.com/AOMediaCodec/SVT-AV1.git

cd SVT-AV1
cd Build/linux
Expand Down

0 comments on commit 91f7c5b

Please sign in to comment.