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

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

Issue 2962373002: [Opus] Update to v1.2.1 (Closed)
Patch Set: Pre-increment instead of post-increment Created 3 years, 5 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
« no previous file with comments | « third_party/opus/DEPS ('k') | third_party/opus/src/LICENSE_PLEASE_READ.txt » ('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: opus 1 Name: opus
2 URL: http://downloads.xiph.org/releases/opus/opus-1.1.3.tar.gz 2 URL: https://git.xiph.org/?p=opus.git;a=snapshot;h=ed08a3b0ba736d007c1a87b9c5c07 7b01170e7be;sf=tgz
3 Version: 1.1.3 3 Version: ed08a3b0ba736d007c1a87b9c5c077b01170e7be
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.
13 13
14 Local changes: 14 Local changes:
15 * copy .gitignore from https://git.xiph.org/?p=opus.git;a=tree 15 * copy .gitignore from https://git.xiph.org/?p=opus.git;a=tree
16 * set 'x' flags: "chmod 750 win32/genversion.bat" 16 * set 'x' flags: "chmod 750 win32/genversion.bat"
17 * Apply patches from
18 https://git.xiph.org/?p=opus.git;a=commit;h=79e8f527b0344b0897a65be35e77f7885b d99409
19 https://git.xiph.org/?p=opus.git;a=commitdiff;h=e5ad26169502c1f0b067916e782c2b 3fdea6fba9
20 https://git.xiph.org/?p=opus.git;a=commitdiff;h=5da0498a3e23339aaceba659a97e93 5031d5693d
21 https://git.xiph.org/?p=opus.git;a=commitdiff;h=8d02afe05b80097f5a09361bb75e29 50cb3ea6e2
OLDNEW
« no previous file with comments | « third_party/opus/DEPS ('k') | third_party/opus/src/LICENSE_PLEASE_READ.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698