webrtc/modules/audio_coding/neteq
2022-11-11 17:02:35 -05:00
..
g3doc Update links to point at main branch 2021-07-22 16:41:26 +00:00
mock Delete a few unused methods on DecoderDatabase 2022-05-18 11:22:21 +00:00
test Merge in M108 2022-11-11 17:02:35 -05:00
tools Merge in M108 2022-11-11 17:02:35 -05:00
accelerate.cc Use backticks not vertical bars to denote variables in comments for /modules/audio_coding 2021-08-02 10:45:40 +00:00
accelerate.h Update to 4896 (M100) (#72) 2022-04-15 17:13:23 -06:00
audio_decoder_unittest.cc Update to 4896 (M100) (#72) 2022-04-15 17:13:23 -06:00
audio_multi_vector.cc Fix crash when appending empty array to AudioMultiVector. 2022-09-26 14:58:55 +00:00
audio_multi_vector.h Update to 4896 (M100) (#72) 2022-04-15 17:13:23 -06:00
audio_multi_vector_unittest.cc Fix crash when appending empty array to AudioMultiVector. 2022-09-26 14:58:55 +00:00
audio_vector.cc Use backticks not vertical bars to denote variables in comments for /modules/audio_coding 2021-08-02 10:45:40 +00:00
audio_vector.h Update to 4896 (M100) (#72) 2022-04-15 17:13:23 -06:00
audio_vector_unittest.cc Use backticks not vertical bars to denote variables in comments for /modules/audio_coding 2021-08-02 10:45:40 +00:00
background_noise.cc Use backticks not vertical bars to denote variables in comments for /modules/audio_coding 2021-08-02 10:45:40 +00:00
background_noise.h Update to 4896 (M100) (#72) 2022-04-15 17:13:23 -06:00
background_noise_unittest.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
buffer_level_filter.cc Fix possible integer overflow. 2022-07-01 16:26:10 +00:00
buffer_level_filter.h Update to 4896 (M100) (#72) 2022-04-15 17:13:23 -06:00
buffer_level_filter_unittest.cc Use backticks not vertical bars to denote variables in comments for /modules/audio_coding 2021-08-02 10:45:40 +00:00
comfort_noise.cc Use backticks not vertical bars to denote variables in comments for /modules/audio_coding 2021-08-02 10:45:40 +00:00
comfort_noise.h Update to 4896 (M100) (#72) 2022-04-15 17:13:23 -06:00
comfort_noise_unittest.cc Use backticks not vertical bars to denote variables in comments for /modules/audio_coding 2021-08-02 10:45:40 +00:00
cross_correlation.cc Implement a Neon optimized function to find the argmax element in an array. 2021-01-21 13:42:34 +00:00
cross_correlation.h Use backticks not vertical bars to denote variables in comments for /modules/audio_coding 2021-08-02 10:45:40 +00:00
decision_logic.cc Merge in M108 2022-11-11 17:02:35 -05:00
decision_logic.h Merge in M108 2022-11-11 17:02:35 -05:00
decision_logic_unittest.cc Update to 5005 (M102) (#86) 2022-08-24 11:07:33 -04:00
decoder_database.cc Adopt absl::string_view in modules/audio_coding/ 2022-07-20 13:34:23 +00:00
decoder_database.h Adopt absl::string_view in modules/audio_coding/ 2022-07-20 13:34:23 +00:00
decoder_database_unittest.cc Move rtc::make_ref_counted to api/ 2022-06-15 09:47:38 +00:00
default_neteq_factory.cc Clean up the NetEqFactory API. 2019-11-29 14:04:44 +00:00
default_neteq_factory.h Clean up the NetEqFactory API. 2019-11-29 14:04:44 +00:00
delay_manager.cc Merge in M108 2022-11-11 17:02:35 -05:00
delay_manager.h Merge in M108 2022-11-11 17:02:35 -05:00
delay_manager_unittest.cc Merge in M108 2022-11-11 17:02:35 -05:00
dsp_helper.cc Update to 4896 (M100) (#72) 2022-04-15 17:13:23 -06:00
dsp_helper.h Update to 4896 (M100) (#72) 2022-04-15 17:13:23 -06:00
dsp_helper_unittest.cc Use backticks not vertical bars to denote variables in comments for /modules/audio_coding 2021-08-02 10:45:40 +00:00
dtmf_buffer.cc Use backticks not vertical bars to denote variables in comments for /modules/audio_coding 2021-08-02 10:45:40 +00:00
dtmf_buffer.h Update to 4896 (M100) (#72) 2022-04-15 17:13:23 -06:00
dtmf_buffer_unittest.cc Use backticks not vertical bars to denote variables in comments for /modules/audio_coding 2021-08-02 10:45:40 +00:00
dtmf_tone_generator.cc Update to 4896 (M100) (#72) 2022-04-15 17:13:23 -06:00
dtmf_tone_generator.h Update to 4896 (M100) (#72) 2022-04-15 17:13:23 -06:00
dtmf_tone_generator_unittest.cc Remove simple stringstream usages. 2018-09-06 12:53:19 +00:00
expand.cc Use backticks not vertical bars to denote variables in comments for /modules/audio_coding 2021-08-02 10:45:40 +00:00
expand.h Update to 4896 (M100) (#72) 2022-04-15 17:13:23 -06:00
expand_uma_logger.cc Adopt absl::string_view in modules/audio_coding/ 2022-07-20 13:34:23 +00:00
expand_uma_logger.h Adopt absl::string_view in modules/audio_coding/ 2022-07-20 13:34:23 +00:00
expand_unittest.cc Update to 4896 (M100) (#72) 2022-04-15 17:13:23 -06:00
histogram.cc Use backticks not vertical bars to denote variables in comments for /modules/audio_coding 2021-08-02 10:45:40 +00:00
histogram.h Improve adaptation to reordered packets in delay manager. 2021-09-08 16:41:27 +00:00
histogram_unittest.cc Remove inter-arrival delay mode from DelayManager. 2020-01-08 13:20:36 +00:00
merge.cc Update to 4896 (M100) (#72) 2022-04-15 17:13:23 -06:00
merge.h Update to 4896 (M100) (#72) 2022-04-15 17:13:23 -06:00
merge_unittest.cc Fixing a buffer overflow in Merge::Downsample 2019-11-25 12:16:30 +00:00
nack_tracker.cc Update to 5005 (M102) (#86) 2022-08-24 11:07:33 -04:00
nack_tracker.h Update to 5005 (M102) (#86) 2022-08-24 11:07:33 -04:00
nack_tracker_unittest.cc Update to 4896 (M100) (#72) 2022-04-15 17:13:23 -06:00
neteq_decoder_plc_unittest.cc Move rtc::make_ref_counted to api/ 2022-06-15 09:47:38 +00:00
neteq_impl.cc Merge in M108 2022-11-11 17:02:35 -05:00
neteq_impl.h Remove redundant LastDecodedTimestamps. 2022-06-08 13:31:52 +00:00
neteq_impl_unittest.cc Merge in M108 2022-11-11 17:02:35 -05:00
neteq_network_stats_unittest.cc Move rtc::make_ref_counted to api/ 2022-06-15 09:47:38 +00:00
neteq_stereo_unittest.cc NetEq: Fix bug in PLC for multi-channel audio 2019-12-02 17:44:58 +00:00
neteq_unittest.cc Merge in M108 2022-11-11 17:02:35 -05:00
neteq_unittest.proto Delete unused NetEq stats currentPacketLossRate, currentDiscardRate and addedSamples 2020-09-21 12:19:16 +00:00
normal.cc Update to 4896 (M100) (#72) 2022-04-15 17:13:23 -06:00
normal.h Update to 4896 (M100) (#72) 2022-04-15 17:13:23 -06:00
normal_unittest.cc Use backticks not vertical bars to denote variables in comments for /modules/audio_coding 2021-08-02 10:45:40 +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 Use backticks not vertical bars to denote variables in comments for /modules/audio_coding 2021-08-02 10:45:40 +00:00
packet_arrival_history.cc Use packet arrival history in delay manager. 2022-05-25 20:03:31 +00:00
packet_arrival_history.h Use packet arrival history in delay manager. 2022-05-25 20:03:31 +00:00
packet_arrival_history_unittest.cc Use packet arrival history in delay manager. 2022-05-25 20:03:31 +00:00
packet_buffer.cc Use backticks not vertical bars to denote variables in comments for /modules/audio_coding 2021-08-02 10:45:40 +00:00
packet_buffer.h Update to 4896 (M100) (#72) 2022-04-15 17:13:23 -06:00
packet_buffer_unittest.cc Update modules/ to not use implicit conversion from scoped_refptr<T> to T*. 2022-04-21 14:23:24 +00:00
post_decode_vad.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
post_decode_vad.h Update to 4896 (M100) (#72) 2022-04-15 17:13:23 -06:00
post_decode_vad_unittest.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
preemptive_expand.cc Use backticks not vertical bars to denote variables in comments for /modules/audio_coding 2021-08-02 10:45:40 +00:00
preemptive_expand.h Update to 4896 (M100) (#72) 2022-04-15 17:13:23 -06:00
random_vector.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
random_vector.h Update to 4896 (M100) (#72) 2022-04-15 17:13:23 -06:00
random_vector_unittest.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
red_payload_splitter.cc RtpPacketInfo: new ctor + deprecated ctors clean-up 2022-09-20 08:58:38 +00:00
red_payload_splitter.h Update to 4896 (M100) (#72) 2022-04-15 17:13:23 -06:00
red_payload_splitter_unittest.cc Use backticks not vertical bars to denote variables in comments for /modules/audio_coding 2021-08-02 10:45:40 +00:00
relative_arrival_delay_tracker.cc Use packet arrival history in delay manager. 2022-05-25 20:03:31 +00:00
reorder_optimizer.cc Improve adaptation to reordered packets in delay manager. 2021-09-08 16:41:27 +00:00
reorder_optimizer.h Improve adaptation to reordered packets in delay manager. 2021-09-08 16:41:27 +00:00
reorder_optimizer_unittest.cc Improve adaptation to reordered packets in delay manager. 2021-09-08 16:41:27 +00:00
statistics_calculator.cc Adopt absl::string_view in modules/audio_coding/ 2022-07-20 13:34:23 +00:00
statistics_calculator.h Adopt absl::string_view in modules/audio_coding/ 2022-07-20 13:34:23 +00:00
statistics_calculator_unittest.cc Rename discarded_primary_packets to packets_discarded. 2022-05-31 13:24:24 +00:00
sync_buffer.cc Update to 4896 (M100) (#72) 2022-04-15 17:13:23 -06:00
sync_buffer.h Update to 4896 (M100) (#72) 2022-04-15 17:13:23 -06:00
sync_buffer_unittest.cc Use backticks not vertical bars to denote variables in comments for /modules/audio_coding 2021-08-02 10:45:40 +00:00
time_stretch.cc Use backticks not vertical bars to denote variables in comments for /modules/audio_coding 2021-08-02 10:45:40 +00:00
time_stretch.h Update to 4896 (M100) (#72) 2022-04-15 17:13:23 -06:00
time_stretch_unittest.cc Format almost everything. 2019-07-08 13:45:15 +00:00
timestamp_scaler.cc Use backticks not vertical bars to denote variables in comments for /modules/audio_coding 2021-08-02 10:45:40 +00:00
timestamp_scaler.h Update to 4896 (M100) (#72) 2022-04-15 17:13:23 -06:00
timestamp_scaler_unittest.cc Update modules/ to not use implicit conversion from scoped_refptr<T> to T*. 2022-04-21 14:23:24 +00:00
underrun_optimizer.cc Update to 4896 (M100) (#72) 2022-04-15 17:13:23 -06:00
underrun_optimizer.h Refactor delay manager. 2021-09-07 13:45:47 +00:00
underrun_optimizer_unittest.cc Refactor delay manager. 2021-09-07 13:45:47 +00:00