blob: f0818fb17b232d79d94b50b4a5c3b9aa0a4b0bc5 [file] [log] [blame]
Name: opus
URL: https://gitlab.xiph.org/xiph/opus
Version: 16395923
License: BSD
License File: src/COPYING
Security Critical: yes
Description:
This directory contains a copy of Opus library
This library is used by Chrome Remote Desktop and WebRTC for audio stream
encoding/decoding.
Local changes:
* copy .gitignore from https://git.xiph.org/?p=opus.git;a=tree
* set 'x' flags: "chmod 750 win32/genversion.bat"
* remove assertion messages in release builds (see crbug/1053572)
* add workaround to ignore some int-overflows when fuzzing (see crbug/1146174)
Opus' own unit tests are located in ./src/tests
Additional chromium tests are located in ./tests