Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(209)

Side by Side Diff: third_party/libvpx/README.chromium

Issue 2886063002: Roll src/third_party/libvpx/source/libvpx/ ac8f58f6a..31cb852a9 (10 commits) (Closed)
Patch Set: Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « DEPS ('k') | third_party/libvpx/libvpx_srcs.gni » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Name: libvpx 1 Name: libvpx
2 URL: http://www.webmproject.org 2 URL: http://www.webmproject.org
3 Version: v1.6.0 3 Version: v1.6.0
4 License: BSD 4 License: BSD
5 License File: source/libvpx/LICENSE 5 License File: source/libvpx/LICENSE
6 Security Critical: yes 6 Security Critical: yes
7 7
8 Date: Friday May 12 2017 8 Date: Tuesday May 16 2017
9 Branch: master 9 Branch: master
10 Commit: ac8f58f6ab73fea7948f40eaf608f832964d8a58 10 Commit: 31cb852a908ef36277a98b1a1beff0a8f6a7dc4f
11 11
12 Description: 12 Description:
13 Contains the sources used to compile libvpx binaries used by Google Chrome and 13 Contains the sources used to compile libvpx binaries used by Google Chrome and
14 Chromium. 14 Chromium.
15 15
16 The libvpx source is from webmproject.org: 16 The libvpx source is from webmproject.org:
17 http://www.webmproject.org/code/ 17 http://www.webmproject.org/code/
18 https://chromium.googlesource.com/webm/libvpx 18 https://chromium.googlesource.com/webm/libvpx
19 19
20 Please follow these steps to update libvpx source code: 20 Please follow these steps to update libvpx source code:
(...skipping 18 matching lines...) Expand all
39 39
40 - generate_gni.sh 40 - generate_gni.sh
41 41
42 Generate config and .gni files that contain the source list for each platform. 42 Generate config and .gni files that contain the source list for each platform.
43 Configuration for the build is taken from vpx_config.h for each platform. 43 Configuration for the build is taken from vpx_config.h for each platform.
44 44
45 - lint_config.sh 45 - lint_config.sh
46 46
47 A tool to verify vpx_config.h and vpx_config.asm are matched. This also 47 A tool to verify vpx_config.h and vpx_config.asm are matched. This also
48 prints the final configuration after checking. 48 prints the final configuration after checking.
OLDNEW
« no previous file with comments | « DEPS ('k') | third_party/libvpx/libvpx_srcs.gni » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698