..
audio_checksum.h
Adopt absl::string_view in rtc_base/string_encode.*
2022-04-04 12:30:56 +00:00
audio_loop.cc
Adopt absl::string_view in modules/audio_coding/
2022-07-20 13:34:23 +00:00
audio_loop.h
Adopt absl::string_view in modules/audio_coding/
2022-07-20 13:34:23 +00:00
audio_sink.cc
audio_sink.h
Remove RTC_DISALLOW_COPY_AND_ASSIGN from modules/
2022-01-24 11:50:20 +00:00
constant_pcm_packet_source.cc
Use backticks not vertical bars to denote variables in comments for /modules/audio_coding
2021-08-02 10:45:40 +00:00
constant_pcm_packet_source.h
Remove RTC_DISALLOW_COPY_AND_ASSIGN from modules/
2022-01-24 11:50:20 +00:00
DEPS
encode_neteq_input.cc
Migrate absl::optional to std::optional
2024-09-02 12:16:47 +00:00
encode_neteq_input.h
Migrate absl::optional to std::optional
2024-09-02 12:16:47 +00:00
fake_decode_from_file.cc
Migrate absl::optional to std::optional
2024-09-02 12:16:47 +00:00
fake_decode_from_file.h
Migrate absl::optional to std::optional
2024-09-02 12:16:47 +00:00
initial_packet_inserter_neteq_input.cc
Migrate absl::optional to std::optional
2024-09-02 12:16:47 +00:00
initial_packet_inserter_neteq_input.h
Migrate absl::optional to std::optional
2024-09-02 12:16:47 +00:00
input_audio_file.cc
Adopt absl::string_view in modules/audio_coding/
2022-07-20 13:34:23 +00:00
input_audio_file.h
Adopt absl::string_view in modules/audio_coding/
2022-07-20 13:34:23 +00:00
input_audio_file_unittest.cc
Format almost everything.
2019-07-08 13:45:15 +00:00
neteq_delay_analyzer.cc
Revert "Unifying the handling of the events in NetEqInput."
2023-03-29 08:01:46 +00:00
neteq_delay_analyzer.h
Migrate absl::optional to std::optional
2024-09-02 12:16:47 +00:00
neteq_event_log_input.cc
Migrate absl::optional to std::optional
2024-09-02 12:16:47 +00:00
neteq_event_log_input.h
Migrate absl::optional to std::optional
2024-09-02 12:16:47 +00:00
neteq_input.cc
Migrate absl::optional to std::optional
2024-09-02 12:16:47 +00:00
neteq_input.h
Migrate absl::optional to std::optional
2024-09-02 12:16:47 +00:00
neteq_performance_test.cc
Provide Environment to create NetEq in tests
2024-08-08 13:45:59 +00:00
neteq_performance_test.h
Use backticks not vertical bars to denote variables in comments for /modules/audio_coding
2021-08-02 10:45:40 +00:00
neteq_quality_test.cc
Provide Environment to create NetEq in tests
2024-08-08 13:45:59 +00:00
neteq_quality_test.h
Use backticks not vertical bars to denote variables in comments for /modules/audio_coding
2021-08-02 10:45:40 +00:00
neteq_replacement_input.cc
Migrate absl::optional to std::optional
2024-09-02 12:16:47 +00:00
neteq_replacement_input.h
Migrate absl::optional to std::optional
2024-09-02 12:16:47 +00:00
neteq_rtp_dump_input.cc
Migrate absl::optional to std::optional
2024-09-02 12:16:47 +00:00
neteq_rtp_dump_input.h
Migrate absl::optional to std::optional
2024-09-02 12:16:47 +00:00
neteq_rtpplay.cc
Migrate absl::optional to std::optional
2024-09-02 12:16:47 +00:00
neteq_rtpplay_test.sh
Reland "NetEQ RTP Play: Optionally write output audio file"
2019-03-13 15:33:29 +00:00
neteq_stats_getter.cc
Delete unused NetEq stats currentPacketLossRate, currentDiscardRate and addedSamples
2020-09-21 12:19:16 +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
Add delayed packet outage event metric.
2023-04-26 13:40:17 +00:00
neteq_stats_plotter.h
Adopt absl::string_view in modules/audio_coding/
2022-07-20 13:34:23 +00:00
neteq_test.cc
Migrate absl::optional to std::optional
2024-09-02 12:16:47 +00:00
neteq_test.h
Migrate absl::optional to std::optional
2024-09-02 12:16:47 +00:00
neteq_test_factory.cc
Migrate absl::optional to std::optional
2024-09-02 12:16:47 +00:00
neteq_test_factory.h
Migrate absl::optional to std::optional
2024-09-02 12:16:47 +00:00
output_audio_file.h
Adopt absl::string_view in modules/audio_coding/
2022-07-20 13:34:23 +00:00
output_wav_file.h
Adopt absl::string_view in modules/audio_coding/
2022-07-20 13:34:23 +00:00
packet.cc
Avoid using legacy rtp parser in neteq test::Packet
2021-06-17 08:38:14 +00:00
packet.h
Format /modules
2023-04-20 02:02:45 +00:00
packet_source.cc
RtcEventLogSource no longer uses deprecated parsing functions.
2018-10-11 16:13:17 +00:00
packet_source.h
Remove RTC_DISALLOW_COPY_AND_ASSIGN from modules/
2022-01-24 11:50:20 +00:00
packet_unittest.cc
Use backticks not vertical bars to denote variables in comments for /modules/audio_coding
2021-08-02 10:45:40 +00:00
README.md
Reland "NetEQ RTP Play: Optionally write output audio file"
2019-03-13 15:33:29 +00:00
resample_input_audio_file.cc
resample_input_audio_file.h
Adopt absl::string_view in modules/audio_coding/
2022-07-20 13:34:23 +00:00
rtp_analyze.cc
Expose AudioLevel as an absl::optional struct in api/rtp_headers.h
2024-03-22 10:07:47 +00:00
rtp_encode.cc
Ensure <netinet/in.h> is included by using rtc_base/ip_address.h.
2024-09-11 08:11:44 +00:00
rtp_file_source.cc
Ensure <netinet/in.h> is included by using rtc_base/ip_address.h.
2024-09-11 08:11:44 +00:00
rtp_file_source.h
Migrate absl::optional to std::optional
2024-09-02 12:16:47 +00:00
rtp_generator.cc
Format /modules
2023-04-20 02:02:45 +00:00
rtp_generator.h
Remove RTC_DISALLOW_COPY_AND_ASSIGN from modules/
2022-01-24 11:50:20 +00:00
rtp_jitter.cc
Format almost everything.
2019-07-08 13:45:15 +00:00
rtpcat.cc