webrtc/modules/audio_coding
Minyue Li 54d027843a Renaming opus_interface.c to opus_interface.cc.
This is to allow advanced features of WebRTC/Chrome e.g., field trials.

More style compliant changes may follow up. Only a minimal (not in terms of line changes) is applied, so that presubmit does not complain. These changes include

1. removing unused headers.
2. eliminating c-style casting.

Bug: b/143582588
Change-Id: I6d0fd926c542ab0afdc38cc4bf03aaf584ec13dd
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/158670
Reviewed-by: Henrik Lundin <henrik.lundin@webrtc.org>
Commit-Queue: Minyue Li <minyue@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#29657}
2019-10-30 15:48:28 +00:00
..
acm2 NetEqImpl::GetDecoderFormat: Return RTP clockrate, not codec sample rate 2019-10-11 08:34:53 +00:00
audio_network_adaptor Use std::make_unique instead of absl::make_unique. 2019-09-17 15:47:29 +00:00
codecs Renaming opus_interface.c to opus_interface.cc. 2019-10-30 15:48:28 +00:00
include Delete unused method AudioCodingModule::GetDecodingCallStatistics 2019-09-04 10:08:16 +00:00
neteq Introduce injectable NetEqController interface. 2019-10-25 11:36:41 +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 Renaming opus_interface.c to opus_interface.cc. 2019-10-30 15:48:28 +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