aboutsummaryrefslogtreecommitdiff
path: root/rtc_tools
AgeCommit message (Expand)Author
2021-04-27Replace more instances of rtc::RefCountedObject with make_ref_counted.Tommi
2021-04-23video_replay: add --start-timestamp and --stop-timestampPhilipp Hancke
2021-02-25Reland "Enable use of rtc::SystemTimeNanos() provided by Chromium"Johannes Kron
2021-02-25Revert "Enable use of rtc::SystemTimeNanos() provided by Chromium"Mirko Bonadei
2021-02-24Enable use of rtc::SystemTimeNanos() provided by ChromiumJohannes Kron
2021-02-22Replace RTC_DEPRECATED with ABSL_DEPRECATEDDanil Chapovalov
2021-02-10Use SequenceChecker from public APIArtem Titov
2021-02-06Add more refined control over dumping of data and the aecdump contentPer Åhgren
2021-02-04Support event log visualization in python3Björn Terelius
2021-02-04Parse and plot RTCP BYE in RTC event log.Björn Terelius
2021-02-02Replace rtc::ThreadChecker with webrtc::SequenceCheckerArtem Titov
2021-02-01Remove from chromium build targets that are not compatible with it.Andrey Logvin
2021-01-29Add absl_deps field for rtc_test and rtc_executableAndrey Logvin
2021-01-26video_replay: add support for IVF file outputPhilipp Hancke
2021-01-15Reland "Refactor rtc_base build targets."Mirko Bonadei
2021-01-14Revert "Refactor rtc_base build targets."Mirko Bonadei
2021-01-11Refactor rtc_base build targets.Mirko Bonadei
2020-12-14Use a task queue for call interaction in video_replay toolIlya Nikolaevskiy
2020-11-26Cleanup of bwe_defines.hNiels Möller
2020-11-23Reland "Introduce RTC_NO_UNIQUE_ADDRESS."Mirko Bonadei
2020-11-09Introduce RTC_CHECK_NOTREACHED(), an always-checking RTC_NOTREACHED()Karl Wiberg
2020-11-03Remove simulated neteq packet loss plot.Jakob Ivarsson
2020-10-30Reformat python files checked by pylint (part 1/2).Mirko Bonadei
2020-10-09Reland "Add scaling interface to VideoFrameBuffer"Ilya Nikolaevskiy
2020-10-08Revert "Add scaling interface to VideoFrameBuffer"Ilya Nikolaevskiy
2020-10-08Add scaling interface to VideoFrameBufferIlya Nikolaevskiy
2020-10-07Revert "Introduce RTC_NO_UNIQUE_ADDRESS."Mirko Bonadei
2020-10-02Add method to extract triage alerts from RTC event log analyzer.Bjorn Terelius
2020-09-30Introduce RTC_NO_UNIQUE_ADDRESS.Mirko Bonadei
2020-09-29Improve perf metrics plotterArtem Titov
2020-09-29Delete macros RTC_DISALLOW_ASSIGN and RTC_DISALLOW_IMPLICIT_CONSTRUCTORSNiels Möller
2020-09-23Clean up references to deprecated create_srcjar in android_resourcesMohamed Heikal
2020-09-21Delete unused NetEq stats currentPacketLossRate, currentDiscardRate and added...Niels Möller
2020-09-01Migrate android_resources targets to not create R.java filesMohamed Heikal
2020-08-12Use non-deprecated EncodedImageCallback::OnEncodedImage in rtc_toolsDanil Chapovalov
2020-08-11video_replay: wrap main threadPhilipp Hancke
2020-08-06Reland "Moved VideoReceiveStream::Decoder::decoder_factory to VideoReceiveStr...Philip Eliasson
2020-08-03Revert "Moved VideoReceiveStream::Decoder::decoder_factory to VideoReceiveStr...Philip Eliasson
2020-08-03Moved VideoReceiveStream::Decoder::decoder_factory to VideoReceiveStream::Con...philipel
2020-07-10Migrate rtc_tools/, sdk/, and system_wrappers/ to webrtc::Mutex.Markus Handell
2020-06-26Roll chromium_revision 4d95e6c77b..71a0e1904e (776481:782339)Jeremy Leconte
2020-06-17Add simulation of robust throughput estimator to the event log analyzerBjörn Terelius
2020-06-11Switch to absl single target when building with Chromium.Mirko Bonadei
2020-06-11Deprecate inheritance hierachy of plot formats in event_log_visualizer.Bjorn Terelius
2020-06-09Move NetEq and ANA plotting to a separate file.Bjorn Terelius
2020-06-09Fix nondeterministic behavior in rtc_event_log_visualizer caused by uninitial...Bjorn Terelius
2020-06-08Use absl_deps in order to preapre to the Abseil component build release.Mirko Bonadei
2020-06-04Remove dependency from RtpRtcp on the Module interface.Tomas Gunnarsson
2020-05-27Replace inconsistent log_segments() function in RTC event log parserBjörn Terelius
2020-05-26Enable triage alerts in rtc_event_log_visualizer by default.Bjorn Terelius