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

Issue 2851383004: NetEqTest: Extend the callback structure (Closed)

Created:
3 years, 7 months ago by hlundin-webrtc
Modified:
3 years, 7 months ago
Reviewers:
*ivoc, *kjellander_webrtc, AleBzk
CC:
webrtc-reviews_webrtc.org, AleBzk, peah-webrtc, tlegrand-webrtc, tterriberry_mozilla.com, audio-team_agora.io, hlundin-webrtc, kwiberg-webrtc, minyue-webrtc
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

NetEqTest: Extend the callback structure This change allows more callbacks to be registered to the test object. The callbacks are used to give the user of the test object the ability to instrument the test object. This CL specifically adds instrumentation points just after a packet is inserted into NetEq, and just after audio is pulled out of NetEq. BUG=webrtc:7467 Review-Url: https://codereview.webrtc.org/2851383004 Cr-Commit-Position: refs/heads/master@{#18014} Committed: https://chromium.googlesource.com/external/webrtc/+/02739d9149c3b131703cc3df31c349afb9b097a5

Patch Set 1 #

Total comments: 10

Messages

Total messages: 12 (5 generated)
hlundin-webrtc
ivoc, alessiob: please, review it all. kjellander: please, take a look at the trivial change ...
3 years, 7 months ago (2017-05-02 08:45:45 UTC) #3
AleBzk
LGTM with a few questions (see the comments). Plus, I'm curious to know why there's ...
3 years, 7 months ago (2017-05-02 10:36:56 UTC) #4
ivoc
Lgtm with two questions. https://codereview.webrtc.org/2851383004/diff/1/webrtc/modules/audio_coding/neteq/tools/neteq_test.h File webrtc/modules/audio_coding/neteq/tools/neteq_test.h (right): https://codereview.webrtc.org/2851383004/diff/1/webrtc/modules/audio_coding/neteq/tools/neteq_test.h#newcode43 webrtc/modules/audio_coding/neteq/tools/neteq_test.h:43: virtual void AfterInsertPacket(const NetEqInput::PacketData& packet, ...
3 years, 7 months ago (2017-05-02 11:31:42 UTC) #5
kjellander_webrtc
rs lgtm for webrtc/test/
3 years, 7 months ago (2017-05-02 17:52:46 UTC) #6
hlundin-webrtc
Thanks for reviewing! I'm going to commit this as is. https://codereview.webrtc.org/2851383004/diff/1/webrtc/modules/audio_coding/neteq/tools/neteq_test.cc File webrtc/modules/audio_coding/neteq/tools/neteq_test.cc (right): https://codereview.webrtc.org/2851383004/diff/1/webrtc/modules/audio_coding/neteq/tools/neteq_test.cc#newcode72 ...
3 years, 7 months ago (2017-05-04 12:50:07 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2851383004/1
3 years, 7 months ago (2017-05-04 12:50:18 UTC) #9
commit-bot: I haz the power
3 years, 7 months ago (2017-05-04 13:09:11 UTC) #12
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/external/webrtc/+/02739d9149c3b131703cc3df3...

Powered by Google App Engine
This is Rietveld 408576698