webrtc/modules/audio_coding/test
Karl Wiberg a1d1a1e976 WebRTC Opus C interface: Add support for non-48 kHz decode sample rate
Plus tests for 16 kHz.

Bug: webrtc:10631
Change-Id: I2d89bc6d0d9548f0ad7bb1e36d6dfde6b6b31f83
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/138072
Commit-Queue: Karl Wiberg <kwiberg@webrtc.org>
Reviewed-by: Minyue Li <minyue@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#28099}
2019-05-29 10:33:03 +00:00
..
Channel.cc Deprecate RTPFragmentationHeader argument to AudioPacketizationCallback::SendData 2019-04-26 12:58:14 +00:00
Channel.h Deprecate RTPFragmentationHeader argument to AudioPacketizationCallback::SendData 2019-04-26 12:58:14 +00:00
EncodeDecodeTest.cc Deprecate RTPFragmentationHeader argument to AudioPacketizationCallback::SendData 2019-04-26 12:58:14 +00:00
EncodeDecodeTest.h Deprecate RTPFragmentationHeader argument to AudioPacketizationCallback::SendData 2019-04-26 12:58:14 +00:00
iSACTest.cc (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
iSACTest.h Reland "Remove CodecInst pt.1" 2018-12-05 10:38:23 +00:00
opus_test.cc WebRTC Opus C interface: Add support for non-48 kHz decode sample rate 2019-05-29 10:33:03 +00:00
opus_test.h Reland "Remove CodecInst pt.1" 2018-12-05 10:38:23 +00:00
PacketLossTest.cc Update remaining audio test code to not use WebRtcRTPHeader. 2019-02-18 13:29:35 +00:00
PacketLossTest.h Reland "Remove CodecInst pt.1" 2018-12-05 10:38:23 +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 Update remaining audio test code to not use WebRtcRTPHeader. 2019-02-18 13:29:35 +00:00
RTPFile.h Update remaining audio test code to not use WebRtcRTPHeader. 2019-02-18 13:29:35 +00:00
target_delay_unittest.cc Update ACM to use RTPHeader instead of WebRtcRTPHeader 2019-02-18 08:01:31 +00:00
TestAllCodecs.cc Deprecate RTPFragmentationHeader argument to AudioPacketizationCallback::SendData 2019-04-26 12:58:14 +00:00
TestAllCodecs.h Deprecate RTPFragmentationHeader argument to AudioPacketizationCallback::SendData 2019-04-26 12:58:14 +00:00
Tester.cc (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
TestRedFec.cc (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
TestRedFec.h AudioCodingModuleTest.TestRedFec: Don't let the ACM create audio encoders 2018-10-04 11:20:57 +00:00
TestStereo.cc Deprecate RTPFragmentationHeader argument to AudioPacketizationCallback::SendData 2019-04-26 12:58:14 +00:00
TestStereo.h Deprecate RTPFragmentationHeader argument to AudioPacketizationCallback::SendData 2019-04-26 12:58:14 +00:00
TestVADDTX.cc Make VideoFrameType an enum class, and move to separate file and target 2019-03-22 12:44:51 +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 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
TwoWayCommunication.h Reland "Remove CodecInst pt.1" 2018-12-05 10:38:23 +00:00