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

Unified Diff: flac/README.chromium

Issue 6122009: Add FLAC to trunk/deps/third_party/.... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/third_party/
Patch Set: '' Created 9 years, 11 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 | « flac/README ('k') | flac/flac.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: flac/README.chromium
===================================================================
--- flac/README.chromium (revision 0)
+++ flac/README.chromium (revision 0)
@@ -0,0 +1,12 @@
+Name: flac
+URL: http://sourceforge.net/projects/flac/files/flac-src/flac-1.2.1-src/flac-1.2.1.tar.gz/download
+License File: COPYING.Xiph
+
+This contains a copy of flac-1.2.1
+
+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 flac-1.2.1 with all the unused files removed and the following changes:
+
+- Replaced include/share/alloc.h with a new file
+- Added flac.gyp, flac.h, README.chromium and src/libFLAC/alloc.c
« no previous file with comments | « flac/README ('k') | flac/flac.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698