webrtc/modules/audio_coding/acm2
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
..
acm_receive_test.cc Include module_common_types.h only where needed 2019-09-24 08:22:38 +00:00
acm_receive_test.h Format almost everything. 2019-07-08 13:45:15 +00:00
acm_receiver.cc Remove the unused receive_timestamp arg to NetEq::InsertPacket 2019-10-10 13:34:30 +00:00
acm_receiver.h Delete NACK-related methods from AudioCodingModule 2019-08-12 09:41:10 +00:00
acm_receiver_unittest.cc Delete unused method AudioCodingModule::GetDecodingCallStatistics 2019-09-04 10:08:16 +00:00
acm_resampler.cc [Cleanup] Add missing #include. Remove useless ones. 2018-10-23 11:32:56 +00:00
acm_resampler.h [Cleanup] Add missing #include. Remove useless ones. 2018-10-23 11:32:56 +00:00
acm_send_test.cc Deprecate RTPFragmentationHeader argument to AudioPacketizationCallback::SendData 2019-04-26 12:58:14 +00:00
acm_send_test.h Deprecate RTPFragmentationHeader argument to AudioPacketizationCallback::SendData 2019-04-26 12:58:14 +00:00
audio_coding_module.cc ACM: Adding support for more than 2 channels in the send pipeline 2019-10-04 14:38:59 +00:00
audio_coding_module_unittest.cc ACM: Adding support for more than 2 channels in the send pipeline 2019-10-04 14:38:59 +00:00
call_statistics.cc Reland of "Reporting of decoding_codec_plc events"" 2019-08-07 18:41:46 +00:00
call_statistics.h Move NetworkStatistics and AudioDecodingCallStats from common_types.h 2018-11-19 11:55:34 +00:00
call_statistics_unittest.cc Reland of "Reporting of decoding_codec_plc events"" 2019-08-07 18:41:46 +00:00