Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
SDK
/
exoplayer
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
194b4ae0
authored
Jun 26, 2015
by
Oliver Woodman
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
Fix link to be https
parent
e3285466
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
extensions/vp9/README.md
extensions/vp9/README.md
View file @
194b4ae0
...
@@ -35,7 +35,7 @@ NDK_PATH="<path to Android NDK>"
...
@@ -35,7 +35,7 @@ NDK_PATH="<path to Android NDK>"
```
```
cd "${VP9_EXT_PATH}/jni" && \
cd "${VP9_EXT_PATH}/jni" && \
git clone https://chromium.googlesource.com/webm/libvpx libvpx && \
git clone https://chromium.googlesource.com/webm/libvpx libvpx && \
git clone http://git.chromium.org/external/libyuv.git libyuv
git clone http
s
://git.chromium.org/external/libyuv.git libyuv
```
```
*
Run a script that generates necessary configuration files for libvpx
*
Run a script that generates necessary configuration files for libvpx
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment