webrtc/modules/audio_processing/transient
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 Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
click_annotate.cc Move file_wrapper.h to rtc_base/system/ 2018-03-23 11:17:15 +00:00
common.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
daubechies_8_wavelet_coeffs.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
dyadic_decimator.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
dyadic_decimator_unittest.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
file_utils.cc Move file_wrapper.h to rtc_base/system/ 2018-03-23 11:17:15 +00:00
file_utils.h Move file_wrapper.h to rtc_base/system/ 2018-03-23 11:17:15 +00:00
file_utils_unittest.cc Move file_wrapper.h to rtc_base/system/ 2018-03-23 11:17:15 +00:00
moving_moments.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
moving_moments.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
moving_moments_unittest.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
transient_detector.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
transient_detector.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
transient_detector_unittest.cc Move file_wrapper.h to rtc_base/system/ 2018-03-23 11:17:15 +00:00
transient_suppression_test.cc Remove dependencies on modules:module_api from AudioProcessing. 2018-04-12 22:05:27 +00:00
transient_suppressor.cc Stop using LOG macros in favor of RTC_ prefixed macros. 2017-11-09 11:56:32 +00:00
transient_suppressor.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
transient_suppressor_unittest.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
wpd_node.cc Fix circular deps in common_audio. 2017-11-17 11:20:17 +00:00
wpd_node.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
wpd_node_unittest.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
wpd_tree.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
wpd_tree.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
wpd_tree_unittest.cc Move file_wrapper.h to rtc_base/system/ 2018-03-23 11:17:15 +00:00