Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 Name: opus | 1 Name: opus |
| 2 URL: http://downloads.xiph.org/releases/opus/opus-1.1.3.tar.gz | 2 URL: http://downloads.xiph.org/releases/opus/opus-1.1.3.tar.gz |
|
minyue
2016/08/04 15:58:32
will divert from this, right?
flim-chromium
2016/08/04 16:46:53
Right, the local change is detailed below. Not sur
minyue
2016/08/05 11:50:25
Acknowledged.
| |
| 3 Version: 1.1.3 | 3 Version: 1.1.3 |
| 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 patch from | |
| 18 https://git.xiph.org/?p=opus.git;a=commit;h=79e8f527b0344b0897a65be35e77f7885b d99409 | |
| OLD | NEW |