Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 Name: opus | 1 Name: opus |
| 2 URL: http://downloads.xiph.org/releases/opus/opus-1.0.1.tar.gz | 2 URL: http://downloads.xiph.org/releases/opus/opus-1.0.1.tar.gz |
| 3 Version: 1.0.1 | 3 Version: 1.0.1 |
| 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 contains a copy of opus-1.0.1 library | 9 This contains a copy of opus-1.0.1 library |
| 10 | 10 |
| 11 Modifications: | |
|
Sergey Ulanov
2012/12/14 18:51:22
The change in opus_decoder.c will need a DEPS roll
| |
| 12 - Import fix for padding in decoder http://git.xiph.org/?p=opus.git;a=commitdiff ;h=9345aaa5ca1c2fb7d62981b2a538e0ce20612c38 | |
| 13 | |
| 11 This library is used by Chrome Remote Desktop for audio stream | 14 This library is used by Chrome Remote Desktop for audio stream |
| 12 encoding/decoding. It will also be used by WebRTC. | 15 encoding/decoding. It will also be used by WebRTC. |
| OLD | NEW |