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

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

Issue 10827099: Make 'License' field in third-party metadata required (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/
Patch Set: Created 8 years, 4 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 | Annotate | Revision Log
« no previous file with comments | « third_party/libjpeg_turbo/README.chromium ('k') | third_party/speex/README.chromium » ('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: v0.9.7p1 3 Version: v0.9.7p1
4 License: BSD
4 License File: source/libvpx/LICENSE 5 License File: source/libvpx/LICENSE
6 Security Critical: yes
5 7
6 Date: Tuesday August 16 2011 8 Date: Tuesday August 16 2011
7 Branch: cayuga 9 Branch: cayuga
8 Commit: 20307c70ae96c45b9b00338989b952fb334e4fc9 10 Commit: 20307c70ae96c45b9b00338989b952fb334e4fc9
9 11
10 Description: 12 Description:
11 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
12 Chromium. 14 Chromium.
13 15
14 The libvpx source is from webmproject.org: 16 The libvpx source is from webmproject.org:
(...skipping 26 matching lines...) Expand all
41 prints the final configuration after checking. 43 prints the final configuration after checking.
42 44
43 - unpack_lib_posix.sh 45 - unpack_lib_posix.sh
44 46
45 Unpack a static library of .a type. This tool takes a list of possible 47 Unpack a static library of .a type. This tool takes a list of possible
46 locations of the library file and extract the content. 48 locations of the library file and extract the content.
47 49
48 - copy_obj.sh 50 - copy_obj.sh
49 51
50 A copy utility from a list of candidate locations. 52 A copy utility from a list of candidate locations.
OLDNEW
« no previous file with comments | « third_party/libjpeg_turbo/README.chromium ('k') | third_party/speex/README.chromium » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698