webrtc/logging/rtc_event_log
qwu16 ae82df718c Add codec name H265 to support H265 in WebRTC
Bug: webrtc:13485
Change-Id: I352b15a65867f0d56fc8e9a9e03081bd3258108e
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/316283
Reviewed-by: Sergey Silkin <ssilkin@webrtc.org>
Reviewed-by: Harald Alvestrand <hta@webrtc.org>
Commit-Queue: Sergey Silkin <ssilkin@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#40773}
2023-09-20 09:25:32 +00:00
..
encoder Add codec name H265 to support H265 in WebRTC 2023-09-20 09:25:32 +00:00
events Use DD encoder/decoder in RTC event log encoder/parser. 2023-04-24 10:35:22 +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
dependency_descriptor_encoder_decoder.cc Encoder/Decoder for dependecy descriptor in RTC event log. 2023-03-20 14:10:53 +00:00
dependency_descriptor_encoder_decoder.h Encoder/Decoder for dependecy descriptor in RTC event log. 2023-03-20 14:10:53 +00:00
dependency_descriptor_encoder_decoder_unittest.cc Encoder/Decoder for dependecy descriptor in RTC event log. 2023-03-20 14:10:53 +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 Change RTCEventLogFactory to have a const Create function 2022-06-28 23:48:37 +00:00
fake_rtc_event_log_factory.h Change RTCEventLogFactory to have a const Create function 2022-06-28 23:48:37 +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
rtc_event_log.proto Encode remote link capacity estimates in legacy RTC event log format 2022-08-11 12:57:02 +00:00
rtc_event_log2.proto Add codec name H265 to support H265 in WebRTC 2023-09-20 09:25:32 +00:00
rtc_event_log2_proto_include.h Encoder/Decoder for dependecy descriptor in RTC event log. 2023-03-20 14:10:53 +00:00
rtc_event_log2rtp_dump.cc adopt absl::string_view in logging/ 2022-07-15 16:08:39 +00:00
rtc_event_log_impl.cc RtcEventLog: Separate LogToMemory from TaskQueue to current thread 2023-03-21 23:07:40 +00:00
rtc_event_log_impl.h RtcEventLog: Separate LogToMemory from TaskQueue to current thread 2023-03-21 23:07:40 +00:00
rtc_event_log_impl_unittest.cc Ensure correct destruction order in RtcEventLogImplTest 2023-03-23 11:50:41 +00:00
rtc_event_log_parser.cc Add codec name H265 to support H265 in WebRTC 2023-09-20 09:25:32 +00:00
rtc_event_log_parser.h Add RtcEvent to store when MinimumSetDelay is set on NetEq 2023-01-13 17:15:48 +00:00
rtc_event_log_unittest.cc Use DD encoder/decoder in RTC event log encoder/parser. 2023-04-24 10:35:22 +00:00
rtc_event_log_unittest_helper.cc Add codec name H265 to support H265 in WebRTC 2023-09-20 09:25:32 +00:00
rtc_event_log_unittest_helper.h Use DD encoder/decoder in RTC event log encoder/parser. 2023-04-24 10:35:22 +00:00
rtc_event_processor.cc Process events with the same timestamp in a defined order. 2023-06-20 14:21:17 +00:00
rtc_event_processor.h Process events with the same timestamp in a defined order. 2023-06-20 14:21:17 +00:00
rtc_event_processor_order.h Process events with the same timestamp in a defined order. 2023-06-20 14:21:17 +00:00
rtc_event_processor_unittest.cc Process events with the same timestamp in a defined order. 2023-06-20 14:21:17 +00:00
rtc_stream_config.cc adopt absl::string_view in logging/ 2022-07-15 16:08:39 +00:00
rtc_stream_config.h adopt absl::string_view in logging/ 2022-07-15 16:08:39 +00:00