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

Unified Diff: third_party/opus/README.chromium

Issue 2195313002: Remove Opus from DEPS and import a local copy (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Local copy of opus, opus/src/.gitignore, opus/DEPS, update README.chromium Created 4 years, 5 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 | « third_party/opus/DEPS ('k') | third_party/opus/src/.gitignore » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/opus/README.chromium
diff --git a/third_party/opus/README.chromium b/third_party/opus/README.chromium
index 61ebb3a236b58c84a0855556f0d4c6d628d3cf63..a69a13ebe18fcc0df1fa9b7bbeb0555dde822403 100644
--- a/third_party/opus/README.chromium
+++ b/third_party/opus/README.chromium
@@ -1,5 +1,5 @@
Name: opus
-URL: http://git.xiph.org/?p=opus.git
+URL: http://downloads.xiph.org/releases/opus/opus-1.1.3.tar.gz
Version: 1.1.3
License: BSD
License File: src/COPYING
@@ -12,3 +12,5 @@ This library is used by Chrome Remote Desktop and WebRTC for audio stream
encoding/decoding.
Local changes:
+* copy .gitignore from https://git.xiph.org/?p=opus.git;a=tree
+* set 'x' flags: "chmod 750 win32/genversion.bat"
« no previous file with comments | « third_party/opus/DEPS ('k') | third_party/opus/src/.gitignore » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698