Skip to content

Commit

Permalink
Merge pull request #1105 from wantehchang/libaom-3-8-0
Browse files Browse the repository at this point in the history
Update to the libaom 3.8.0 release
  • Loading branch information
farindk authored Jan 13, 2024
2 parents 1a1b4d4 + 962f3c5 commit 685b422
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion third-party/aom.cmd
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
: # If you're running this on Windows, be sure you've already run this (from your VC2019 install dir):
: # "C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Auxiliary\Build\vcvars64.bat"

git clone -b v3.5.0 --depth 1 https://aomedia.googlesource.com/aom
git clone -b v3.8.0 --depth 1 https://aomedia.googlesource.com/aom

cd aom

Expand Down

0 comments on commit 685b422

Please sign in to comment.