webrtc/modules/audio_coding/codecs
Yves Gerey 988cc0870b [Cleanup] Add missing #include. Remove useless ones.
This CL is the result of running include-what-you-use tool on part
of the code base (audio target and dependencies) plus manual fixes.

bug: webrtc:8311
Change-Id: I277d281ce943c3ecc1bd45fd8d83055931743604
Reviewed-on: https://webrtc-review.googlesource.com/c/106280
Commit-Queue: Yves Gerey <yvesg@google.com>
Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
Reviewed-by: Patrik Höglund <phoglund@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#25311}
2018-10-23 11:32:56 +00:00
..
cng [Cleanup] Add missing #include. Remove useless ones. 2018-10-23 11:32:56 +00:00
g711 [Cleanup] Add missing #include. Remove useless ones. 2018-10-23 11:32:56 +00:00
g722 [Cleanup] Add missing #include. Remove useless ones. 2018-10-23 11:32:56 +00:00
ilbc [Cleanup] Add missing #include. Remove useless ones. 2018-10-23 11:32:56 +00:00
isac Remove simple stringstream usages. 2018-09-06 12:53:19 +00:00
opus [Cleanup] Add missing #include. Remove useless ones. 2018-10-23 11:32:56 +00:00
pcm16b [Cleanup] Add missing #include. Remove useless ones. 2018-10-23 11:32:56 +00:00
red [Cleanup] Add missing #include. Remove useless ones. 2018-10-23 11:32:56 +00:00
tools Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
audio_decoder.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
audio_encoder.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
audio_format_conversion.cc [Cleanup] Add missing #include. Remove useless ones. 2018-10-23 11:32:56 +00:00
audio_format_conversion.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
builtin_audio_decoder_factory_unittest.cc Replace rtc::Optional with absl::optional in modules/audio_coding 2018-06-19 12:46:20 +00:00
builtin_audio_encoder_factory_unittest.cc Replace rtc::Optional with absl::optional in modules/audio_coding 2018-06-19 12:46:20 +00:00
legacy_encoded_audio_frame.cc [Cleanup] Add missing #include. Remove useless ones. 2018-10-23 11:32:56 +00:00
legacy_encoded_audio_frame.h [Cleanup] Add missing #include. Remove useless ones. 2018-10-23 11:32:56 +00:00
legacy_encoded_audio_frame_unittest.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
OWNERS