webrtc/logging/rtc_event_log
Björn Terelius 94c09169a2 Improve RTC event log parser.
(Support parsing TWCC which nack sequnce numbers greater than the last
one received. Don't silently drop unrecognized/malformed RTCP packets.)

Bug: webrtc:14078
Change-Id: I34a0deabfdb5f36b988919cfcc9159197435756c
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/262800
Reviewed-by: Per Kjellander <perkj@webrtc.org>
Commit-Queue: Björn Terelius <terelius@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#36921}
2022-05-18 09:14:40 +00:00
..
encoder Add noop stubs for encoding/parsing all RTC event log events. 2022-02-11 15:00:14 +00:00
events Reland "Reland "Refactor AnalyzerConfig to use Timestamps instead of microseconds."" 2022-02-25 10:48:32 +00:00
mock Replace mock macros with unified MOCK_METHOD macro 2020-05-28 14:11:53 +00:00
output Promote RtcEventLogOutputFile to api/ 2019-05-08 12:29:42 +00:00
DEPS Cleanup of bwe_defines.h 2020-11-26 12:26:02 +00:00
fake_rtc_event_log.cc Cleanup FakeRtcEventLog from thread awareness 2021-01-20 14:06:47 +00:00
fake_rtc_event_log.h Cleanup FakeRtcEventLog from thread awareness 2021-01-20 14:06:47 +00:00
fake_rtc_event_log_factory.cc Cleanup FakeRtcEventLog from thread awareness 2021-01-20 14:06:47 +00:00
fake_rtc_event_log_factory.h Cleanup FakeRtcEventLog from thread awareness 2021-01-20 14:06:47 +00:00
ice_logger.cc Use std::make_unique instead of absl::make_unique. 2019-09-17 15:47:29 +00:00
ice_logger.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
logged_events.h Add noop stubs for encoding/parsing all RTC event log events. 2022-02-11 15:00:14 +00:00
rtc_event_log.proto Log probing bitrate and cluster id as int32 in event log. 2018-05-04 14:40:44 +00:00
rtc_event_log2.proto Use backticks not vertical bars to denote variables in comments for /logging 2021-07-30 19:19:34 +00:00
rtc_event_log2rtp_dump.cc Use backticks not vertical bars to denote variables in comments for /logging 2021-07-30 19:19:34 +00:00
rtc_event_log_impl.cc Change frequently run log statements in RtcEventLog to DLOG. 2022-01-31 16:42:27 +00:00
rtc_event_log_impl.h Use backticks not vertical bars to denote variables in comments for /logging 2021-07-30 19:19:34 +00:00
rtc_event_log_parser.cc Improve RTC event log parser. 2022-05-18 09:14:40 +00:00
rtc_event_log_parser.h Reland "Reland "Refactor AnalyzerConfig to use Timestamps instead of microseconds."" 2022-02-25 10:48:32 +00:00
rtc_event_log_unittest.cc Fix race in KeepsMostRecentEvents. 2022-04-08 08:21:34 +00:00
rtc_event_log_unittest_helper.cc Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHED 2021-11-15 21:44:59 +00:00
rtc_event_log_unittest_helper.h Use backticks not vertical bars to denote variables in comments for /logging 2021-07-30 19:19:34 +00:00
rtc_event_processor.cc Use backticks not vertical bars to denote variables in comments for /logging 2021-07-30 19:19:34 +00:00
rtc_event_processor.h Use backticks not vertical bars to denote variables in comments for /logging 2021-07-30 19:19:34 +00:00
rtc_event_processor_unittest.cc Reland "Deprecate microsecond timestamps in RTC event log." 2021-06-17 12:08:54 +00:00
rtc_stream_config.cc Rewrite the RtcEventLog unit test. 2018-06-26 10:23:29 +00:00
rtc_stream_config.h Format almost everything. 2019-07-08 13:45:15 +00:00