webrtc/modules/audio_coding/codecs
Niels Möller a15fd0dee6 Add missing include of stdint.h in MIPS code.
Needed after cl https://webrtc-review.googlesource.com/c/src/+/90249,
which deleted the include of typedefs.h.

Bug: webrtc:6854
Change-Id: I4ab86fae40843613a76da378658343198a800d0c
Reviewed-on: https://webrtc-review.googlesource.com/90414
Reviewed-by: Oskar Sundbom <ossu@webrtc.org>
Commit-Queue: Niels Moller <nisse@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#24112}
2018-07-26 11:30:19 +00:00
..
cng Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
g711 Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
g722 Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
ilbc Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
isac Add missing include of stdint.h in MIPS code. 2018-07-26 11:30:19 +00:00
opus Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
pcm16b Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
red Reformat the WebRTC code base 2018-06-19 14:00:39 +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 Replace rtc::Optional with absl::optional in modules/audio_coding 2018-06-19 12:46:20 +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 Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
legacy_encoded_audio_frame.h Replace rtc::Optional with absl::optional in modules/audio_coding 2018-06-19 12:46:20 +00:00
legacy_encoded_audio_frame_unittest.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
OWNERS Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00