webrtc/api/rtc_event_log
Björn Terelius 00c12f6779 Add logging of decoded video frames.
This CL adds the possibility to log metainformation about
decoded frames in RTC event log, including encoding parsing
and tests. It will be wired up in a followup CL.


Bug: webrtc:8802
Change-Id: Ied598b266513d0f63fce0484d741af1782607e74
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/181061
Reviewed-by: Christoffer Rodbro <crodbro@webrtc.org>
Reviewed-by: Artem Titov <titovartem@webrtc.org>
Commit-Queue: Björn Terelius <terelius@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#31873}
2020-08-06 17:33:24 +00:00
..
BUILD.gn Prefix ENABLE_RTC_EVENT_LOG with WEBRTC_. 2019-11-29 09:45:50 +00:00
rtc_event.cc
rtc_event.h Add logging of decoded video frames. 2020-08-06 17:33:24 +00:00
rtc_event_log.cc
rtc_event_log.h Remove deprecated RtcEventLog Create functions 2019-05-29 12:39:08 +00:00
rtc_event_log_factory.cc Prefix ENABLE_RTC_EVENT_LOG with WEBRTC_. 2019-11-29 09:45:50 +00:00
rtc_event_log_factory.h Add missing RTC_EXPORT for the component build. 2019-10-15 09:07:44 +00:00
rtc_event_log_factory_interface.h