mirror of
https://github.com/samsonjs/media.git
synced 2026-03-27 09:45:47 +00:00
Update README for libvpx 1.7.0
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=214227045
This commit is contained in:
parent
321393e7cf
commit
614f964cfe
1 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,7 @@ git clone https://chromium.googlesource.com/libyuv/libyuv libyuv
|
|||
|
||||
```
|
||||
cd "${VP9_EXT_PATH}/jni/libvpx" && \
|
||||
git checkout tags/v1.6.1 -b v1.6.1 && \
|
||||
git checkout tags/v1.7.0 -b v1.7.0 && \
|
||||
cd "${VP9_EXT_PATH}/jni/libyuv" && \
|
||||
git checkout 996a2bbd
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in a new issue