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

Unified Diff: third_party/speex/README.chromium

Issue 608853002: Move speex into the chrome repo (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@pullpdf
Patch Set: deps Created 6 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 | « third_party/speex/README ('k') | third_party/speex/TODO » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/speex/README.chromium
diff --git a/third_party/speex/README.chromium b/third_party/speex/README.chromium
new file mode 100644
index 0000000000000000000000000000000000000000..11c533d1d4c0d4d833bc39c14da41d3f4db45ca7
--- /dev/null
+++ b/third_party/speex/README.chromium
@@ -0,0 +1,15 @@
+Name: speex
+URL: http://downloads.xiph.org/releases/speex/speex-1.2rc1.tar.gz
+Version: 1.2.rc1
+License: BSD
+Security Critical: yes
+
+Description:
+This contains a copy of speex-1.2.rc1
+
+This library is required for the browser to compress and encode recorded audio
+before sending to Google servers for speech recognition. This is a straight dump
+of speex-1.2rc1 with all the unused files removed with the following changes:
+
+1. Added include/speex/speex_config_types.h generated by the configure script
+ on Linux.
« no previous file with comments | « third_party/speex/README ('k') | third_party/speex/TODO » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698