mirror of
https://github.com/samsonjs/media.git
synced 2026-04-27 15:07:40 +00:00
Mini phrasing tweak
PiperOrigin-RevId: 344535069
This commit is contained in:
parent
99f48ccaa0
commit
50bbfb57c0
1 changed files with 2 additions and 2 deletions
|
|
@ -78,8 +78,8 @@ should be possible to follow the Linux instructions in [Windows PowerShell][].
|
||||||
* Android config scripts should be re-generated by running
|
* Android config scripts should be re-generated by running
|
||||||
`generate_libvpx_android_configs.sh`
|
`generate_libvpx_android_configs.sh`
|
||||||
* Clean and re-build the project.
|
* Clean and re-build the project.
|
||||||
* If you want to use your own version of libvpx, refer to it using a symlink in
|
* If you want to use your own version of libvpx, point to it with the
|
||||||
`${VP9_EXT_PATH}/jni/libvpx`. Please note that
|
`${VP9_EXT_PATH}/jni/libvpx` symlink. Please note that
|
||||||
`generate_libvpx_android_configs.sh` and the makefiles may need to be modified
|
`generate_libvpx_android_configs.sh` and the makefiles may need to be modified
|
||||||
to work with arbitrary versions of libvpx.
|
to work with arbitrary versions of libvpx.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue