1. 68b580f Remove usage of rtc::TaskQueue in video replay tool by Danil Chapovalov · 1 year, 2 months ago
  2. 0b11bd4 Refactor NetworkTester to use rtc::ReceivedPackets by Per K · 1 year, 3 months ago
  3. 24510d4 Delete deprecated AsyncResolver and related classes by Harald Alvestrand · 1 year, 4 months ago
  4. 4a2ea71 Remove deprecated PlotPython and PlotProtobuf subclasses. by Bjorn Terelius · 1 year, 3 months ago
  5. 702820d Update rtc tools to create Call using Environment by Danil Chapovalov · 1 year, 3 months ago
  6. 78f905e Move some users to use webrtc::RefCountInterface by Harald Alvestrand · 1 year, 4 months ago
  7. efeeba0 Try removing RTC_PUSH_IGNORING_WUNDEF() around proto includes by Björn Terelius · 1 year, 4 months ago
  8. 2ea77ca Clean up includes in rtc_event_log_visualizer/ by Björn Terelius · 1 year, 4 months ago
  9. b9b4609 Set chart id in WebRTC event log bindings. by Björn Terelius · 1 year, 4 months ago
  10. af0448c C-style bindings around event log analyzer (3). by Björn Terelius · 1 year, 4 months ago
  11. 54a6149 C-style bindings around RTC event log analyzer (2). by Björn Terelius · 1 year, 4 months ago
  12. b6ef1a7 Define default max Qp in media/base/media_constants by Sergey Silkin · 1 year, 5 months ago
  13. ad69832 C-style bindings around RTC event log analyzer. by Björn Terelius · 1 year, 5 months ago
  14. a88a4b7 Change the NetworkTesterTest.ClientServer test to use a random port number to avoid collisions by Liad Rubin · 1 year, 5 months ago
  15. a3ce407 Cleanup Call construction by Danil Chapovalov · 1 year, 5 months ago
  16. 636c3f2 Add outgoing TWCC loss and missing packet feedback plots to event log analyzer. by Diep Bui · 1 year, 5 months ago
  17. 4b84f01 Change the type of PacedPacketInfo::send_bitrate_bps from int to strongly-typed DataRate. by Sergey Sukhanov · 1 year, 5 months ago
  18. 9c58483 Rename EncodedImage property Timetamp to RtpTimestamp by Danil Chapovalov · 1 year, 6 months ago
  19. ae82df7 Add codec name H265 to support H265 in WebRTC by qwu16 · 1 year, 6 months ago
  20. e31315b Use old AcknowledgedBitrateEstimator in RtcEventLog simulations by Björn Terelius · 1 year, 6 months ago
  21. 03fcbb3 Change the default size of event log figures to 10 inches wide. by Bjorn Terelius · 1 year, 6 months ago
  22. 977178f Export RTC event log plots to png by Bjorn Terelius · 1 year, 6 months ago
  23. 55b593f Remove EncodedFrame::MissingFrame and start removing Decode() param by Tony Herre · 1 year, 6 months ago
  24. d43af91 Remove internal overrides using old SendRtp and SendRtcp interfaces. by Harald Alvestrand · 1 year, 7 months ago
  25. 4d752ec [rtc_tools/video_encoder] Support Y4M file input by Jianhui Dai · 1 year, 8 months ago
  26. 32a8169 Use common `VideoFrameTypeToString` helper by Jianhui Dai · 1 year, 8 months ago
  27. a2e945e [rtc_tools/video_encoder] Output ivf for all SVC decode targets by Jianhui Dai · 1 year, 9 months ago
  28. e4e33b8 Add video_encoder to default build by Philipp Hancke · 1 year, 9 months ago
  29. b55c63b Explicitly cast to before passing it with a format string. by Jeremy Leconte · 1 year, 9 months ago
  30. ff58aed Process events with the same timestamp in a defined order. by Björn Terelius · 1 year, 9 months ago
  31. 18f66fc [rct_tools/video_encoder] Add video encoder tool by Jianhui Dai · 1 year, 9 months ago
  32. 7220ee9 Format the rest by Jared Siskin · 1 year, 10 months ago
  33. 8a9f3a8 Reland "Remove dependency of video_replay on TestADM." by Artem Titov · 1 year, 11 months ago
  34. f9e3bdd Revert "Remove dependency of video_replay on TestADM." by Jeremy Leconte · 1 year, 11 months ago
  35. 0171666 Remove dependency of video_replay on TestADM. by Artem Titov · 1 year, 11 months ago
  36. 9e734a6 Delete ReportBlock::cumulative_lost_signed accessor by Danil Chapovalov · 1 year, 11 months ago
  37. 61e8b59 Use SendAsync in data channel benchmark. by Tommi · 1 year, 11 months ago
  38. d12582a Move frame_generator_capturer.h|cc to the new target by Artem Titov · 1 year, 11 months ago
  39. c2d3789 Fix event log visualizer crash when NetEq input creation fails. by Jakob Ivarsson · 1 year, 11 months ago
  40. 27d70f3 Refactor NetEq test event log input. by Jakob Ivarsson · 1 year, 11 months ago
  41. 4b61f3a In rtc event log visualizer use modern api of the ReceiveSideCongestionController by Danil Chapovalov · 2 years ago
  42. bc959b1 Fixit: Migrate uses of BuiltinVideo{Encoder,Decoder}Factory to Video{Encoder,Decoder}FactoryTemplate. by Ying Wang · 1 year, 11 months ago
  43. 30f3d27 Replace BuiltinVideo{Encoder,Decoder}Factory with Video{Encoder,Decoder}FactoryTemplate. by philipel · 2 years ago
  44. 2b742f7 Revert "Unifying the handling of the events in NetEqInput." by Björn Terelius · 2 years ago
  45. d93b7b9 Unifying the handling of the events in NetEqInput. by Jesús de Vicente Peña · 2 years ago
  46. 86ad48c Remove files from old targets by Artem Titov · 2 years ago
  47. d234cef Handling NetEqSetMinimumDelay events in neteq_rtpplay. by Jesús de Vicente Peña · 2 years, 1 month ago
  48. bdf30c8 Ensure VideoRtpReplayer use new PacketReceiver::DeliverRtp packet. by Per K · 2 years, 2 months ago
  49. a6b9924 Remove all usage of //rtc_base target by Florent Castelli · 2 years, 2 months ago
  50. 6afa92a Tooling to process RtcEventNetEqSetMinimumDelay by Lionel Koenig · 2 years, 2 months ago
  51. 55ac75f Make terelius owner of rtc_event to text by Lionel Koenig · 2 years, 2 months ago
  52. a138c6c Split rtc_base into multiple targets by Florent Castelli · 2 years, 2 months ago
  53. 097fc34 [Unwrap] Prepare SequenceNumberUnwrapper for migrations by Evan Shrubsole · 2 years, 2 months ago
  54. 0c29813 Generate packets of original packet length in video_replay. by philipel · 2 years, 2 months ago
  55. 794d599 Split media_channel and its dependencies from the rtc_media_base target by Harald Alvestrand · 2 years, 3 months ago
  56. b1bdadc Delete RGB to I420 and YUV to IVF converters by Sergey Silkin · 2 years, 3 months ago
  57. f45f823 Actually build frame_analyzer when not on Chromium. by Mirko Bonadei · 2 years, 4 months ago
  58. 858864d Do not compile frame_analyzer on component builds. by Mirko Bonadei · 2 years, 4 months ago
  59. 63dda50 Revert "Do not compile frame_analyzer on component builds." by Mirko Bonadei · 2 years, 4 months ago
  60. 892e61c Do not compile frame_analyzer on component builds. by Mirko Bonadei · 2 years, 4 months ago
  61. 720bc4d Add --extend_run_time_duration flag to video_replay. by philipel · 2 years, 5 months ago
  62. b324206 Tool to print event log as text. by Björn Terelius · 2 years, 5 months ago
  63. c11b0fe Add --disable_decoding flag to video_replay by philipel · 2 years, 5 months ago
  64. f16fc05 Add --disable_preview flag to video_replay. by philipel · 2 years, 5 months ago
  65. 4426c47 Add --simulated_time flag to video_replay. by philipel · 2 years, 5 months ago
  66. 525891a Add --force_fieldtrials flag to video_replay. by philipel · 2 years, 5 months ago
  67. faaa57b In video_replay.cc, remove unnecessay webrtc:: qualifiers. by philipel · 2 years, 5 months ago
  68. 2671e24 In RtpReplayer, make Call, StreamState and RtpFileReader member variables. by philipel · 2 years, 5 months ago
  69. 5f55137 Start making RtpReplayer into an actual class. by philipel · 2 years, 5 months ago
  70. 05f4822 In video_replay.cc, remove flag getters and `static` specifier from free functions inside anonymous namespaces. by philipel · 2 years, 5 months ago
  71. 6cbb468 In VideoReplayer, use MediaType::ANY when calling DeliverPacket with RTCP packet. by philipel · 2 years, 5 months ago
  72. 3f1150d In `video_replay`, destroy `call` on worker thread even if input validation fail. by philipel · 2 years, 5 months ago
  73. 80c87d7 RtpEncodingParameters::request_resolution patch 2 by Jonas Oreland · 2 years, 5 months ago
  74. 6c2dae2 Move VideoEncoderConfig from api/ into video/config by Jonas Oreland · 2 years, 5 months ago
  75. 1262eb5 Move EncoderStreamFactory into own file by Jonas Oreland · 2 years, 5 months ago
  76. 718d7b3 Add missing export to the perf output file by Artem Titov · 2 years, 5 months ago
  77. 5e7e411 Migrate video_quality_analysis on new perf metrics logger API by Artem Titov · 2 years, 5 months ago
  78. 3153b36 AEC dump `Stream::level` renamed by Alessio Bazzica · 2 years, 6 months ago
  79. 5592a6d Add OWNERS in rtc_tools/unpack_aecdump by Alessio Bazzica · 2 years, 6 months ago
  80. 9e09a1f Replace Thread::Invoke with Thread::BlockingCall by Danil Chapovalov · 2 years, 6 months ago
  81. 4b68194 Reland "Add TaskQueueStdlib experiment." by Ali Tofigh · 2 years, 7 months ago
  82. e7e3d59 Revert "Add TaskQueueStdlib experiment." by Ali Tofigh · 2 years, 6 months ago
  83. 83db78e Add TaskQueueStdlib experiment. by Ali Tofigh · 2 years, 7 months ago
  84. 2cfc1af Update rtc::Event::Wait call sites to use TimeDelta. by Markus Handell · 2 years, 7 months ago
  85. 0931599 rtc::Event: Remove call site dependency on kForever being int. by Markus Handell · 2 years, 7 months ago
  86. 166ef27 Format build_apprtc.py as requested by presubmit. by Mirko Bonadei · 2 years, 7 months ago
  87. 7d9f0dc Downgrade go runtime to 1.16 for macOS AppRTC tests. by Mirko Bonadei · 2 years, 7 months ago
  88. c06c0cf Update go runtime to 1.19 for macOS AppRTC tests. by Mirko Bonadei · 2 years, 7 months ago
  89. 38b3cf0 Add lower/upper link capacity to the outgoing bitrate graph. by Diep Bui · 2 years, 8 months ago
  90. 5286dcf Migrate rtc_base and rtc_tools to absl::AnyInvocable based TaskQueueBase interface by Danil Chapovalov · 2 years, 8 months ago
  91. 6183a0f Add default conversational speech file to the .rodata section. by Mirko Bonadei · 2 years, 8 months ago
  92. 2ad75b3 Remove testonly from unpack_aecdump. by Mirko Bonadei · 2 years, 8 months ago
  93. c931f70 network_tester: Remove usage of rtc::Thread::socketserver() and cleanup by Byoungchan Lee · 2 years, 8 months ago
  94. 1c951ec video_replay: add flexfec support by Philipp Hancke · 2 years, 10 months ago
  95. de7fcff video_replay: add AV1 support to IVF filewriter by Philipp Hancke · 2 years, 10 months ago
  96. 978cb67 Remove //test:field_trials from RTCEventLogs viewer. by Mirko Bonadei · 2 years, 8 months ago
  97. eefae3b Revert "Make the test library for field trials testonly." by Mirko Bonadei · 2 years, 8 months ago
  98. c33f1a8 Make the test library for field trials testonly. by Mirko Bonadei · 2 years, 8 months ago
  99. 22ca4fb Remove public_deps usage in neteq build targets. by Mirko Bonadei · 2 years, 9 months ago
  100. 105711e Move rtc::make_ref_counted to api/ by Niels Möller · 2 years, 9 months ago