Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
1c2f6372f66d04f5c901e25ce68dba2d308a743c
/
rtc_tools
637f110
Remove rtcbot.
by Mirko Bonadei
· 5 years ago
b168678
Add RTC_ prefix to non-standard format specifier macro "PRIdNS"
by Oleh Prypin
· 5 years ago
83bbe91
Delete deprecated rtc_event_log header
by Danil Chapovalov
· 5 years ago
8d41058
Remove unused rtc_tools/video_analysis.py.
by Mirko Bonadei
· 5 years ago
d7ab56d
Finish migrating rtc_tools/testing to python3.
by Mirko Bonadei
· 5 years ago
67f88a0
Use print() instead of print in rtc_tools/ python scripts.
by Mirko Bonadei
· 5 years ago
9c32ad1
Delete rtc_tools/barcode_tools.
by Mirko Bonadei
· 5 years ago
1f17315
[readability-container-size-empty] Use empty() to check for emptiness.
by Mirko Bonadei
· 5 years ago
575998c
Add rtc_ prefix to the event_log_visualizer directory.
by Mirko Bonadei
· 5 years ago
604e75c
Fix some typos.
by Mirko Bonadei
· 5 years ago
418f0c5
Fix rtp_analyzer tool
by Alessio Bazzica
· 5 years ago
f640b87
Populate y-axis categorical labels in event log visualizer.
by Bjorn Terelius
· 5 years ago
f2d97b8
Add usage message to event_log_visualizer.
by Mirko Bonadei
· 5 years ago
54d9602
Add y-axis tick labels.
by Bjorn Terelius
· 5 years ago
5693c26
Remove rtc_tools/frame_editing.
by Mirko Bonadei
· 5 years ago
249bade
Add usage message to rgba_to_i420_converter.
by Mirko Bonadei
· 5 years ago
7ddca16
Add usage message to reference_less_video_analysis.
by Mirko Bonadei
· 5 years ago
4e72245
Add usage message to psnr_ssim_analyzer.
by Mirko Bonadei
· 5 years ago
06cdb23
Add usage message to rtp_generator.
by Mirko Bonadei
· 5 years ago
2ab97f6
Migrate WebRTC test infra to ABSL_FLAG.
by Mirko Bonadei
· 5 years ago
b41d5f1
Fix CE in rtp_generator. Add it to default build target
by Ilya Nikolaevskiy
· 5 years ago
162ddb4
Remove +absl/flags exceptions from non root DEPS files.
by Mirko Bonadei
· 5 years ago
4b091f4
Switch event_log_visualizer to ABSL_FLAG.
by Mirko Bonadei
· 5 years ago
ca16021
Update rtc_tools/rtp_generator to compile
by Ilya Nikolaevskiy
· 5 years ago
a4d8737
Format almost everything.
by Jonas Olsson
· 5 years ago
9d96209
Switch unpack_aecdump to ABSL_FLAG.
by Mirko Bonadei
· 5 years ago
8e3cb53
Remove activity_metric tool.
by Mirko Bonadei
· 5 years ago
a3f3ab9
Remove Simple Command Line Parser.
by Mirko Bonadei
· 5 years ago
4ba04b7
Delete RtcEventLogFactory factory as now unused
by Danil Chapovalov
· 5 years ago
f97f342
Remove deprecated flags from compare_videos.py.
by Mirko Bonadei
· 5 years ago
5767fb8
Stop passing deprecated flags to frame analyzer.
by Mirko Bonadei
· 5 years ago
a95949e
Switch rtp_generator to ABSL_FLAG.
by Mirko Bonadei
· 5 years ago
beff535
Switch frame_editor to ABSL_FLAG.
by Mirko Bonadei
· 5 years ago
6d6b0fb
Switch reference_less_video_analysis to ABSL_FLAG.
by Mirko Bonadei
· 5 years ago
8e032c8
Switch psnr_ssim_analyzer to ABSL_FLAG.
by Mirko Bonadei
· 5 years ago
2308bb2
Switch rgba_to_i420_converter to ABSL_FLAG.
by Mirko Bonadei
· 5 years ago
6bafc8b
Reland "Switch frame_analyzer to ABSL_FLAG."
by Mirko Bonadei
· 5 years ago
90c6d1b
Revert "Switch frame_analyzer to ABSL_FLAG."
by Mirko Bonadei
· 5 years ago
3668e9b
Switch frame_analyzer to ABSL_FLAG.
by Mirko Bonadei
· 5 years ago
88290ae
Reland "Cleanup of RTP references in GoogCC implementation."
by Sebastian Jansson
· 5 years ago
7953ad5
Revert "Cleanup of RTP references in GoogCC implementation."
by Sebastian Jansson
· 5 years ago
fa79081
Cleanup of RTP references in GoogCC implementation.
by Sebastian Jansson
· 5 years ago
4cbb4ef
Roll chromium_revision 6ae0f0cd4c..bf62d746a4 (669703:669828) + fix AndroidManifest
by Oleh Prypin
· 5 years ago
873a7a9
Fix event_log_visualizer help text and default profile.
by Bjorn Terelius
· 5 years ago
e794243
Remove PacedSender::PacketSender interface and use PacketRouter directly
by Erik Språng
· 5 years ago
1aa9ee9
Add string-based IDs for event log visualizer graphs and update command line flags.
by Bjorn Terelius
· 5 years ago
5b2eda4
Sanity-check field trial string at initialization.
by Jonas Olsson
· 5 years ago
4ad51d8
Removes SendSideCongestionController.
by Sebastian Jansson
· 5 years ago
5d24b16
Prepare for splitting the api/video:video_frames build rule.
by Chen Xing
· 5 years ago
f2e9cab
Fix BWE simulation graph in event log visualization
by Bjorn Terelius
· 5 years ago
3be9da3
Make unpack_aecdump unpack RuntimeSettings
by Fredrik Hernqvist
· 5 years ago
2db5fc0
Deprecating injection of event log into GoogCC factory.
by Sebastian Jansson
· 6 years ago
9b809d3
Make the event log visualizer chart proto publicly visible.
by Bjorn Terelius
· 6 years ago
30a276b
Add RTP sequence number to TransportFeedbackObserver::AddPacket()
by Erik Språng
· 6 years ago
bfb735b
Exclude RTX from pacer delay plots
by Konrad Hofbauer
· 6 years ago
ff8cce3
Add flag to enable shared x-axis for local event log visualization.
by Bjorn Terelius
· 6 years ago
b55015e
Replacing SequencedTaskChecker with SequenceChecker.
by Sebastian Jansson
· 6 years ago
21f6fd7
Add preemptive rate and preferred buffer size plots to event log visualizer.
by Jakob Ivarsson
· 6 years ago
ef13990
author_line_count.sh: Move user arguments last
by Niels Möller
· 6 years ago
9d8eaac
Delete unneeded direct includes of common_types.h
by Niels Möller
· 6 years ago
9316c1a
Suppress max figures open warning.
by Konrad Hofbauer
· 6 years ago
3993b18
Use DefaultTaskQueueFactory in tool network_tester_server
by Danil Chapovalov
· 6 years ago
225f4f6
Link x-axes across all figures for synchronized zooming in the
by Konrad Hofbauer
· 6 years ago
741daaf
Move rtc::FunctionView to the public API
by Artem Titov
· 6 years ago
94b57c0
Cleanup BUILD.gn files from imports like foo:foo
by Artem Titov
· 6 years ago
3cb5e5b
Fix VideoFileWriterTest flakiness by using unique file path.
by Yves Gerey
· 6 years ago
1f850a6
Reland "SeqNumUnwrapper::Unwrap now returns int64_t instead of uint64_t."
by Philip Eliasson
· 6 years ago
b5207b4
Revert "SeqNumUnwrapper::Unwrap now returns int64_t instead of uint64_t."
by Philip Eliasson
· 6 years ago
1ddc763
Qualify cmath functions.
by Mirko Bonadei
· 6 years ago
b0f968a
SeqNumUnwrapper::Unwrap now returns int64_t instead of uint64_t.
by philipel
· 6 years ago
1175ae0
Add log based GoogCC simulation to visualizer.
by Sebastian Jansson
· 6 years ago
471783f
Remove rtc::QueuedTask alias, use webrtc::QueuedTask directly
by Danil Chapovalov
· 6 years ago
ad89528
Reland "Delete rtc::TaskQueue::Current in favor of webrtc::TaskQueueBase::Current"
by Danil Chapovalov
· 6 years ago
42d8c93
Revert "Delete rtc::TaskQueue::Current in favor of webrtc::TaskQueueBase::Current"
by Yves Gerey
· 6 years ago
304e9d2
Delete rtc::TaskQueue::Current in favor of webrtc::TaskQueueBase::Current
by Danil Chapovalov
· 6 years ago
fc52b91
Implicitly suppress //build/config/clang:find_bad_constructs.
by Mirko Bonadei
· 6 years ago
08f6a6c
Import proto_library.gni when rtc_enable_protobuf is true
by Kimmo Kinnunen
· 6 years ago
e45c688
Remove webrtc::ProtoString.
by Mirko Bonadei
· 6 years ago
ca3c801
Minor eventlogvisualizer tweaks.
by Konrad Hofbauer
· 6 years ago
9775a58
Plot bitrate allocation per layer based on RTCP XR target bitrate.
by Bjorn Terelius
· 6 years ago
7c974e6
Plot RTCP types for incoming and outgoing RTCP packets.
by Bjorn Terelius
· 6 years ago
cf8405e
Add generic packet rates to event_log_visualizer.
by Piotr (Peter) Slatala
· 6 years ago
d036c65
Clarify and unify outgoing and incoming packet loss rate plots.
by Konrad Hofbauer
· 6 years ago
068fc35
Break out parameters from EventLogAnalyzer to AnalyzerConfig struct.
by Bjorn Terelius
· 6 years ago
b4f7ab1
Fix -Wunused-result warnings
by Hans Wennborg
· 6 years ago
8573aae
Do not build rtp_generator in Chromium builds.
by Mirko Bonadei
· 6 years ago
87bbb91
Add rtp_generator utility to rtc_tools.
by Benjamin Wright
· 6 years ago
37ec55e
[clang-tidy] Apply performance-faster-string-find fixes.
by Mirko Bonadei
· 6 years ago
d970807
Remove rtc_base/scoped_ref_ptr.h.
by Mirko Bonadei
· 6 years ago
a9316c9
frame_analyzer: exit with status 1 when video files fail to open
by Oleh Prypin
· 6 years ago
5be3bbd
Clarify and unify network delay plot annotations.
by Konrad Hofbauer
· 6 years ago
05acd2b
Removes clock from TransportFeedbackAdapter.
by Sebastian Jansson
· 6 years ago
95edb03
Adds WebRtcKeyValueConfig interface
by Sebastian Jansson
· 6 years ago
10542f2
(4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries
by Steve Anton
· 6 years ago
6c4b1b7
Avoid depending on testonly target in event_log_visualizer_utils.
by Bjorn Terelius
· 6 years ago
0554368
Delete method DecoderDatabase::RegisterPayload(...NetEqDecoder...)
by Niels Möller
· 6 years ago
bd6dee8
Delete NetEqTest::ExtDecoderMap
by Niels Möller
· 6 years ago
f996c84
Add probe failures to the GoogCC eventlogvisualizer graph.
by Piotr (Peter) Slatala
· 6 years ago
b290a6d
Renames RtcEventLogParseNew to RtcEventLogParser
by Sebastian Jansson
· 6 years ago
3f651d8
Reland "Add AudioDecoderFactory to NetEqTest constructor."
by Niels Möller
· 6 years ago
Next »