webrtc/modules/audio_coding/codecs/opus
Minyue Li 2a35c43779 Removing shared_ptr in a unittest in audio coding.
Bug: webrtc:9222
Change-Id: I26aee886896416af98c39511046d5cfd836cb01e
Reviewed-on: https://webrtc-review.googlesource.com/73720
Reviewed-by: Tommi <tommi@webrtc.org>
Commit-Queue: Minyue Li <minyue@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#23078}
2018-05-02 13:52:28 +00:00
..
audio_decoder_opus.cc Optional: Use nullopt and implicit construction in /modules/audio_coding 2017-11-17 11:58:37 +00:00
audio_decoder_opus.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
audio_encoder_opus.cc Move some numeric utility code from rtc_base/ to rtc_base/numerics/ 2017-11-22 11:21:47 +00:00
audio_encoder_opus.h Implement Opus bandwidth adjustment behind a FieldTrial 2017-11-20 20:04:19 +00:00
audio_encoder_opus_unittest.cc Removing shared_ptr in a unittest in audio coding. 2018-05-02 13:52:28 +00:00
opus_bandwidth_unittest.cc Implement Opus bandwidth adjustment behind a FieldTrial 2017-11-20 20:04:19 +00:00
opus_complexity_unittest.cc Optional: Use nullopt and implicit construction in /modules/audio_coding 2017-11-17 11:58:37 +00:00
opus_fec_test.cc Stop using std::tr1 2017-10-23 22:11:58 +00:00
opus_inst.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
opus_interface.c Implement Opus bandwidth adjustment behind a FieldTrial 2017-11-20 20:04:19 +00:00
opus_interface.h Implement Opus bandwidth adjustment behind a FieldTrial 2017-11-20 20:04:19 +00:00
opus_speed_test.cc Implement Opus bandwidth adjustment behind a FieldTrial 2017-11-20 20:04:19 +00:00
opus_unittest.cc Move some numeric utility code from rtc_base/ to rtc_base/numerics/ 2017-11-22 11:21:47 +00:00