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

Unified Diff: README

Issue 12388030: Update Opus to 1.0.2. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/third_party/opus
Patch Set: Created 7 years, 10 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 | « Makefile.in ('k') | aclocal.m4 » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: README
diff --git a/README b/README
index ea68fe3092267b7adcecd2e31a7c5beca298ca5c..655c6b44eb594dba39c09d92896d391a5ac74bc4 100644
--- a/README
+++ b/README
@@ -59,6 +59,10 @@ To build from the git repository, the following steps are necessary:
% ./configure
% make
+3) Install the codec libraries (optional)
+
+% sudo make install
+
Once you have compiled the codec, there will be a opus_demo executable
in the top directory.
« no previous file with comments | « Makefile.in ('k') | aclocal.m4 » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698