webrtc/modules/audio_coding/neteq/tools
Niels Möller d375f1c8d1 Refactor NetEqTestFactory to not use "external" decoders
Bug: webrtc:10080
Change-Id: Icfca98d6d91fc5139e678c1aa3de1e2c35abff5c
Reviewed-on: https://webrtc-review.googlesource.com/c/115240
Reviewed-by: Ivo Creusen <ivoc@webrtc.org>
Commit-Queue: Niels Moller <nisse@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#26090}
2018-12-21 15:05:03 +00:00
..
audio_checksum.h Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
audio_loop.cc Delete unused includes of assert.h 2018-10-04 14:01:44 +00:00
audio_loop.h Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
audio_sink.cc
audio_sink.h Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
constant_pcm_packet_source.cc
constant_pcm_packet_source.h Remove unnecessary includes of common_types.h 2018-12-07 21:21:13 +00:00
DEPS
encode_neteq_input.cc Let NetEq use the PLC output from a decoder 2018-09-14 07:05:20 +00:00
encode_neteq_input.h Enable clang::find_bad_constructs for audio_coding (part 1/2). 2018-07-20 13:07:47 +00:00
fake_decode_from_file.cc Remove a legacy DCHEC in FakeDecodeFromFile. 2018-07-09 19:56:58 +00:00
fake_decode_from_file.h Implement PacketDuration() for FakeDecoderFromFile. 2018-06-29 08:32:36 +00:00
input_audio_file.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
input_audio_file.h Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
input_audio_file_unittest.cc Move some numeric utility code from rtc_base/ to rtc_base/numerics/ 2017-11-22 11:21:47 +00:00
neteq_delay_analyzer.cc Fix no_global_constructors/no_exit_time_destructors in Neteq. 2018-09-11 06:39:14 +00:00
neteq_delay_analyzer.h Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
neteq_event_log_input.cc RtcEventLogSource no longer uses deprecated parsing functions. 2018-10-11 16:13:17 +00:00
neteq_event_log_input.h RtcEventLogSource no longer uses deprecated parsing functions. 2018-10-11 16:13:17 +00:00
neteq_external_decoder_test.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
neteq_external_decoder_test.h Remove unnecessary includes of common_types.h 2018-12-07 21:21:13 +00:00
neteq_input.cc Make fewer copies when using StringBuilder. 2018-09-24 09:39:19 +00:00
neteq_input.h Remove unnecessary includes of common_types.h 2018-12-07 21:21:13 +00:00
neteq_packet_source_input.cc RtcEventLogSource no longer uses deprecated parsing functions. 2018-10-11 16:13:17 +00:00
neteq_packet_source_input.h RtcEventLogSource no longer uses deprecated parsing functions. 2018-10-11 16:13:17 +00:00
neteq_performance_test.cc Remove unnecessary includes of common_types.h 2018-12-07 21:21:13 +00:00
neteq_performance_test.h Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
neteq_quality_test.cc Reland "Prefix flag macros with WEBRTC_." 2018-10-19 15:06:43 +00:00
neteq_quality_test.h Remove unnecessary includes of common_types.h 2018-12-07 21:21:13 +00:00
neteq_replacement_input.cc Avoid wrong parsing of padding length and its use in NetEq simulation. 2018-09-12 11:23:03 +00:00
neteq_replacement_input.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
neteq_rtpplay.cc Reland "Prefix flag macros with WEBRTC_." 2018-10-19 15:06:43 +00:00
neteq_stats_getter.cc Adding NetEq lifetime stats to event log visualizer. 2018-06-26 11:27:09 +00:00
neteq_stats_getter.h Adding NetEq lifetime stats to event log visualizer. 2018-06-26 11:27:09 +00:00
neteq_stats_plotter.cc Restructure neteq_rtpplay into a library with small executable wrapper. 2018-09-03 10:42:40 +00:00
neteq_stats_plotter.h Restructure neteq_rtpplay into a library with small executable wrapper. 2018-09-03 10:42:40 +00:00
neteq_test.cc Reland "Add AudioDecoderFactory to NetEqTest constructor." 2018-12-19 15:08:47 +00:00
neteq_test.h Reland "Add AudioDecoderFactory to NetEqTest constructor." 2018-12-19 15:08:47 +00:00
neteq_test_factory.cc Refactor NetEqTestFactory to not use "external" decoders 2018-12-21 15:05:03 +00:00
neteq_test_factory.h Refactor NetEqTestFactory to not use "external" decoders 2018-12-21 15:05:03 +00:00
output_audio_file.h
output_wav_file.h
packet.cc RtcEventLogSource no longer uses deprecated parsing functions. 2018-10-11 16:13:17 +00:00
packet.h Remove unnecessary includes of common_types.h 2018-12-07 21:21:13 +00:00
packet_source.cc RtcEventLogSource no longer uses deprecated parsing functions. 2018-10-11 16:13:17 +00:00
packet_source.h RtcEventLogSource no longer uses deprecated parsing functions. 2018-10-11 16:13:17 +00:00
packet_unittest.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
resample_input_audio_file.cc
resample_input_audio_file.h Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
rtc_event_log_source.cc Only use GetAudio events that correspond to an ssrc matching at least one incoming packet. 2018-12-14 15:05:15 +00:00
rtc_event_log_source.h RtcEventLogSource no longer uses deprecated parsing functions. 2018-10-11 16:13:17 +00:00
rtp_analyze.cc Reland "Prefix flag macros with WEBRTC_." 2018-10-19 15:06:43 +00:00
rtp_encode.cc Hide the AudioEncoderCng class behind a create function 2018-11-02 13:00:05 +00:00
rtp_file_source.cc RtcEventLogSource no longer uses deprecated parsing functions. 2018-10-11 16:13:17 +00:00
rtp_file_source.h Remove unnecessary includes of common_types.h 2018-12-07 21:21:13 +00:00
rtp_generator.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
rtp_generator.h Remove unnecessary includes of common_types.h 2018-12-07 21:21:13 +00:00
rtp_jitter.cc Reland "Prefix flag macros with WEBRTC_." 2018-10-19 15:06:43 +00:00
rtpcat.cc