- 46fbefa Convert to NTP time using the real clock. by Paul Hallak · 3 years, 8 months ago
- fe2063e Remove REMB throttling funcionality from PacketRouter by Per Kjellander · 3 years, 9 months ago
- bb52bdf Reland "Enable use of rtc::SystemTimeNanos() provided by Chromium" by Johannes Kron · 4 years ago
- cd5127b Revert "Enable use of rtc::SystemTimeNanos() provided by Chromium" by Mirko Bonadei · 4 years ago
- dfe1971 Enable use of rtc::SystemTimeNanos() provided by Chromium by Johannes Kron · 4 years ago
- e904161 Replace RTC_DEPRECATED with ABSL_DEPRECATED by Danil Chapovalov · 4 years ago
- e7c79fd Remove from chromium build targets that are not compatible with it. by Andrey Logvin · 4 years ago
- 7864600 Add absl_deps field for rtc_test and rtc_executable by Andrey Logvin · 4 years ago
- fae4fb1 video_replay: add support for IVF file output by Philipp Hancke · 4 years ago
- e5f4c6b Reland "Refactor rtc_base build targets." by Mirko Bonadei · 4 years ago
- 7acc2d9 Revert "Refactor rtc_base build targets." by Mirko Bonadei · 4 years ago
- 69241a9 Refactor rtc_base build targets. by Mirko Bonadei · 4 years ago
- 0d863f7 Cleanup of bwe_defines.h by Niels Möller · 4 years, 2 months ago
- 38e9b06 Reland "Add scaling interface to VideoFrameBuffer" by Ilya Nikolaevskiy · 4 years, 4 months ago
- 441dbf9 Revert "Add scaling interface to VideoFrameBuffer" by Ilya Nikolaevskiy · 4 years, 4 months ago
- c79f1d8 Add scaling interface to VideoFrameBuffer by Ilya Nikolaevskiy · 4 years, 4 months ago
- 85585f4 Migrate rtc_tools/, sdk/, and system_wrappers/ to webrtc::Mutex. by Markus Handell · 4 years, 7 months ago
- ae1892d Add simulation of robust throughput estimator to the event log analyzer by Björn Terelius · 4 years, 7 months ago
- 08ce986 Switch to absl single target when building with Chromium. by Mirko Bonadei · 4 years, 8 months ago
- 8a89b5b Deprecate inheritance hierachy of plot formats in event_log_visualizer. by Bjorn Terelius · 4 years, 8 months ago
- c186e14 Move NetEq and ANA plotting to a separate file. by Bjorn Terelius · 4 years, 8 months ago
- 2dcf348 Use absl_deps in order to preapre to the Abseil component build release. by Mirko Bonadei · 4 years, 8 months ago
- 48b8279 Refactor/reimplement RTC event log triage alerts. by Bjorn Terelius · 4 years, 8 months ago
- e50c979 Exclude frame_analyzer_host build on iOS. by Mirko Bonadei · 4 years, 9 months ago
- 647968f Exclude frame_analyzer_host build on win. by Mirko Bonadei · 4 years, 10 months ago
- 8041b65 Add YUV to IVF video converter util by Artem Titov · 5 years ago
- d4c3c3a Move video_replay under rtc_tools/. by Mirko Bonadei · 5 years ago
- a5cec55 Make rtp_generator buildable from Chromium. by Mirko Bonadei · 5 years ago
- ccbe95f Reformat GN files. by Mirko Bonadei · 5 years ago
- 71574f7 Add data dependency to event_log_visualizer. by Mirko Bonadei · 5 years ago
- 2ea2796 Extract an interface from the perf results logger. by Patrik Höglund · 5 years ago
- 89aaeda Move audioproc_f to rtc_tools. by Daniel Johansson · 5 years ago
- 33f9d2b Migrate WebRTC on FrameGeneratorInterface and remove FrameGenerator class by Artem Titov · 5 years ago
- c7a3b08 Prefix ENABLE_RTC_EVENT_LOG with WEBRTC_. by Mirko Bonadei · 5 years ago
- 3ce44a3 Move NetEq headers to api/ by Ivo Creusen · 5 years ago
- 3663ed3 Move rtc_base/ignore_wundef.h to its own target. by Mirko Bonadei · 5 years ago
- 86d053c Use source_sets in component builds and static_library in release builds. by Mirko Bonadei · 5 years ago
- c69c1bb Plot delay feedback in RTCP arrival order. by Björn Terelius · 5 years ago
- 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 5 years ago
- 6dcd4dc New target for api/rtp_parameters.h and api/media_types.h. by Niels Möller · 5 years ago
- 83bbe91 Delete deprecated rtc_event_log header by Danil Chapovalov · 5 years ago
- 575998c Add rtc_ prefix to the event_log_visualizer directory. by Mirko Bonadei · 5 years ago
- f2d97b8 Add usage message to event_log_visualizer. by Mirko Bonadei · 6 years ago
- 5693c26 Remove rtc_tools/frame_editing. by Mirko Bonadei · 6 years ago
- 249bade Add usage message to rgba_to_i420_converter. by Mirko Bonadei · 6 years ago
- 7ddca16 Add usage message to reference_less_video_analysis. by Mirko Bonadei · 6 years ago
- 4e72245 Add usage message to psnr_ssim_analyzer. by Mirko Bonadei · 6 years ago
- 06cdb23 Add usage message to rtp_generator. by Mirko Bonadei · 6 years ago
- 4b091f4 Switch event_log_visualizer to ABSL_FLAG. by Mirko Bonadei · 6 years ago
- ca16021 Update rtc_tools/rtp_generator to compile by Ilya Nikolaevskiy · 6 years ago
- 9d96209 Switch unpack_aecdump to ABSL_FLAG. by Mirko Bonadei · 6 years ago
- 8e3cb53 Remove activity_metric tool. by Mirko Bonadei · 6 years ago
- a3f3ab9 Remove Simple Command Line Parser. by Mirko Bonadei · 6 years ago
- 4ba04b7 Delete RtcEventLogFactory factory as now unused by Danil Chapovalov · 6 years ago
- a95949e Switch rtp_generator to ABSL_FLAG. by Mirko Bonadei · 6 years ago
- beff535 Switch frame_editor to ABSL_FLAG. by Mirko Bonadei · 6 years ago
- 6d6b0fb Switch reference_less_video_analysis to ABSL_FLAG. by Mirko Bonadei · 6 years ago
- 8e032c8 Switch psnr_ssim_analyzer to ABSL_FLAG. by Mirko Bonadei · 6 years ago
- 2308bb2 Switch rgba_to_i420_converter to ABSL_FLAG. by Mirko Bonadei · 6 years ago
- 6bafc8b Reland "Switch frame_analyzer to ABSL_FLAG." by Mirko Bonadei · 6 years ago
- 90c6d1b Revert "Switch frame_analyzer to ABSL_FLAG." by Mirko Bonadei · 6 years ago
- 3668e9b Switch frame_analyzer to ABSL_FLAG. by Mirko Bonadei · 6 years ago
- 1aa9ee9 Add string-based IDs for event log visualizer graphs and update command line flags. by Bjorn Terelius · 6 years ago
- 5d24b16 Prepare for splitting the api/video:video_frames build rule. by Chen Xing · 6 years ago
- 3be9da3 Make unpack_aecdump unpack RuntimeSettings by Fredrik Hernqvist · 6 years ago
- 9b809d3 Make the event log visualizer chart proto publicly visible. by Bjorn Terelius · 6 years ago
- 9d8eaac Delete unneeded direct includes of common_types.h by Niels Möller · 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
- 1175ae0 Add log based GoogCC simulation to visualizer. by Sebastian Jansson · 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
- 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
- d970807 Remove rtc_base/scoped_ref_ptr.h. by Mirko Bonadei · 6 years ago
- 95edb03 Adds WebRtcKeyValueConfig interface by Sebastian Jansson · 6 years ago
- 6c4b1b7 Avoid depending on testonly target in event_log_visualizer_utils. by Bjorn Terelius · 6 years ago
- 3f651d8 Reland "Add AudioDecoderFactory to NetEqTest constructor." by Niels Möller · 6 years ago
- 68586e8 Replace starts_with and ends_with with Abseil by Steve Anton · 6 years ago
- f7f753b Revert "Add AudioDecoderFactory to NetEqTest constructor." by Oleh Prypin · 6 years ago
- daa970f Add AudioDecoderFactory to NetEqTest constructor. by Niels Möller · 6 years ago
- e011cb7 Move chart proto for event_log_visualizer. by Bjorn Terelius · 6 years ago
- 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
- 286df00 Add tool for aligning cropped region of video files by Magnus Jedvert · 6 years ago
- 21cddff Harmonize paths to dependent targets. by Yves Gerey · 6 years ago
- 1927dfa Add tool for aligning color space of video files by Magnus Jedvert · 6 years ago
- 5c94f55 Removes analyzer dependency on legacy congestion controller. by Sebastian Jansson · 6 years ago
- 40a7a35 Extract functionality of test_main into separate library. by Artem Titov · 6 years ago
- cae8802 Delete force_mic_volume_max. by Patrik Höglund · 6 years ago
- c0f26d4 Drop unneeded inclusion of module_common_types.h by Niels Möller · 6 years ago
- 311c13b Remove noop system_wrappers_default build target. by Mirko Bonadei · 6 years ago
- 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
- 17f4878 Remove deprecated field_trial_default and metrics_default. by Mirko Bonadei · 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
- b468ace Reland "Reland "Update video_quality_analysis to align videos instead of using barcodes"" by Magnus Jedvert · 6 years ago