webrtc/modules/audio_coding/codecs
Karl Wiberg bb19fcf3bd Add explicit cast to void to silence -Wcomma warning
Bug: webrtc:9014
Change-Id: I390a8d722e40a101c29ca7a71c6429cba26c17ee
Reviewed-on: https://webrtc-review.googlesource.com/67560
Reviewed-by: Henrik Lundin <henrik.lundin@webrtc.org>
Commit-Queue: Karl Wiberg <kwiberg@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#22787}
2018-04-09 10:00:09 +00:00
..
cng Add explicit cast to void to silence -Wcomma warning 2018-04-09 10:00:09 +00:00
g711 Using fully qualified #include paths in g711 code. 2018-02-01 15:05:44 +00:00
g722 Using fully qualified #include paths in g722 code. 2018-02-01 15:11:25 +00:00
ilbc Using fully qualified #include paths in ilbc code. 2018-02-02 13:28:13 +00:00
isac iSAC decoder: Don't read past the end of the buffer of encoded bytes 2018-04-05 13:22:53 +00:00
opus Move some numeric utility code from rtc_base/ to rtc_base/numerics/ 2017-11-22 11:21:47 +00:00
pcm16b Using fully qualified #include paths in pcm16b code. 2018-02-02 14:15:36 +00:00
red Removed Die mock from MockAudioEncoder 2018-02-22 12:53:38 +00:00
tools Stop using std::tr1 2017-10-23 22:11:58 +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 Move some numeric utility code from rtc_base/ to rtc_base/numerics/ 2017-11-22 11:21:47 +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 Tests: Pass codec ID argument to audio codecs 2018-03-12 13:25:29 +00:00
builtin_audio_encoder_factory_unittest.cc Tests: Pass codec ID argument to audio codecs 2018-03-12 13:25:29 +00:00
legacy_encoded_audio_frame.cc Optional: Use nullopt and implicit construction in /modules/audio_coding 2017-11-17 11:58:37 +00:00
legacy_encoded_audio_frame.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
legacy_encoded_audio_frame_unittest.cc Move some numeric utility code from rtc_base/ to rtc_base/numerics/ 2017-11-22 11:21:47 +00:00
OWNERS Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00