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

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

Issue 237143003: Enable ARM optimizations for Opus in iOS (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 8 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/opus/opus.gyp » ('j') | third_party/opus/opus.gyp » ('J')
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Name: opus 1 Name: opus
2 URL: http://git.xiph.org/?p=opus.git 2 URL: http://git.xiph.org/?p=opus.git
3 Version: 1.1.0B 3 Version: 1.1.0
tlegrand1 2014/04/14 15:30:58 Noticed that I forgot to update this file when pul
4 License: BSD 4 License: BSD
5 License File: src/COPYING 5 License File: src/COPYING
6 Security Critical: yes 6 Security Critical: yes
7 7
8 Description: 8 Description:
9 This directory contains a copy of Opus library 9 This directory contains a copy of Opus library
10 10
11 This library is used by Chrome Remote Desktop and WebRTC for audio stream 11 This library is used by Chrome Remote Desktop and WebRTC for audio stream
12 encoding/decoding. 12 encoding/decoding.
OLDNEW
« no previous file with comments | « no previous file | third_party/opus/opus.gyp » ('j') | third_party/opus/opus.gyp » ('J')

Powered by Google App Engine
This is Rietveld 408576698