webrtc/api/audio
Fredrik Solenberg bbf21a3fd6 Remove dependencies on modules:module_api from AudioProcessing.
- Directly include api/audio/audio_frame.h everywhere AudioFrame is used.
- This *will* remove transient dependencies on libjpeg and a bunch of other things from the e.g. APM.
- audio_frame.h still included from module_common_types.h for backwards compatibility with clients.

Bug: webrtc:9139, webrtc:7504
Change-Id: Id96f9268c01667fbcc29a01f5c1dd25a37836897
Reviewed-on: https://webrtc-review.googlesource.com/62464
Commit-Queue: Fredrik Solenberg <solenberg@webrtc.org>
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#22845}
2018-04-12 22:05:27 +00:00
..
test Remove dependencies on modules:module_api from AudioProcessing. 2018-04-12 22:05:27 +00:00
audio_frame.cc Remove dependencies on modules:module_api from AudioProcessing. 2018-04-12 22:05:27 +00:00
audio_frame.h Remove dependencies on modules:module_api from AudioProcessing. 2018-04-12 22:05:27 +00:00
audio_mixer.h Move AudioFrame to its own header file and target in api/. 2018-02-14 11:01:53 +00:00
BUILD.gn Remove deprecated methods from AudioFrame. 2018-04-11 14:26:56 +00:00
echo_canceller3_config.cc Add a specific AEC3 behavior for setups with known clock-drift 2018-03-28 16:51:57 +00:00
echo_canceller3_config.h Correct and soften the AEC3 handling of saturated mic signals 2018-04-10 15:28:45 +00:00
echo_canceller3_factory.cc Move EchoCanceller3Factory to api/auido 2018-02-27 14:09:59 +00:00
echo_canceller3_factory.h Move EchoCanceller3Factory to api/auido 2018-02-27 14:09:59 +00:00
echo_control.h Move echo_control.h to api/audio 2018-02-15 10:43:04 +00:00
OWNERS Make gustaf and peah OWNERS of api/audio 2018-02-06 13:11:12 +00:00