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

Unified Diff: README.chromium

Issue 3433007: Add path to license file, and link to webmproject.org.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/deps/third_party/libvpx/
Patch Set: '' Created 10 years, 3 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: README.chromium
===================================================================
--- README.chromium (revision 59383)
+++ README.chromium (working copy)
@@ -1,3 +1,7 @@
+Name: libvpx
+URL: http://www.webmproject.org
+License File: source/libvpx/LICENSE
+
Contains the sources used to compile libvpx binaries used by Google Chrome and
Chromium.
@@ -17,7 +21,7 @@
- linux/x64 CFLAGS: -fPIC -ffreestanding
- mac and linux ia32 CFLAGS: -ffreestanding
-The -ffreestanding argument removes dependencies on intel memcpy and memset
+The -ffreestanding argument removes dependencies on Intel memcpy and memset
functions.
For example, the following could be used at libvpx configure time to reproduce
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698