webrtc/modules/audio_coding
Karl Wiberg 45eb135832 Remove the unused receive_timestamp arg to NetEq::InsertPacket
The implementation just ignores the provided timestamp, and gets the
time from the current clock instead.

Bug: webrtc:11028
Change-Id: I7a1fee36bef862c68d8f15fd19ee53b2bbb25892
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/156164
Commit-Queue: Karl Wiberg <kwiberg@webrtc.org>
Reviewed-by: Ivo Creusen <ivoc@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#29434}
2019-10-10 13:34:30 +00:00
..
acm2 Remove the unused receive_timestamp arg to NetEq::InsertPacket 2019-10-10 13:34:30 +00:00
audio_network_adaptor Use std::make_unique instead of absl::make_unique. 2019-09-17 15:47:29 +00:00
codecs Adds trial to calculate audio overhead based on available data. 2019-10-02 13:42:15 +00:00
include Delete unused method AudioCodingModule::GetDecodingCallStatistics 2019-09-04 10:08:16 +00:00
neteq Remove the unused receive_timestamp arg to NetEq::InsertPacket 2019-10-10 13:34:30 +00:00
test Include module_common_types.h only where needed 2019-09-24 08:22:38 +00:00
audio_coding.gni Don't select audio codecs depending on GN vars build_with_{chromium|mozilla} 2017-11-01 18:59:27 +00:00
BUILD.gn Added support for skipping get_audio events, adding dummy packets and setting a field trial string. 2019-10-07 12:26:44 +00:00
DEPS Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
OWNERS Make ivoc owner of audio_coding. 2018-10-15 15:08:28 +00:00