webrtc/api/audio
Chen Xing 3e8ef940fe Add plumbing of RtpPacketInfos to each AudioFrame as input for SourceTracker.
This change adds the plumbing of RtpPacketInfo from ChannelReceive::OnRtpPacket() to ChannelReceive::GetAudioFrameWithInfo() for audio. It is a step towards replacing the non-spec compliant ContributingSources that updates itself at packet-receive time, with the spec-compliant SourceTracker that will update itself at frame-delivery-to-track time.

Bug: webrtc:10668
Change-Id: I03385d6865bbc7bfbef7634f88de820a934f787a
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/139890
Reviewed-by: Stefan Holmer <stefan@webrtc.org>
Reviewed-by: Minyue Li <minyue@webrtc.org>
Commit-Queue: Chen Xing <chxg@google.com>
Cr-Commit-Position: refs/heads/master@{#28434}
2019-07-01 15:56:40 +00:00
..
test [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00
audio_frame.cc Add plumbing of RtpPacketInfos to each AudioFrame as input for SourceTracker. 2019-07-01 15:56:40 +00:00
audio_frame.h Add plumbing of RtpPacketInfos to each AudioFrame as input for SourceTracker. 2019-07-01 15:56:40 +00:00
audio_mixer.h (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
BUILD.gn Add plumbing of RtpPacketInfos to each AudioFrame as input for SourceTracker. 2019-07-01 15:56:40 +00:00
echo_canceller3_config.cc AEC3: Remove unused config parameters 2019-04-04 12:36:48 +00:00
echo_canceller3_config.h AEC3: Stationary init: fixing a typo when reading the json configuration 2019-04-24 07:42:37 +00:00
echo_canceller3_config_json.cc AEC3: Stationary init: fixing a typo when reading the json configuration 2019-04-24 07:42:37 +00:00
echo_canceller3_config_json.h APM: Adding more explicit handling of failures in the json config data 2018-10-25 10:31:54 +00:00
echo_canceller3_factory.cc Use absl::make_unique and absl::WrapUnique directly 2018-07-05 10:59:49 +00:00
echo_canceller3_factory.h Reland "Export symbols needed by the Chromium component build (part 1)." 2018-10-11 09:50:21 +00:00
echo_control.h Allow AEC3 to use any externally reported audio buffer delay in AEC3 2018-04-18 09:05:54 +00:00
OWNERS Make gustaf and peah OWNERS of api/audio 2018-02-06 13:11:12 +00:00