Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
e9b74a77b1b42e542fad4a3a2c5863a79baa5582
/
rtc_tools
3d3e08b
Revert "Tidy up and increase exception handling in compare_videos"
by Oleh Prypin
· 6 years ago
1c60ff5
Tidy up and increase exception handling in compare_videos
by Paulina Hensman
· 6 years ago
12c62b9
Reland "Add option to call VMAF in compare_videos.py."
by Paulina Hensman
· 6 years ago
3717814
Revert "Add option to call VMAF in compare_videos.py."
by Sami Kalliomäki
· 6 years ago
89f64d3
Move network trace calculation from analyzer to rtc_event_log_parser.
by Christoffer Rodbro
· 6 years ago
17f4878
Remove deprecated field_trial_default and metrics_default.
by Mirko Bonadei
· 6 years ago
e307d56
Add option to call VMAF in compare_videos.py.
by Paulina Hensman
· 6 years ago
9931ddb
ResultsContainer: Initialize fields.
by Yves Gerey
· 6 years ago
dd8de18
Include stringutils to allow build on chromium
by Paulina Hensman
· 6 years ago
84df1c7
Make fewer copies when using StringBuilder.
by Jonas Olsson
· 6 years ago
b671d46
Add WriteVideoToFile to video_file_reader.
by Paulina Hensman
· 6 years ago
080afed
Do not compile frame_analyzer_host during Chromium builds.
by Mirko Bonadei
· 6 years ago
b56706f
Reland "Compile frame analyzer for the host machine on perf tests."
by Mirko Bonadei
· 6 years ago
6d80003
Revert "Compile frame analyzer for the host machine on perf tests."
by Mirko Bonadei
· 6 years ago
d8ff3f2
Compile frame analyzer for the host machine on perf tests.
by Mirko Bonadei
· 6 years ago
ef73f59
Allow printing graphs as protobuf in event_log_visualizer.
by Bjorn Terelius
· 6 years ago
366a50c
Remove simple stringstream usages.
by Jonas Olsson
· 6 years ago
b468ace
Reland "Reland "Update video_quality_analysis to align videos instead of using barcodes""
by Magnus Jedvert
· 6 years ago
62228c4
Reland "Add tool for aliging video files"
by Magnus Jedvert
· 6 years ago
10e829a
Reland "Add Y4mFileReader"
by Magnus Jedvert
· 6 years ago
5292654
Reland "Fix a bug in barcode_decoder.py"
by Magnus Jedvert
· 6 years ago
cc22f51
Removing the intelligibility enhancer.
by Alessio Bazzica
· 6 years ago
9427f48
rtc_executable should depend on //build/win:default_exe_manifest.
by Mirko Bonadei
· 6 years ago
0673bc9
Revert CLs affecting video quality toolchain.
by Sami Kalliomäki
· 6 years ago
5c2de6b
Fix a bug in barcode_decoder.py
by Magnus Jedvert
· 6 years ago
9bb55fc
Reland "Update video_quality_analysis to align videos instead of using barcodes"
by Magnus Jedvert
· 6 years ago
3e169ac
Revert "Update video_quality_analysis to align videos instead of using barcodes"
by Magnus Jedvert
· 6 years ago
d65e143
Update video_quality_analysis to align videos instead of using barcodes
by Magnus Jedvert
· 6 years ago
b2c0e8f
Add tool for aliging video files
by Magnus Jedvert
· 6 years ago
1b5e5db
Remove SequencedTaskChecker from Y4mFileReader
by Magnus Jedvert
· 6 years ago
404be7f
Add Y4mFileReader
by Magnus Jedvert
· 6 years ago
656d609
Add UTC time to init event in AEC debug dump.
by Minyue Li
· 6 years ago
c97933f
Clean up code regarding jitter buffer plot in event log visualizer.
by Minyue Li
· 6 years ago
8e5014a
Remove definition and usage of macro GTEST_RELATIVE_PATH.
by Mirko Bonadei
· 6 years ago
508e234
Remove unnecessary //base:base_java dependencies.
by Sami Kalliomäki
· 6 years ago
a12c42a
Delete root header file typedef.h.
by Niels Möller
· 6 years ago
b1222c2
Plot RTCP SR and RR contents in event_log_visualizer.
by Bjorn Terelius
· 6 years ago
486cb18
Enable clang::find_bad_constructs for rtc_tools (part 1/2).
by Mirko Bonadei
· 6 years ago
ed8ff64
Break out Agc code from audio_processing.
by Alex Loiko
· 7 years ago
918f50c
Use absl::make_unique and absl::WrapUnique directly
by Karl Wiberg
· 7 years ago
04b18cb
Removes redundant delay based bwe.
by Sebastian Jansson
· 7 years ago
c9ac93f
Adding NetEq lifetime stats to event log visualizer.
by Minyue Li
· 7 years ago
01d2a67
Adding jitter buffer plots for all SSRCs in event log visualizer.
by Minyue Li
· 7 years ago
45fc6df
Aligning time in audio jitter buffer plot to other plots in rtc event log visualizer.
by Minyue Li
· 7 years ago
beb2d98
Removing usage of //build/config/compiler:no_size_t_to_int_warning.
by Mirko Bonadei
· 7 years ago
665174f
Reformat the WebRTC code base
by Yves Gerey
· 7 years ago
431abd9
Replace rtc::Optional with absl::optional in test and rtc_tools
by Danil Chapovalov
· 7 years ago
9614a31
Remove manual references to exe_and_shlib_deps
by Tom Anderson
· 7 years ago
7a0bb00
Split LoggedBweProbeResult into -Success and -Failure.
by Bjorn Terelius
· 7 years ago
1d4a227
Add support for visualizing event logs without normalizing time.
by Stefan Holmer
· 7 years ago
172fd85
Replaces redundant congestion controller components
by Sebastian Jansson
· 7 years ago
f61475d
Make unpack_aecdump optionally unpack render/capture call order
by Sam Zackrisson
· 7 years ago
27e2b7d
Plot NetEq stats in RTC event log visualizer.
by Minyue Li
· 7 years ago
c6ff757
Split NetEq simulation and jitter buffer plot to be able to plot other metrics in the simulation.
by Minyue Li
· 7 years ago
c4ca1d3
Reland "Create new API for RtcEventLogParser."
by Bjorn Terelius
· 7 years ago
ff61273
Revert "Create new API for RtcEventLogParser."
by Björn Terelius
· 7 years ago
9e336ec
Create new API for RtcEventLogParser.
by Bjorn Terelius
· 7 years ago
bb23c83
GN hack to tag targets as poisonous (and use it with audio codecs)
by Karl Wiberg
· 7 years ago
4397e4a
Correcting payload size to NetEq simulator in RTC event log analyzer.
by Minyue Li
· 7 years ago
5feb30e
Options and settings for the Pre-amplifier.
by Alex Loiko
· 7 years ago
bbf21a3
Remove dependencies on modules:module_api from AudioProcessing.
by Fredrik Solenberg
· 7 years ago
6e9d895
Add missing includes checks.h/array_view.h
by Danil Chapovalov
· 7 years ago
172a563
Fix path to AppRTC/collider on Windows
by Oleh Prypin
· 7 years ago
8058fbb
Bypass browser join confirmation in prebuilt AppRTC
by Oleh Prypin
· 7 years ago
8730135
Use sys.executable to launch another Python script
by Oleh Prypin
· 7 years ago
9fa35e5
Fix path to proto in py_event_log_analyzer/pb_parse.py
by Oleh Prypin
· 7 years ago
7696bef
Remove the public_deps to fileutils from test_support.
by Patrik Höglund
· 7 years ago
7bd79a0
Split up audio_device build target
by Paulina Hensman
· 7 years ago
12edf4c
Separate build target for rtc_base/numerics/safe_minmax.h
by Karl Wiberg
· 7 years ago
12196b4
Update prebuilt AppRTC
by Oleh Prypin
· 7 years ago
439f0bc
Preparing for task queue in congenstion controller
by Sebastian Jansson
· 7 years ago
e4be6da
Removing access to send side cc in rtp controller.
by Sebastian Jansson
· 7 years ago
ea86bb7
Revert "Revert "Revert "Reland "Moved congestion controller to task queue.""""
by Sebastian Jansson
· 7 years ago
65792c5
Revert "Revert "Reland "Moved congestion controller to task queue."""
by Sebastian Jansson
· 7 years ago
4e849f6
Revert "Reland "Moved congestion controller to task queue.""
by Danil Chapovalov
· 7 years ago
bda5068
Revert "Moved congestion controller to goog_cc folder."
by Danil Chapovalov
· 7 years ago
1e06289
Delete macro RTC_ACCESS_ON, replaced by RTC_GUARDED_BY.
by Niels Möller
· 7 years ago
e6cefdf
Moved congestion controller to goog_cc folder.
by Sebastian Jansson
· 7 years ago
57daeb7
Reland "Moved congestion controller to task queue."
by Sebastian Jansson
· 7 years ago
0488fcf
Made modules/audio_processing/vad its own target.
by Alex Loiko
· 7 years ago
93a8439
Bind the structured ICE logging with P2PTransportChannel.
by Qingsi Wang
· 7 years ago
8eca1ff
Reland "Structured ICE logging via RtcEventLog."
by Qingsi Wang
· 7 years ago
5a503b0
Revert "Moved congestion controller to task queue."
by Sebastian Jansson
· 7 years ago
0cbcba7
Moved congestion controller to task queue.
by Sebastian Jansson
· 7 years ago
970b088
Reland "Break up rtc_event_log_api to solve circular dependencies."
by Qingsi Wang
· 7 years ago
edab301
Remove webrtc::test::InitFieldTrialsFromString(const std::string&).
by Bjorn Terelius
· 7 years ago
75df728
Revert "Break up rtc_event_log_api to solve circular dependencies."
by Mirko Bonadei
· 7 years ago
78ac89b
Revert "Structured ICE logging via RtcEventLog."
by Mirko Bonadei
· 7 years ago
eed5aa8
Structured ICE logging via RtcEventLog.
by Qingsi Wang
· 7 years ago
001546d
Break up rtc_event_log_api to solve circular dependencies.
by Qingsi Wang
· 7 years ago
2e5966b
Store video_quality_loopback_test perf results in Chart JSON format.
by Edward Lemur
· 7 years ago
e5a93a7
Making rtc_tools:unpack_aecdump publicly visible.
by Mirko Bonadei
· 7 years ago
a0f5f60
Revert "Revert "Make some more targets publicly visible""
by Per Kjellander
· 7 years ago
a7f2d84
Revert "Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*"""
by Per Kjellander
· 7 years ago
c73e1f4
Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*""
by Per Kjellander
· 7 years ago
55d1809
Revert "Make some more targets publicly visible"
by Per Kjellander
· 7 years ago
60d1792
Make some more targets publicly visible
by Karl Wiberg
· 7 years ago
588c548
GN rtc_* templates: Set default visibility to webrtc_root + "/*"
by Karl Wiberg
· 7 years ago
873e565
Remove obsolete TODO.
by Patrik Höglund
· 7 years ago
4f024ef
Renaming android_library android_manifest to android_manifest_for_lint.
by Mirko Bonadei
· 7 years ago
Next »