Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(677)

Issue 2214813002: Opus: Ensure that NLSF cannot be negative when computing a min distance between them (Closed)

Created:
4 years, 4 months ago by flim-chromium
Modified:
4 years, 4 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Opus: Ensure that NLSF cannot be negative when computing a min distance between them Ref: https://git.xiph.org/?p=opus.git;a=commit;h=79e8f527b0344b0897a65be35e77f7885bd99409 BUG=632124 Committed: https://crrev.com/7b9d8ea29454181f7210e06deff1df2d89347e80 Cr-Commit-Position: refs/heads/master@{#410621}

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -1 line) Patch
M third_party/opus/README.chromium View 1 chunk +2 lines, -0 lines 3 comments Download
M third_party/opus/src/silk/NLSF_stabilize.c View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 23 (6 generated)
flim-chromium
This change was merged in the upstream master branch and here's applying it locally. Could ...
4 years, 4 months ago (2016-08-04 15:52:24 UTC) #2
minyue
https://codereview.chromium.org/2214813002/diff/1/third_party/opus/README.chromium File third_party/opus/README.chromium (right): https://codereview.chromium.org/2214813002/diff/1/third_party/opus/README.chromium#newcode2 third_party/opus/README.chromium:2: URL: http://downloads.xiph.org/releases/opus/opus-1.1.3.tar.gz will divert from this, right?
4 years, 4 months ago (2016-08-04 15:58:32 UTC) #3
flim-chromium
https://codereview.chromium.org/2214813002/diff/1/third_party/opus/README.chromium File third_party/opus/README.chromium (right): https://codereview.chromium.org/2214813002/diff/1/third_party/opus/README.chromium#newcode2 third_party/opus/README.chromium:2: URL: http://downloads.xiph.org/releases/opus/opus-1.1.3.tar.gz On 2016/08/04 15:58:32, minyue wrote: > will ...
4 years, 4 months ago (2016-08-04 16:46:53 UTC) #4
minyue
lgtm https://codereview.chromium.org/2214813002/diff/1/third_party/opus/README.chromium File third_party/opus/README.chromium (right): https://codereview.chromium.org/2214813002/diff/1/third_party/opus/README.chromium#newcode2 third_party/opus/README.chromium:2: URL: http://downloads.xiph.org/releases/opus/opus-1.1.3.tar.gz On 2016/08/04 16:46:53, flim-chromium wrote: > ...
4 years, 4 months ago (2016-08-05 11:50:25 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2214813002/1
4 years, 4 months ago (2016-08-05 11:53:43 UTC) #7
commit-bot: I haz the power
No L-G-T-M from a valid reviewer yet. CQ run can only be started by full ...
4 years, 4 months ago (2016-08-05 11:53:44 UTC) #9
flim-chromium
Hi sergeyu, could you PTAL? thanks :)
4 years, 4 months ago (2016-08-05 12:01:48 UTC) #11
Sergey Ulanov
What's the reason to cherry-pick one change instead of just rolling opus to the latest ...
4 years, 4 months ago (2016-08-05 22:44:06 UTC) #12
Sergey Ulanov
opus is pulled from https://chromium.googlesource.com/chromium/deps/opus.git (see src/DEPS ). The upstream change is already there: https://chromium.googlesource.com/chromium/deps/opus.git/+/79e8f527b0344b0897a65be35e77f7885bd99409 ...
4 years, 4 months ago (2016-08-05 22:52:16 UTC) #13
flim-chromium
On 2016/08/05 22:44:06, Sergey Ulanov wrote: > What's the reason to cherry-pick one change instead ...
4 years, 4 months ago (2016-08-05 23:52:16 UTC) #14
Sergey Ulanov
On 2016/08/05 23:52:16, flim-chromium wrote: > On 2016/08/05 22:44:06, Sergey Ulanov wrote: > > What's ...
4 years, 4 months ago (2016-08-08 17:41:19 UTC) #15
flim-chromium
On 2016/08/08 17:41:19, Sergey Ulanov wrote: > On 2016/08/05 23:52:16, flim-chromium wrote: > > On ...
4 years, 4 months ago (2016-08-08 20:59:01 UTC) #16
Sergey Ulanov
On 2016/08/08 20:59:01, flim-chromium wrote: > On 2016/08/08 17:41:19, Sergey Ulanov wrote: > > On ...
4 years, 4 months ago (2016-08-08 23:01:46 UTC) #17
flim-chromium
On 2016/08/08 23:01:46, Sergey Ulanov wrote: > On 2016/08/08 20:59:01, flim-chromium wrote: > > On ...
4 years, 4 months ago (2016-08-09 08:38:51 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2214813002/1
4 years, 4 months ago (2016-08-09 08:39:17 UTC) #20
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 4 months ago (2016-08-09 09:27:06 UTC) #21
commit-bot: I haz the power
4 years, 4 months ago (2016-08-09 09:29:08 UTC) #23
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/7b9d8ea29454181f7210e06deff1df2d89347e80
Cr-Commit-Position: refs/heads/master@{#410621}

Powered by Google App Engine
This is Rietveld 408576698