chromium/third_party/opus/README.chromium

Name: opus
URL: https://gitlab.xiph.org/xiph/opus
Version: 8cf872a1
Revision: 8cf872a186b96085b1bb3a547afd598354ebeb87
License: BSD
License File: src/COPYING
Security Critical: yes
Shipped: 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, crbug/1491812)

Opus' own unit tests are located in ./src/tests
Additional chromium tests are located in ./tests, and require chromium
checkout to run the tests.

Update DEPS entry for object_name, sha, size, and generation when updating test resource.