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

Issue 1923763003: DecoderDatabase::IsComfortNoise: Improved efficiency. (Closed)

Created:
4 years, 7 months ago by ossu
Modified:
4 years, 7 months ago
CC:
webrtc-reviews_webrtc.org, kwiberg-webrtc, tlegrand-webrtc, tterriberry_mozilla.com, audio-team_agora.io, hlundin-webrtc, peah-webrtc, minyue-webrtc
Base URL:
https://chromium.googlesource.com/external/webrtc.git@cng-experiment
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

DecoderDatabase::IsComfortNoise: Improved efficiency. Changed DecoderDatabase::IsComfortNoise to do one, rather than four, lookups of the rtp payload type. IsComfortNoise is called more frequently since CNG was changed to not be an AudioDecoder. BUG=606765 Committed: https://crrev.com/6353723b029de581b1d0393ddf49c79f34b8f37c Cr-Commit-Position: refs/heads/master@{#12533}

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -6 lines) Patch
M webrtc/modules/audio_coding/neteq/decoder_database.cc View 1 chunk +8 lines, -6 lines 1 comment Download

Depends on Patchset:

Messages

Total messages: 13 (6 generated)
ossu
Please take a look at this change.
4 years, 7 months ago (2016-04-27 10:45:18 UTC) #3
kwiberg-webrtc
lgtm https://codereview.webrtc.org/1923763003/diff/1/webrtc/modules/audio_coding/neteq/decoder_database.cc File webrtc/modules/audio_coding/neteq/decoder_database.cc (right): https://codereview.webrtc.org/1923763003/diff/1/webrtc/modules/audio_coding/neteq/decoder_database.cc#newcode176 webrtc/modules/audio_coding/neteq/decoder_database.cc:176: } Suggestion for future improvement: If we're having ...
4 years, 7 months ago (2016-04-27 12:16:34 UTC) #5
ossu
On 2016/04/27 12:16:34, kwiberg-webrtc wrote: > lgtm > > https://codereview.webrtc.org/1923763003/diff/1/webrtc/modules/audio_coding/neteq/decoder_database.cc > File webrtc/modules/audio_coding/neteq/decoder_database.cc (right): > ...
4 years, 7 months ago (2016-04-27 12:36:46 UTC) #6
hlundin-webrtc
lgtm
4 years, 7 months ago (2016-04-27 14:38:53 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1923763003/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1923763003/1
4 years, 7 months ago (2016-04-27 14:42:03 UTC) #9
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 7 months ago (2016-04-27 14:43:42 UTC) #11
commit-bot: I haz the power
4 years, 7 months ago (2016-04-27 14:43:51 UTC) #13
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/6353723b029de581b1d0393ddf49c79f34b8f37c
Cr-Commit-Position: refs/heads/master@{#12533}

Powered by Google App Engine
This is Rietveld 408576698