webrtc/modules/audio_coding/codecs
Niels Möller 0aa7e37363 Add include of <cstdlib>
Needed since opus_interface.cc uses the C functions calloc and free.

Bug: None
Change-Id: Iad30be533d7f6d8234c8e49efd461dc6ce0e2442
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/164534
Reviewed-by: Patrik Höglund <phoglund@webrtc.org>
Commit-Queue: Niels Moller <nisse@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#30168}
2020-01-07 14:46:03 +00:00
..
cng Add ability to disable detailed error message in RTC_CHECKs 2019-11-28 17:51:00 +00:00
g711 Format almost everything. 2019-07-08 13:45:15 +00:00
g722 Format almost everything. 2019-07-08 13:45:15 +00:00
ilbc Guard against clang-format wrong behavior. 2019-07-16 12:18:32 +00:00
isac Fix ASAN bug in iSAC codec 2019-12-11 15:59:14 +00:00
opus Add include of <cstdlib> 2020-01-07 14:46:03 +00:00
pcm16b Format almost everything. 2019-07-08 13:45:15 +00:00
red Add ability to disable detailed error message in RTC_CHECKs 2019-11-28 17:51:00 +00:00
tools Add RTC_ prefix to non-standard format specifier macro "PRIdNS" 2019-08-07 13:36:05 +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
builtin_audio_decoder_factory_unittest.cc Format almost everything. 2019-07-08 13:45:15 +00:00
builtin_audio_encoder_factory_unittest.cc Format almost everything. 2019-07-08 13:45:15 +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 Format almost everything. 2019-07-08 13:45:15 +00:00
legacy_encoded_audio_frame_unittest.cc Stop using Googletest legacy APIs. 2019-01-31 13:23:33 +00:00