| Name: flac | 
 | URL: http://sourceforge.net/projects/flac/files/flac-src/flac-1.2.1-src/flac-1.2.1.tar.gz/download | 
 | Version: 1.2.1 | 
 | License: BSD | 
 | License File: COPYING.Xiph | 
 | Security Critical: yes | 
 |  | 
 | Description: | 
 | 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 | 
 | - Fixed memset(ctx, 0, sizeof(ctx)); in src/libFLAC/md5.c:266 | 
 | - Add #define for fseeko/ftello for VS2012 in src/libFLAC/stream_decoder.c and | 
 |   src/libFLAC/stream_encoder.c |