Files
platform-external-webrtc/third_party/opus
Autoroller 303f4a3127 Roll chromium_revision 372312ba2f..64b2aa35c9 (562984:563090)
Change log: 372312ba2f..64b2aa35c9
Full diff: 372312ba2f..64b2aa35c9

Roll chromium third_party 7492eba5e9..dec617523d
Change log: 7492eba5e9..dec617523d

Changed dependencies:
* src/base: 3b2962827a..214ceb8013
* src/build: c447cb6160..a429f6047e
* src/ios: fbe9f18a1b..5cbbe2cfea
* src/testing: 51411f0ada..8b1137b1a5
* src/third_party/freetype/src: 9e345c9117..d45d4b97e6
* src/tools: c81034c6c7..8c2b5be38a
DEPS diff: 372312ba2f..64b2aa35c9/DEPS

No update to Clang.

TBR=buildbot@webrtc.org,
BUG=None
CQ_INCLUDE_TRYBOTS=master.internal.tryserver.corp.webrtc:linux_internal
NO_AUTOIMPORT_DEPS_CHECK=true

Change-Id: Iee2b2fe663a82c02d8a583ee8a9e4f3634dcdfa2
Reviewed-on: https://webrtc-review.googlesource.com/80082
Commit-Queue: WebRTC Buildbot <buildbot@webrtc.org>
Reviewed-by: WebRTC Buildbot <buildbot@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#23459}
2018-05-31 01:06:24 +00:00
..

Name: opus
URL: https://git.xiph.org/?p=opus.git;a=snapshot;h=3fe744ea04fdcc418fb85c2c133d13372ebb019b;sf=tgz
Version: 3fe744ea04fdcc418fb85c2c133d13372ebb019b
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"
* Apply https://git.xiph.org/?p=opus.git;a=commitdiff;h=46560534fcb5710a894a341c2f9526db58fd7087#patch1
* Apply https://github.com/xiph/opus/pull/73
* Apply https://github.com/xiph/opus/pull/87
* Make sure HB_gain is not NaN in an attempt to fix chromium:826914
* Saturate add to avoid int overflow to fix chromium:842528. This should be
  reverted when updating to v1.3