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

Issue 1467183002: Add new method AcmReceiver::last_packet_sample_rate_hz() (Closed)

Created:
5 years, 1 month ago by hlundin-webrtc
Modified:
5 years, 1 month ago
Reviewers:
kwiberg-webrtc
CC:
webrtc-reviews_webrtc.org, kwiberg-webrtc, tlegrand-webrtc, tterriberry_mozilla.com, hlundin-webrtc, peah-webrtc, minyue-webrtc
Base URL:
https://chromium.googlesource.com/external/webrtc.git@neteq-last-output-rate
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Add new method AcmReceiver::last_packet_sample_rate_hz() This change allows us to delete AcmReceiver::last_audio_codec_id(). BUG=webrtc:3520 Committed: https://crrev.com/057fb89f83f4ba51d4f0151aa8f8cfa5d5bb0add Cr-Commit-Position: refs/heads/master@{#10756}

Patch Set 1 #

Total comments: 14

Patch Set 2 : Updates after review #

Patch Set 3 : Updates after second review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -24 lines) Patch
M webrtc/modules/audio_coding/main/acm2/acm_receiver.h View 1 4 chunks +8 lines, -7 lines 0 comments Download
M webrtc/modules/audio_coding/main/acm2/acm_receiver.cc View 1 5 chunks +10 lines, -6 lines 0 comments Download
M webrtc/modules/audio_coding/main/acm2/acm_receiver_unittest_oldapi.cc View 1 2 3 chunks +5 lines, -3 lines 0 comments Download
M webrtc/modules/audio_coding/main/acm2/audio_coding_module_impl.cc View 1 chunk +3 lines, -8 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 15 (4 generated)
hlundin-webrtc
Karl, Please, take a look. In particular, comment on whether or not this is fair ...
5 years, 1 month ago (2015-11-23 11:56:16 UTC) #2
kwiberg-webrtc
lgtm with some nits In particular, this is an excellent place to use rtc::Optional. https://codereview.webrtc.org/1467183002/diff/1/webrtc/modules/audio_coding/main/acm2/acm_receiver.cc ...
5 years, 1 month ago (2015-11-23 13:03:50 UTC) #3
hlundin-webrtc
Updates after review
5 years, 1 month ago (2015-11-23 13:48:01 UTC) #4
hlundin-webrtc
Updates after review
5 years, 1 month ago (2015-11-23 13:49:54 UTC) #5
hlundin-webrtc
https://codereview.webrtc.org/1467183002/diff/1/webrtc/modules/audio_coding/main/acm2/acm_receiver.cc File webrtc/modules/audio_coding/main/acm2/acm_receiver.cc (right): https://codereview.webrtc.org/1467183002/diff/1/webrtc/modules/audio_coding/main/acm2/acm_receiver.cc#newcode132 webrtc/modules/audio_coding/main/acm2/acm_receiver.cc:132: last_packet_sample_rate_hz_() { On 2015/11/23 13:03:50, kwiberg-webrtc wrote: > No ...
5 years, 1 month ago (2015-11-23 13:50:45 UTC) #7
kwiberg-webrtc
https://codereview.webrtc.org/1467183002/diff/1/webrtc/modules/audio_coding/main/acm2/acm_receiver_unittest_oldapi.cc File webrtc/modules/audio_coding/main/acm2/acm_receiver_unittest_oldapi.cc (right): https://codereview.webrtc.org/1467183002/diff/1/webrtc/modules/audio_coding/main/acm2/acm_receiver_unittest_oldapi.cc#newcode348 webrtc/modules/audio_coding/main/acm2/acm_receiver_unittest_oldapi.cc:348: EXPECT_EQ(c.inst.plfreq, *receiver_->last_packet_sample_rate_hz()); On 2015/11/23 13:50:45, hlundin-webrtc wrote: > On ...
5 years, 1 month ago (2015-11-23 14:03:35 UTC) #8
hlundin-webrtc
Updates after second review
5 years, 1 month ago (2015-11-23 14:11:32 UTC) #9
hlundin-webrtc
https://codereview.webrtc.org/1467183002/diff/1/webrtc/modules/audio_coding/main/acm2/acm_receiver_unittest_oldapi.cc File webrtc/modules/audio_coding/main/acm2/acm_receiver_unittest_oldapi.cc (right): https://codereview.webrtc.org/1467183002/diff/1/webrtc/modules/audio_coding/main/acm2/acm_receiver_unittest_oldapi.cc#newcode348 webrtc/modules/audio_coding/main/acm2/acm_receiver_unittest_oldapi.cc:348: EXPECT_EQ(c.inst.plfreq, *receiver_->last_packet_sample_rate_hz()); On 2015/11/23 14:03:35, kwiberg-webrtc wrote: > On ...
5 years, 1 month ago (2015-11-23 14:13:35 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1467183002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1467183002/60001
5 years, 1 month ago (2015-11-23 15:16:03 UTC) #13
commit-bot: I haz the power
Committed patchset #3 (id:60001)
5 years, 1 month ago (2015-11-23 16:19:55 UTC) #14
commit-bot: I haz the power
5 years, 1 month ago (2015-11-23 16:20:08 UTC) #15
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/057fb89f83f4ba51d4f0151aa8f8cfa5d5bb0add
Cr-Commit-Position: refs/heads/master@{#10756}

Powered by Google App Engine
This is Rietveld 408576698