Revert "Merged all Chromoting Host code into remoting_core.dll (Windows)."
[chromium-blink-merge.git] / third_party / opus / README.chromium
blob1f45fd625ac56431fd329cebf2997fc9a1464108
1 Name: opus
2 URL: http://downloads.xiph.org/releases/opus/opus-1.0.1.tar.gz
3 Version: 1.0.1
4 License: BSD
5 License File: src/COPYING
6 Security Critical: yes
8 Description:
9 This contains a copy of opus-1.0.1 library
11 Modifications:
12 Import fix for padding in decoder http://git.xiph.org/?p=opus.git;a=commitdiff;h=9345aaa5ca1c2fb7d62981b2a538e0ce20612c38
14 This library is used by Chrome Remote Desktop for audio stream
15 encoding/decoding. It will also be used by WebRTC.