aboutsummaryrefslogtreecommitdiff
path: root/logging/rtc_event_log/rtc_event_log_unittest_helper.h
AgeCommit message (Expand)Author
2021-06-17Reland "Deprecate microsecond timestamps in RTC event log."Björn Terelius
2021-05-24Revert "Deprecate microsecond timestamps in RTC event log."Björn Terelius
2021-05-24Deprecate microsecond timestamps in RTC event log.Björn Terelius
2021-02-04Parse and plot RTCP BYE in RTC event log.Björn Terelius
2020-08-19Group decoded frame events by SSRC when compressing RTC event log.Björn Terelius
2020-08-06Add logging of decoded video frames.Björn Terelius
2019-09-19Adds remote estimates to rtc event log.Sebastian Jansson
2019-07-08Format almost everything.Jonas Olsson
2019-05-13Adds route changes in event logs.Sebastian Jansson
2019-02-13Parse XR, FIR and PLI in rtc_event_log_parser.ccBjorn Terelius
2019-02-13Support GenericPacketReceived/Sent/AckReceived event logs.Piotr (Peter) Slatala
2019-01-24Add RTC event logging of LossNotification RTCP messagesElad Alon
2019-01-03Renames RtcEventLogParseNew to RtcEventLogParserSebastian Jansson
2018-12-04Allow access to specific RTCP types in new format event log parser.Bjorn Terelius
2018-12-01Log DTLS writable changes to RtcEventLogZach Stein
2018-11-28Log DTLS state changes to RtcEventLogZach Stein
2018-11-28[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.Yves Gerey
2018-11-15Add version and UTC time fields to RTC event log.Bjorn Terelius
2018-11-09Use delta-encoding in new WebRTC event logsElad Alon
2018-10-17Change verification of stream configs in RTC event log unittest.Bjorn Terelius
2018-10-12Move expectations from eventlog unittests to helper functions.Bjorn Terelius
2018-09-12Avoid wrong parsing of padding length and its use in NetEq simulation.Minyue Li
2018-06-26Rewrite the RtcEventLog unit test.Bjorn Terelius
2018-05-04Log probing bitrate and cluster id as int32 in event log.Bjorn Terelius
2018-04-27Reland "Create new API for RtcEventLogParser."Bjorn Terelius
2018-04-25Revert "Create new API for RtcEventLogParser."Björn Terelius
2018-04-25Create new API for RtcEventLogParser.Bjorn Terelius
2017-10-02Split LogRtpHeader and LogRtcpPacket into separate versions for incoming and ...Bjorn Terelius
2017-09-15Fixing WebRTC after moving from src/webrtc to src/Mirko Bonadei
2017-09-15Moving src/webrtc into src/.Mirko Bonadei