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

Side by Side Diff: third_party/flac/README.chromium

Issue 10827099: Make 'License' field in third-party metadata required (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/
Patch Set: Created 8 years, 4 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | third_party/hunspell/README.chromium » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Name: flac 1 Name: flac
2 URL: http://sourceforge.net/projects/flac/files/flac-src/flac-1.2.1-src/flac-1.2 .1.tar.gz/download 2 URL: http://sourceforge.net/projects/flac/files/flac-src/flac-1.2.1-src/flac-1.2 .1.tar.gz/download
3 Version: 1.2.1 3 Version: 1.2.1
4 License: BSD
4 License File: COPYING.Xiph 5 License File: COPYING.Xiph
6 Security Critical: yes
5 7
6 Description: 8 Description:
7 This contains a copy of flac-1.2.1 9 This contains a copy of flac-1.2.1
8 10
9 This library is required for the browser to compress and encode recorded audio 11 This library is required for the browser to compress and encode recorded audio
10 before sending to Google servers for speech recognition. This is a straight dump 12 before sending to Google servers for speech recognition. This is a straight dump
11 of flac-1.2.1 with all the unused files removed and the following changes: 13 of flac-1.2.1 with all the unused files removed and the following changes:
12 14
13 - Replaced include/share/alloc.h with a new file 15 - Replaced include/share/alloc.h with a new file
14 - Added flac.gyp, flac.h, README.chromium and src/libFLAC/alloc.c 16 - Added flac.gyp, flac.h, README.chromium and src/libFLAC/alloc.c
15 - Fixed memset(ctx, 0, sizeof(ctx)); in src/libFLAC/md5.c:266 17 - Fixed memset(ctx, 0, sizeof(ctx)); in src/libFLAC/md5.c:266
OLDNEW
« no previous file with comments | « no previous file | third_party/hunspell/README.chromium » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698