webrtc/modules/audio_coding/acm2
Yves Gerey 75e2290af2 Rollback to strict audio codec tests for libopus on android (neon).
This a revert of the manual accommodation done in [1].
The lenient tests are no longer needed since a proper libopus fix [2]
has been rolled in [3].

[1] https://webrtc-review.googlesource.com/c/src/+/148700
[2] https://chromium-review.googlesource.com/c/chromium/src/+/1785648
[3] https://webrtc-review.googlesource.com/c/src/+/151721/

Bug: webrtc:9995, chromium:986727
Change-Id: I7f64a45ccbe2c4d985ba663cf77c6fa0efebd528
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/151781
Reviewed-by: Henrik Lundin <henrik.lundin@webrtc.org>
Commit-Queue: Yves Gerey <yvesg@google.com>
Cr-Commit-Position: refs/heads/master@{#29089}
2019-09-06 07:48:28 +00:00
..
acm_receive_test.cc Update ACM to use RTPHeader instead of WebRtcRTPHeader 2019-02-18 08:01:31 +00:00
acm_receive_test.h Format almost everything. 2019-07-08 13:45:15 +00:00
acm_receiver.cc Remove clock drift metric from NetEq. 2019-09-02 13:50:55 +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 Delete unused method AudioCodingModule::GetDecodingCallStatistics 2019-09-04 10:08:16 +00:00
audio_coding_module_unittest.cc Rollback to strict audio codec tests for libopus on android (neon). 2019-09-06 07:48:28 +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