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

Issue 2020353003: AudioDecoderIsacT: Require caller to always specify sample rate (Closed)

Created:
4 years, 6 months ago by kwiberg-webrtc
Modified:
4 years, 6 months ago
CC:
webrtc-reviews_webrtc.org, kwiberg-webrtc, Andrew MacDonald, henrika_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@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

AudioDecoderIsacT: Require caller to always specify sample rate This gets rid of the complex & icky state where the sample rate is not yet determined. BUG=webrtc:5801 Committed: https://crrev.com/abe95ba323e27f7cb758c75a974dd9b4e2a7edd6 Cr-Commit-Position: refs/heads/master@{#13011}

Patch Set 1 : #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -52 lines) Patch
M webrtc/modules/audio_coding/acm2/audio_coding_module_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/modules/audio_coding/acm2/rent_a_codec.h View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/modules/audio_coding/acm2/rent_a_codec.cc View 2 chunks +7 lines, -4 lines 0 comments Download
M webrtc/modules/audio_coding/codecs/isac/audio_decoder_isac_t.h View 2 chunks +1 line, -7 lines 0 comments Download
M webrtc/modules/audio_coding/codecs/isac/audio_decoder_isac_t_impl.h View 4 chunks +6 lines, -32 lines 0 comments Download
M webrtc/modules/utility/source/coder.cc View 1 chunk +3 lines, -2 lines 2 comments Download
M webrtc/test/fuzzers/audio_decoder_isac_fuzzer.cc View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/test/fuzzers/audio_decoder_isac_incoming_packet_fuzzer.cc View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/test/fuzzers/audio_decoder_isacfix_fuzzer.cc View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/voice_engine/channel.cc View 1 chunk +2 lines, -2 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 16 (5 generated)
kwiberg-webrtc
This cuts across a bunch of OWNER areas: modules/audio_coding: hlundin (+ main reviewer for the ...
4 years, 6 months ago (2016-06-01 12:52:39 UTC) #4
hlundin-webrtc
lgtm
4 years, 6 months ago (2016-06-01 13:41:31 UTC) #5
pbos-webrtc
test/fuzzers lgtm
4 years, 6 months ago (2016-06-01 14:10:45 UTC) #6
the sun
lgtm
4 years, 6 months ago (2016-06-01 17:50:11 UTC) #7
perkj_webrtc
please make your self an owner of the file you need to change in utility ...
4 years, 6 months ago (2016-06-01 20:04:40 UTC) #8
kwiberg-webrtc
https://codereview.webrtc.org/2020353003/diff/40001/webrtc/modules/utility/source/coder.cc File webrtc/modules/utility/source/coder.cc (right): https://codereview.webrtc.org/2020353003/diff/40001/webrtc/modules/utility/source/coder.cc#newcode48 webrtc/modules/utility/source/coder.cc:48: if (acm_->RegisterReceiveCodec(codec_inst, [&] { On 2016/06/01 20:04:40, perkj_webrtc wrote: ...
4 years, 6 months ago (2016-06-02 08:23:16 UTC) #9
the sun
On 2016/06/02 08:23:16, kwiberg-webrtc wrote: > https://codereview.webrtc.org/2020353003/diff/40001/webrtc/modules/utility/source/coder.cc > File webrtc/modules/utility/source/coder.cc (right): > > https://codereview.webrtc.org/2020353003/diff/40001/webrtc/modules/utility/source/coder.cc#newcode48 > ...
4 years, 6 months ago (2016-06-02 09:04:02 UTC) #10
perkj_webrtc
On 2016/06/02 09:04:02, the sun wrote: > On 2016/06/02 08:23:16, kwiberg-webrtc wrote: > > > ...
4 years, 6 months ago (2016-06-02 09:28:48 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2020353003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/2020353003/40001
4 years, 6 months ago (2016-06-02 09:50:02 UTC) #13
commit-bot: I haz the power
Committed patchset #1 (id:40001)
4 years, 6 months ago (2016-06-02 09:59:02 UTC) #14
commit-bot: I haz the power
4 years, 6 months ago (2016-06-02 09:59:08 UTC) #16
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/abe95ba323e27f7cb758c75a974dd9b4e2a7edd6
Cr-Commit-Position: refs/heads/master@{#13011}

Powered by Google App Engine
This is Rietveld 408576698