webrtc/modules/audio_coding/codecs/opus
Minyue Li 9b29d69650 Make ANA frame length controller more robust to encoder frame lengths.
Bug: webrtc:10820
Change-Id: Ic3a30976d0181de9cdd35e44d4c5439cadad4812
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/149163
Commit-Queue: Minyue Li <minyue@webrtc.org>
Reviewed-by: Ivo Creusen <ivoc@webrtc.org>
Reviewed-by: Henrik Lundin <henrik.lundin@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#28873}
2019-08-16 10:55:39 +00:00
..
test Format almost everything. 2019-07-08 13:45:15 +00:00
audio_coder_opus_common.cc Decoder for multistream Opus. 2019-04-08 16:15:37 +00:00
audio_coder_opus_common.h Decoder for multistream Opus. 2019-04-08 16:15:37 +00:00
audio_decoder_multi_channel_opus_impl.cc WebRTC Opus C interface: Add support for non-48 kHz decode sample rate 2019-05-29 10:33:03 +00:00
audio_decoder_multi_channel_opus_impl.h Format almost everything. 2019-07-08 13:45:15 +00:00
audio_decoder_multi_channel_opus_unittest.cc Fully qualify googletest symbols. 2019-04-09 17:18:20 +00:00
audio_decoder_opus.cc AudioDecoderOpus: Add support for 16 kHz output sample rate 2019-05-29 12:42:38 +00:00
audio_decoder_opus.h Format almost everything. 2019-07-08 13:45:15 +00:00
audio_encoder_multi_channel_opus_impl.cc Encoder side of Multistream Opus. 2019-04-25 15:07:38 +00:00
audio_encoder_multi_channel_opus_impl.h Encoder side of Multistream Opus. 2019-04-25 15:07:38 +00:00
audio_encoder_multi_channel_opus_unittest.cc Encoder side of Multistream Opus. 2019-04-25 15:07:38 +00:00
audio_encoder_opus.cc Make ANA frame length controller more robust to encoder frame lengths. 2019-08-16 10:55:39 +00:00
audio_encoder_opus.h AudioEncoderOpusImpl: Remove unused static methods 2019-05-27 12:02:38 +00:00
audio_encoder_opus_unittest.cc Make ANA frame length controller more robust to encoder frame lengths. 2019-08-16 10:55:39 +00:00
opus_bandwidth_unittest.cc (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
opus_complexity_unittest.cc (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
opus_fec_test.cc Add RTC_ prefix to non-standard format specifier macro "PRIdNS" 2019-08-07 13:36:05 +00:00
opus_inst.h WebRTC Opus C interface: Add support for non-48 kHz decode sample rate 2019-05-29 10:33:03 +00:00
opus_interface.c Refactor WebRtcOpus_PacketHasFec. 2019-07-04 07:51:52 +00:00
opus_interface.h WebRTC Opus C interface: Add support for non-48 kHz decode sample rate 2019-05-29 10:33:03 +00:00
opus_speed_test.cc WebRTC Opus C interface: Add support for non-48 kHz decode sample rate 2019-05-29 10:33:03 +00:00
opus_unittest.cc Format almost everything. 2019-07-08 13:45:15 +00:00