webrtc/modules/audio_coding/test
Minyue Li 4175914f41 Revert "Send absolute capture time through audio coding module."
This reverts commit 48655cfdbf.

Reason for revert: failing upstream tests

Original change's description:
> Send absolute capture time through audio coding module.
> 
> Bug: webrtc:10739
> Change-Id: I44e0305be7c84b253172511c2977b1d700e40c1b
> Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/167067
> Reviewed-by: Oskar Sundbom <ossu@webrtc.org>
> Reviewed-by: Danil Chapovalov <danilchap@webrtc.org>
> Reviewed-by: Chen Xing <chxg@google.com>
> Commit-Queue: Minyue Li <minyue@webrtc.org>
> Cr-Commit-Position: refs/heads/master@{#30363}

TBR=danilchap@webrtc.org,ossu@webrtc.org,minyue@webrtc.org,chxg@google.com

Change-Id: Ia36b9ae899563c9afd8612ffd83871b8a5778a2b
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: webrtc:10739
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/167212
Reviewed-by: Minyue Li <minyue@webrtc.org>
Commit-Queue: Minyue Li <minyue@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#30364}
2020-01-23 16:21:06 +00:00
..
Channel.cc Revert "Send absolute capture time through audio coding module." 2020-01-23 16:21:06 +00:00
Channel.h Revert "Send absolute capture time through audio coding module." 2020-01-23 16:21:06 +00:00
EncodeDecodeTest.cc Revert "Send absolute capture time through audio coding module." 2020-01-23 16:21:06 +00:00
EncodeDecodeTest.h Revert "Send absolute capture time through audio coding module." 2020-01-23 16:21:06 +00:00
iSACTest.cc Delete some unused AudioCodingModule methods 2019-08-20 13:42:36 +00:00
iSACTest.h Reland "Remove CodecInst pt.1" 2018-12-05 10:38:23 +00:00
opus_test.cc Revert "Send absolute capture time through audio coding module." 2020-01-23 16:21:06 +00:00
opus_test.h Reland "Remove CodecInst pt.1" 2018-12-05 10:38:23 +00:00
PacketLossTest.cc Format almost everything. 2019-07-08 13:45:15 +00:00
PacketLossTest.h Format almost everything. 2019-07-08 13:45:15 +00:00
PCMFile.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
PCMFile.h Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
RTPFile.cc Include module_common_types.h only where needed 2019-09-24 08:22:38 +00:00
RTPFile.h Include module_common_types.h only where needed 2019-09-24 08:22:38 +00:00
target_delay_unittest.cc Include module_common_types.h only where needed 2019-09-24 08:22:38 +00:00
TestAllCodecs.cc Revert "Send absolute capture time through audio coding module." 2020-01-23 16:21:06 +00:00
TestAllCodecs.h Revert "Send absolute capture time through audio coding module." 2020-01-23 16:21:06 +00:00
Tester.cc Format almost everything. 2019-07-08 13:45:15 +00:00
TestRedFec.cc Use std::make_unique instead of absl::make_unique. 2019-09-17 15:47:29 +00:00
TestRedFec.h AudioCodingModuleTest.TestRedFec: Don't let the ACM create audio encoders 2018-10-04 11:20:57 +00:00
TestStereo.cc Revert "Send absolute capture time through audio coding module." 2020-01-23 16:21:06 +00:00
TestStereo.h Revert "Send absolute capture time through audio coding module." 2020-01-23 16:21:06 +00:00
TestVADDTX.cc Delete unused Opus-specific methods of AudioCodingModule 2019-08-09 07:06:36 +00:00
TestVADDTX.h Make AudioFrameType an enum class, and move to audio_coding_module_typedefs.h 2019-03-19 16:59:27 +00:00
TwoWayCommunication.cc Format almost everything. 2019-07-08 13:45:15 +00:00
TwoWayCommunication.h Reland "Remove CodecInst pt.1" 2018-12-05 10:38:23 +00:00