- f45f823 Actually build frame_analyzer when not on Chromium. by Mirko Bonadei · 2 years, 4 months ago
- 858864d Do not compile frame_analyzer on component builds. by Mirko Bonadei · 2 years, 4 months ago
- 63dda50 Revert "Do not compile frame_analyzer on component builds." by Mirko Bonadei · 2 years, 4 months ago
- 892e61c Do not compile frame_analyzer on component builds. by Mirko Bonadei · 2 years, 4 months ago
- 720bc4d Add --extend_run_time_duration flag to video_replay. by philipel · 2 years, 5 months ago
- b324206 Tool to print event log as text. by Björn Terelius · 2 years, 5 months ago
- c11b0fe Add --disable_decoding flag to video_replay by philipel · 2 years, 5 months ago
- f16fc05 Add --disable_preview flag to video_replay. by philipel · 2 years, 5 months ago
- 4426c47 Add --simulated_time flag to video_replay. by philipel · 2 years, 5 months ago
- 525891a Add --force_fieldtrials flag to video_replay. by philipel · 2 years, 5 months ago
- faaa57b In video_replay.cc, remove unnecessay webrtc:: qualifiers. by philipel · 2 years, 5 months ago
- 2671e24 In RtpReplayer, make Call, StreamState and RtpFileReader member variables. by philipel · 2 years, 5 months ago
- 5f55137 Start making RtpReplayer into an actual class. by philipel · 2 years, 5 months ago
- 05f4822 In video_replay.cc, remove flag getters and `static` specifier from free functions inside anonymous namespaces. by philipel · 2 years, 5 months ago
- 6cbb468 In VideoReplayer, use MediaType::ANY when calling DeliverPacket with RTCP packet. by philipel · 2 years, 5 months ago
- 3f1150d In `video_replay`, destroy `call` on worker thread even if input validation fail. by philipel · 2 years, 5 months ago
- 80c87d7 RtpEncodingParameters::request_resolution patch 2 by Jonas Oreland · 2 years, 5 months ago
- 6c2dae2 Move VideoEncoderConfig from api/ into video/config by Jonas Oreland · 2 years, 5 months ago
- 1262eb5 Move EncoderStreamFactory into own file by Jonas Oreland · 2 years, 6 months ago
- 718d7b3 Add missing export to the perf output file by Artem Titov · 2 years, 6 months ago
- 5e7e411 Migrate video_quality_analysis on new perf metrics logger API by Artem Titov · 2 years, 6 months ago
- 3153b36 AEC dump `Stream::level` renamed by Alessio Bazzica · 2 years, 6 months ago
- 5592a6d Add OWNERS in rtc_tools/unpack_aecdump by Alessio Bazzica · 2 years, 6 months ago
- 9e09a1f Replace Thread::Invoke with Thread::BlockingCall by Danil Chapovalov · 2 years, 6 months ago
- 4b68194 Reland "Add TaskQueueStdlib experiment." by Ali Tofigh · 2 years, 7 months ago
- e7e3d59 Revert "Add TaskQueueStdlib experiment." by Ali Tofigh · 2 years, 7 months ago
- 83db78e Add TaskQueueStdlib experiment. by Ali Tofigh · 2 years, 7 months ago
- 2cfc1af Update rtc::Event::Wait call sites to use TimeDelta. by Markus Handell · 2 years, 7 months ago
- 0931599 rtc::Event: Remove call site dependency on kForever being int. by Markus Handell · 2 years, 7 months ago
- 166ef27 Format build_apprtc.py as requested by presubmit. by Mirko Bonadei · 2 years, 7 months ago
- 7d9f0dc Downgrade go runtime to 1.16 for macOS AppRTC tests. by Mirko Bonadei · 2 years, 7 months ago
- c06c0cf Update go runtime to 1.19 for macOS AppRTC tests. by Mirko Bonadei · 2 years, 7 months ago
- 38b3cf0 Add lower/upper link capacity to the outgoing bitrate graph. by Diep Bui · 2 years, 8 months ago
- 5286dcf Migrate rtc_base and rtc_tools to absl::AnyInvocable based TaskQueueBase interface by Danil Chapovalov · 2 years, 8 months ago
- 6183a0f Add default conversational speech file to the .rodata section. by Mirko Bonadei · 2 years, 8 months ago
- 2ad75b3 Remove testonly from unpack_aecdump. by Mirko Bonadei · 2 years, 8 months ago
- c931f70 network_tester: Remove usage of rtc::Thread::socketserver() and cleanup by Byoungchan Lee · 2 years, 8 months ago
- 1c951ec video_replay: add flexfec support by Philipp Hancke · 2 years, 10 months ago
- de7fcff video_replay: add AV1 support to IVF filewriter by Philipp Hancke · 2 years, 10 months ago
- 978cb67 Remove //test:field_trials from RTCEventLogs viewer. by Mirko Bonadei · 2 years, 8 months ago
- eefae3b Revert "Make the test library for field trials testonly." by Mirko Bonadei · 2 years, 9 months ago
- c33f1a8 Make the test library for field trials testonly. by Mirko Bonadei · 2 years, 9 months ago
- 22ca4fb Remove public_deps usage in neteq build targets. by Mirko Bonadei · 2 years, 9 months ago
- 105711e Move rtc::make_ref_counted to api/ by Niels Möller · 2 years, 9 months ago
- 5a3732c Disable tests depending on libyuv upscale filtering by Magnus Jedvert · 2 years, 9 months ago
- 83e34ee Migrate some scripts to python3 by Björn Terelius · 2 years, 9 months ago
- bc07d40 event log analyzer: log rtp timestamps in question by Philipp Hancke · 2 years, 10 months ago
- 4a7883f Update event_log_visualizer tool to avoid matplotlib 3.4 deprecation warnings. by Björn Terelius · 2 years, 10 months ago
- f6f4543 Rename VideoReceiveStream to VideoReceiveStreamInterface by Tommi · 2 years, 10 months ago
- 65b2d8a Move RunLoop test class to its own build target by Niels Möller · 2 years, 10 months ago
- cf2c891 Delete H264EncoderSpecificSettings by Niels Möller · 2 years, 10 months ago
- 807328f Move frame drop config to VideoCodec and VideoEncoderConfig. by Niels Möller · 2 years, 10 months ago
- eb9af84 Improved RobustThroughputEstimator by Björn Terelius · 2 years, 10 months ago
- ea1e6f4 Delete rtc_base/format_macros.h by Niels Möller · 2 years, 10 months ago
- df209e7 Avoid more usage of implicit conversion from scoped_refptr<T> to T* by Niels Möller · 2 years, 11 months ago
- c3e6e3a Remove dependency on rtc_base_approved from most targets by Florent Castelli · 2 years, 11 months ago
- 6bb1fd3 Move rate_statistics out of rtc_base_approved by Florent Castelli · 2 years, 11 months ago
- 10b3485 Remove public_deps from //p2p by Florent Castelli · 3 years ago
- dd837e2 Remove //rtc_base:timeutils from public deps by Florent Castelli · 3 years ago
- 57aa81b Remove //rtc_base:stringutils from public deps by Florent Castelli · 3 years ago
- 33d31fb Remove //rtc_base:rtc_event from public deps by Florent Castelli · 3 years ago
- f86f6f9 Remove //rtc_base:refcount from public deps by Florent Castelli · 3 years ago
- 4467ad7 Remove //rtc_base:macromagic from public deps by Florent Castelli · 3 years ago
- 0af55ba Remove //rtc_base:logging from public deps by Florent Castelli · 3 years ago
- ca32793 Make requesting SDES available only on Fuchsia builds by Harald Alvestrand · 3 years ago
- 7ab3ecd Use TimeDelta to convert to to/from compact ntp time by Danil Chapovalov · 3 years ago
- 0c28820 Fix FRAME delimiter is not handled properly in yuv/y4m reader by Byoungchan Lee · 3 years ago
- be74b80 Fix spelling of receiver and transceiver. by Niels Möller · 3 years ago
- 023be3c Data Channel Benchmarking tool by Florent Castelli · 3 years ago
- e486a7b Make KeyValueConfig mandatory in the pacer. by Erik Språng · 3 years ago
- cb24158 Reland "Reland "Refactor AnalyzerConfig to use Timestamps instead of microseconds."" by Björn Terelius · 3 years ago
- 7306c75 Revert "Reland "Refactor AnalyzerConfig to use Timestamps instead of microseconds."" by Björn Terelius · 3 years, 1 month ago
- 7a992e2 Reland "Refactor AnalyzerConfig to use Timestamps instead of microseconds." by Björn Terelius · 3 years, 1 month ago
- 66bfd6f Revert "Refactor AnalyzerConfig to use Timestamps instead of microseconds." by Christoffer Jansson · 3 years, 1 month ago
- 43fb169 Refactor AnalyzerConfig to use Timestamps instead of microseconds. by Björn Terelius · 3 years, 1 month ago
- 6cae2d5 Reland "Remove RTC_DISALLOW_COPY_AND_ASSIGN usages completely" by Artem Titov · 3 years, 1 month ago
- 3f87250 Revert "Remove RTC_DISALLOW_COPY_AND_ASSIGN usages completely" by Artem Titov · 3 years, 1 month ago
- 5f0eb93 Remove RTC_DISALLOW_COPY_AND_ASSIGN usages completely by Byoungchan Lee · 3 years, 2 months ago
- c1ccc82 remove loopback test by Philipp Hancke · 3 years, 2 months ago
- 14af762 Remove RTC_DISALLOW_COPY_AND_ASSIGN from rtc_base/ by Byoungchan Lee · 3 years, 2 months ago
- 4024f64 Update rtc_tools to not use implicit T* --> scoped_refptr<T> conversion by Niels Möller · 3 years, 2 months ago
- d325196 Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHED by Artem Titov · 3 years, 4 months ago
- 97597c0 Remove usage of INFO alias for LS_INFO in log messages by Harald Alvestrand · 3 years, 4 months ago
- 3291375 Fix -Wunused-but-set-variable. by Mirko Bonadei · 3 years, 4 months ago
- e5e78c4 Fix -Wunused-but-set-variable. by Mirko Bonadei · 3 years, 4 months ago
- 9def994 Delete BasicPacketSocketFactory constructor with thread argument by Niels Möller · 3 years, 6 months ago
- 824eeba Improve points visualization in metrics_plotter. by Mirko Bonadei · 3 years, 6 months ago
- 5ce7d14 Delete legacy rtp header parser as no longer used by Danil Chapovalov · 3 years, 8 months ago
- 03df29c Add -render_width and -render_height arguments to video_replay. by Jonathan Lennox · 3 years, 8 months ago
- 54500ad Use backticks not vertical bars to denote variables in comments for /rtc_tools by Artem Titov · 3 years, 8 months ago
- 25ab322 Replace assert() with RTC_DCHECK(). by Mirko Bonadei · 3 years, 8 months ago
- c0a4a09 Use default NetEq config for simulation in event log visualizer. by Jakob Ivarsson · 3 years, 8 months ago
- c060ce4 video_replay: use abseil uint32_t for ssrc and ssrc_rtx by Philipp Hancke · 4 years ago
- e99f687 Move WebRTC to non deprecated jsoncpp APIs. by Mirko Bonadei · 3 years, 9 months ago
- 76a35d9 Delete legacy RtpHeaderParser wrapper by Danil Chapovalov · 3 years, 9 months ago
- 6a0a559 Reland "Correctly handle retransmissions/padding in early loss detection." by Erik Språng · 3 years, 9 months ago
- d6957c2 Revert "Correctly handle retransmissions/padding in early loss detection." by Erik Språng · 3 years, 9 months ago
- e9ae472 Correctly handle retransmissions/padding in early loss detection. by Erik Språng · 3 years, 9 months ago
- 58126f9 Update the only 3 remaining kFilterBilinear to kFilterBox. by Henrik Boström · 3 years, 9 months ago
- 46fbefa Convert to NTP time using the real clock. by Paul Hallak · 3 years, 10 months ago