webrtc/modules/audio_coding/neteq
Minyue Li c759f832e9 Avoid copying of vectors in RtpPacketInfos.
Bug: chromium:982260
Change-Id: Ia4dab497b662e825f80c16530cdf615b62f0a5c9
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/148523
Commit-Queue: Minyue Li <minyue@webrtc.org>
Reviewed-by: Per Kjellander <perkj@webrtc.org>
Reviewed-by: Chen Xing <chxg@google.com>
Cr-Commit-Position: refs/heads/master@{#28859}
2019-08-14 15:46:02 +00:00
..
include Reland "Reland "Add plumbing of RtpPacketInfos to each AudioFrame as input for SourceTracker."" 2019-07-24 16:47:13 +00:00
mock Format almost everything. 2019-07-08 13:45:15 +00:00
test Migrate WebRTC test infra to ABSL_FLAG. 2019-07-19 06:54:04 +00:00
tools Reland "Reland "Add plumbing of RtpPacketInfos to each AudioFrame as input for SourceTracker."" 2019-07-24 16:47:13 +00:00
accelerate.cc [Cleanup] Add missing #include. Remove useless ones. 2018-10-23 11:32:56 +00:00
accelerate.h (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
audio_decoder_unittest.cc Add AudioDecoderIsacT::Config to include sampling rate and BWInfo object 2019-08-14 00:40:19 +00:00
audio_multi_vector.cc Let NetEq use the PLC output from a decoder 2018-09-14 07:05:20 +00:00
audio_multi_vector.h Format almost everything. 2019-07-08 13:45:15 +00:00
audio_multi_vector_unittest.cc Stop using Googletest legacy APIs. 2019-01-31 13:23:33 +00:00
audio_vector.cc Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
audio_vector.h Format almost everything. 2019-07-08 13:45:15 +00:00
audio_vector_unittest.cc Delete unused includes of assert.h 2018-10-04 14:01:44 +00:00
background_noise.cc NetEQ: BackgroundNoise::Update returns true when the filter is updated 2019-06-28 10:11:33 +00:00
background_noise.h Format almost everything. 2019-07-08 13:45:15 +00:00
background_noise_unittest.cc
buffer_level_filter.cc Format almost everything. 2019-07-08 13:45:15 +00:00
buffer_level_filter.h Reland "Reland "Change buffer level filter to store current level in number of samples."" 2019-06-27 09:16:27 +00:00
buffer_level_filter_unittest.cc Reland "Reland "Change buffer level filter to store current level in number of samples."" 2019-06-27 09:16:27 +00:00
comfort_noise.cc Format almost everything. 2019-07-08 13:45:15 +00:00
comfort_noise.h (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
comfort_noise_unittest.cc
cross_correlation.cc
cross_correlation.h [Cleanup] Add missing #include. Remove useless ones. 2018-10-23 11:32:56 +00:00
decision_logic.cc Format almost everything. 2019-07-08 13:45:15 +00:00
decision_logic.h Improve buffer level estimation with DTX and add CNG time stretching. 2019-07-03 15:12:09 +00:00
decision_logic_unittest.cc Format almost everything. 2019-07-08 13:45:15 +00:00
decoder_database.cc Format almost everything. 2019-07-08 13:45:15 +00:00
decoder_database.h Remove rtc_base/scoped_ref_ptr.h. 2019-01-25 20:29:58 +00:00
decoder_database_unittest.cc Fully qualify googletest symbols. 2019-04-09 17:18:20 +00:00
defines.h Let NetEq use the PLC output from a decoder 2018-09-14 07:05:20 +00:00
delay_manager.cc Add field trial to introduce extra delay after target level calculation. 2019-08-12 08:55:23 +00:00
delay_manager.h Add field trial to introduce extra delay after target level calculation. 2019-08-12 08:55:23 +00:00
delay_manager_unittest.cc Add field trial to introduce extra delay after target level calculation. 2019-08-12 08:55:23 +00:00
delay_peak_detector.cc Add NetEq config flag that enables RTX handling. 2019-01-10 10:04:34 +00:00
delay_peak_detector.h Format almost everything. 2019-07-08 13:45:15 +00:00
delay_peak_detector_unittest.cc Add NetEq config flag that enables RTX handling. 2019-01-10 10:04:34 +00:00
dsp_helper.cc
dsp_helper.h (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
dsp_helper_unittest.cc Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
dtmf_buffer.cc Delete unused includes of assert.h 2018-10-04 14:01:44 +00:00
dtmf_buffer.h Format almost everything. 2019-07-08 13:45:15 +00:00
dtmf_buffer_unittest.cc
dtmf_tone_generator.cc [Cleanup] Add missing #include. Remove useless ones. 2018-10-23 11:32:56 +00:00
dtmf_tone_generator.h (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
dtmf_tone_generator_unittest.cc Remove simple stringstream usages. 2018-09-06 12:53:19 +00:00
expand.cc NetEq: Create an audio interruption metric 2019-04-26 09:48:05 +00:00
expand.h Format almost everything. 2019-07-08 13:45:15 +00:00
expand_uma_logger.cc Format almost everything. 2019-07-08 13:45:15 +00:00
expand_uma_logger.h Format almost everything. 2019-07-08 13:45:15 +00:00
expand_unittest.cc Initialize signal processing function pointers statically 2019-06-28 14:20:03 +00:00
histogram.cc Format almost everything. 2019-07-08 13:45:15 +00:00
histogram.h Improve NetEq network adaptation in the beginning of the call. 2019-05-23 14:19:30 +00:00
histogram_unittest.cc Format almost everything. 2019-07-08 13:45:15 +00:00
merge.cc Let NetEq use the PLC output from a decoder 2018-09-14 07:05:20 +00:00
merge.h (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
merge_unittest.cc
nack_tracker.cc Format almost everything. 2019-07-08 13:45:15 +00:00
nack_tracker.h Format almost everything. 2019-07-08 13:45:15 +00:00
nack_tracker_unittest.cc Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
neteq.cc Reland "Reland "Add plumbing of RtpPacketInfos to each AudioFrame as input for SourceTracker."" 2019-07-24 16:47:13 +00:00
neteq_decoder_plc_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
neteq_impl.cc Avoid copying of vectors in RtpPacketInfos. 2019-08-14 15:46:02 +00:00
neteq_impl.h Reland of "Reporting of decoding_codec_plc events"" 2019-08-07 18:41:46 +00:00
neteq_impl_unittest.cc Reland "Reland "Add plumbing of RtpPacketInfos to each AudioFrame as input for SourceTracker."" 2019-07-24 16:47:13 +00:00
neteq_network_stats_unittest.cc Reland "Reland "Add plumbing of RtpPacketInfos to each AudioFrame as input for SourceTracker."" 2019-07-24 16:47:13 +00:00
neteq_stereo_unittest.cc Reland "Reland "Add plumbing of RtpPacketInfos to each AudioFrame as input for SourceTracker."" 2019-07-24 16:47:13 +00:00
neteq_unittest.cc Roll chromium_revision 8f0166a59b..f0fd984a31 (685582:685691) 2019-08-12 15:53:01 +00:00
neteq_unittest.proto
normal.cc Let NetEq use the PLC output from a decoder 2018-09-14 07:05:20 +00:00
normal.h (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
normal_unittest.cc Initialize signal processing function pointers statically 2019-06-28 14:20:03 +00:00
packet.cc Reland "Reland "Add plumbing of RtpPacketInfos to each AudioFrame as input for SourceTracker."" 2019-07-24 16:47:13 +00:00
packet.h Reland "Reland "Add plumbing of RtpPacketInfos to each AudioFrame as input for SourceTracker."" 2019-07-24 16:47:13 +00:00
packet_buffer.cc Improve buffer level estimation with DTX and add CNG time stretching. 2019-07-03 15:12:09 +00:00
packet_buffer.h Improve buffer level estimation with DTX and add CNG time stretching. 2019-07-03 15:12:09 +00:00
packet_buffer_unittest.cc Format almost everything. 2019-07-08 13:45:15 +00:00
post_decode_vad.cc
post_decode_vad.h (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
post_decode_vad_unittest.cc
preemptive_expand.cc [Cleanup] Add missing #include. Remove useless ones. 2018-10-23 11:32:56 +00:00
preemptive_expand.h (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
random_vector.cc
random_vector.h (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
random_vector_unittest.cc
red_payload_splitter.cc Add AbsoluteCaptureTime to RtpPacketInfo. 2019-08-07 10:12:56 +00:00
red_payload_splitter.h (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
red_payload_splitter_unittest.cc Delete method DecoderDatabase::RegisterPayload(...NetEqDecoder...) 2019-01-11 07:39:45 +00:00
statistics_calculator.cc Format almost everything. 2019-07-08 13:45:15 +00:00
statistics_calculator.h NetEq: Create an audio interruption metric 2019-04-26 09:48:05 +00:00
statistics_calculator_unittest.cc Reland "Piping audio interruption metrics to API layer" 2019-04-29 15:39:50 +00:00
sync_buffer.cc Format almost everything. 2019-07-08 13:45:15 +00:00
sync_buffer.h Format almost everything. 2019-07-08 13:45:15 +00:00
sync_buffer_unittest.cc Format almost everything. 2019-07-08 13:45:15 +00:00
tick_timer.cc
tick_timer.h Format almost everything. 2019-07-08 13:45:15 +00:00
tick_timer_unittest.cc Format almost everything. 2019-07-08 13:45:15 +00:00
time_stretch.cc
time_stretch.h (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
time_stretch_unittest.cc Format almost everything. 2019-07-08 13:45:15 +00:00
timestamp_scaler.cc [Cleanup] Add missing #include. Remove useless ones. 2018-10-23 11:32:56 +00:00
timestamp_scaler.h (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
timestamp_scaler_unittest.cc Format almost everything. 2019-07-08 13:45:15 +00:00