1. badfd63 Refactor RTC event log analyzer to work as const by Björn Terelius · 4 months ago
  2. 24c3575 Change audioproc float test utility api to pass AudioProcessing with builder. by Danil Chapovalov · 4 months ago
  3. 93e1778 Prepare TransportFeedbackAdapter for RFC8888 by Per K · 4 months ago
  4. cecee51 Preserve the requested order for RTC event log plots by Björn Terelius · 4 months ago
  5. d8bddfe Split up the call/video_stream_api target by Harald Alvestrand · 5 months ago
  6. 45065a7 Delete deprecated AudioDecoderFactory::MakeAudioDecoder by Danil Chapovalov · 6 months ago
  7. 8037fc6 Migrate absl::optional to std::optional by Florent Castelli · 6 months ago
  8. b5f4006 Inject field trials in NetEqTest instead of setting global. by Jakob Ivarsson · 7 months ago
  9. bdfe6ae video_replay: ignore non-rtp packets by Philipp Hancke · 8 months ago
  10. 3172d16 Clean up EncoderStreamFactory by Sergey Silkin · 8 months ago
  11. 666ef50 Plot reordered packets since last feedback. by Per K · 8 months ago
  12. 769ef20 [rct_tools/video_encoder] Support yuv input and PSNR/Bitrate validation. by Zhaoliang Ma · 8 months ago
  13. eb3da2b Extract video writing into separate target by Artem Titov · 8 months ago
  14. aefed55 [iwyu][1\n] Applying to api/[a-s]* by Dor Hen · 9 months ago
  15. cfdbb0d Update PushResampler to use a single buffer for source, destination. by Tommi · 9 months ago
  16. f58ded7 Use audio views in Interleave() and Deinterleave() by Tommi · 9 months ago
  17. f854cef Include-what-you-use rtc_event_log_visualizer/ by Björn Terelius · 9 months ago
  18. be40e57 Include-what-you-use rtc_event_log_to_text/ by Björn Terelius · 9 months ago
  19. 61fff58 Split out time_util to separate target ntp_time_util by Per K · 9 months ago
  20. ae5d503 Deprecate `absl_deps` in templates and update documentation. by Florent Castelli · 9 months ago
  21. 0596503 Split BandwidthUsage from network_state_predictor.h by Björn Terelius · 9 months ago
  22. 99c519b Mass removal of absl_deps in all BUILD.gn files by Florent Castelli · 9 months ago
  23. c7fd5af Split SSL adapters from main ssl build target 1/2 by Philipp Hancke · 10 months ago
  24. 2d035a2 Join OWNERS for RTC event log visualizer and related tools by Björn Terelius · 10 months ago
  25. 179f96d Provide Environment to construct VideoBitrateAllocator by Danil Chapovalov · 10 months ago
  26. 16fb790 Revert "Provide Environment to construct VideoBitrateAllocator" by Jeremy Leconte · 10 months ago
  27. 4bf4e17 Provide Environment to construct VideoBitrateAllocator by Danil Chapovalov · 10 months ago
  28. f20ed3e Add option to provide Environment for CongestionConroller construction by Danil Chapovalov · 10 months ago
  29. fba7d84 Refactor event log analyser bindings unit test by Björn Terelius · 10 months ago
  30. 2ee83c1 Provide Environment for ReceiveSideConfestionController construction by Danil Chapovalov · 10 months ago
  31. 3baefbf Return absl::optional<size_t> from FileWrapper::FileSize() by Björn Terelius · 10 months ago
  32. 569849e Move call/simulated_network to test/network by Per K · 10 months ago
  33. 81f09d3 Support all plots in RTC event log analyzer bindings by Björn Terelius · 10 months ago
  34. 0afde76 Move webrtc::AudioProcessing include to api/ folder by Florent Castelli · 11 months ago
  35. a28350a Refactor map of RTC event log chart names by Björn Terelius · 11 months ago
  36. c230da0 In IvfVideoFrameGenerator test helper allow to pass webrtc::Environment at construction by Danil Chapovalov · 11 months ago
  37. 5075cb4 Expose AudioLevel as an absl::optional struct in api/rtp_headers.h by Joachim Reiersen · 12 months ago
  38. 5f86437 video_replay tool fix/update by philipel · 12 months ago
  39. 0fa9088 Deprecate VideoFrame::timestamp() and set_timestamp by Per K · 12 months ago
  40. afaae4e Remove remaining .cc files from rtc_media_base by Harald Alvestrand · 12 months ago
  41. 329f0ea Provide Environment when creating VideoEncoder in test code by Danil Chapovalov · 12 months ago
  42. dcc1534 Delete rtc::TaskQueue by Danil Chapovalov · 1 year ago
  43. 97df932 Remove multiplex codec. by Markus Handell · 1 year ago
  44. 8bb54c1 Penultimate split-up of rtc_p2p build target by Harald Alvestrand · 1 year, 1 month ago
  45. 2c169ae Rename kLocal to kHost and kStun to kSrflx by Tommi · 1 year, 1 month ago
  46. 7cb4ce0 Remove IceCandidateType::kNumValues by Tommi · 1 year, 1 month ago
  47. c4dd03d Remove kUnknown as a possible value for IceCandidateType. by Tommi · 1 year, 1 month ago
  48. 68b580f Remove usage of rtc::TaskQueue in video replay tool by Danil Chapovalov · 1 year, 1 month ago
  49. 0b11bd4 Refactor NetworkTester to use rtc::ReceivedPackets by Per K · 1 year, 3 months ago
  50. 24510d4 Delete deprecated AsyncResolver and related classes by Harald Alvestrand · 1 year, 4 months ago
  51. 4a2ea71 Remove deprecated PlotPython and PlotProtobuf subclasses. by Bjorn Terelius · 1 year, 3 months ago
  52. 702820d Update rtc tools to create Call using Environment by Danil Chapovalov · 1 year, 3 months ago
  53. 78f905e Move some users to use webrtc::RefCountInterface by Harald Alvestrand · 1 year, 4 months ago
  54. efeeba0 Try removing RTC_PUSH_IGNORING_WUNDEF() around proto includes by Björn Terelius · 1 year, 4 months ago
  55. 2ea77ca Clean up includes in rtc_event_log_visualizer/ by Björn Terelius · 1 year, 4 months ago
  56. b9b4609 Set chart id in WebRTC event log bindings. by Björn Terelius · 1 year, 4 months ago
  57. af0448c C-style bindings around event log analyzer (3). by Björn Terelius · 1 year, 4 months ago
  58. 54a6149 C-style bindings around RTC event log analyzer (2). by Björn Terelius · 1 year, 4 months ago
  59. b6ef1a7 Define default max Qp in media/base/media_constants by Sergey Silkin · 1 year, 4 months ago
  60. ad69832 C-style bindings around RTC event log analyzer. by Björn Terelius · 1 year, 4 months ago
  61. a88a4b7 Change the NetworkTesterTest.ClientServer test to use a random port number to avoid collisions by Liad Rubin · 1 year, 5 months ago
  62. a3ce407 Cleanup Call construction by Danil Chapovalov · 1 year, 5 months ago
  63. 636c3f2 Add outgoing TWCC loss and missing packet feedback plots to event log analyzer. by Diep Bui · 1 year, 5 months ago
  64. 4b84f01 Change the type of PacedPacketInfo::send_bitrate_bps from int to strongly-typed DataRate. by Sergey Sukhanov · 1 year, 5 months ago
  65. 9c58483 Rename EncodedImage property Timetamp to RtpTimestamp by Danil Chapovalov · 1 year, 6 months ago
  66. ae82df7 Add codec name H265 to support H265 in WebRTC by qwu16 · 1 year, 5 months ago
  67. e31315b Use old AcknowledgedBitrateEstimator in RtcEventLog simulations by Björn Terelius · 1 year, 6 months ago
  68. 03fcbb3 Change the default size of event log figures to 10 inches wide. by Bjorn Terelius · 1 year, 6 months ago
  69. 977178f Export RTC event log plots to png by Bjorn Terelius · 1 year, 6 months ago
  70. 55b593f Remove EncodedFrame::MissingFrame and start removing Decode() param by Tony Herre · 1 year, 6 months ago
  71. d43af91 Remove internal overrides using old SendRtp and SendRtcp interfaces. by Harald Alvestrand · 1 year, 7 months ago
  72. 4d752ec [rtc_tools/video_encoder] Support Y4M file input by Jianhui Dai · 1 year, 8 months ago
  73. 32a8169 Use common `VideoFrameTypeToString` helper by Jianhui Dai · 1 year, 8 months ago
  74. a2e945e [rtc_tools/video_encoder] Output ivf for all SVC decode targets by Jianhui Dai · 1 year, 9 months ago
  75. e4e33b8 Add video_encoder to default build by Philipp Hancke · 1 year, 9 months ago
  76. b55c63b Explicitly cast to before passing it with a format string. by Jeremy Leconte · 1 year, 8 months ago
  77. ff58aed Process events with the same timestamp in a defined order. by Björn Terelius · 1 year, 9 months ago
  78. 18f66fc [rct_tools/video_encoder] Add video encoder tool by Jianhui Dai · 1 year, 9 months ago
  79. 7220ee9 Format the rest by Jared Siskin · 1 year, 10 months ago
  80. 8a9f3a8 Reland "Remove dependency of video_replay on TestADM." by Artem Titov · 1 year, 10 months ago
  81. f9e3bdd Revert "Remove dependency of video_replay on TestADM." by Jeremy Leconte · 1 year, 10 months ago
  82. 0171666 Remove dependency of video_replay on TestADM. by Artem Titov · 1 year, 11 months ago
  83. 9e734a6 Delete ReportBlock::cumulative_lost_signed accessor by Danil Chapovalov · 1 year, 11 months ago
  84. 61e8b59 Use SendAsync in data channel benchmark. by Tommi · 1 year, 11 months ago
  85. d12582a Move frame_generator_capturer.h|cc to the new target by Artem Titov · 1 year, 11 months ago
  86. c2d3789 Fix event log visualizer crash when NetEq input creation fails. by Jakob Ivarsson · 1 year, 11 months ago
  87. 27d70f3 Refactor NetEq test event log input. by Jakob Ivarsson · 1 year, 11 months ago
  88. 4b61f3a In rtc event log visualizer use modern api of the ReceiveSideCongestionController by Danil Chapovalov · 1 year, 11 months ago
  89. bc959b1 Fixit: Migrate uses of BuiltinVideo{Encoder,Decoder}Factory to Video{Encoder,Decoder}FactoryTemplate. by Ying Wang · 1 year, 11 months ago
  90. 30f3d27 Replace BuiltinVideo{Encoder,Decoder}Factory with Video{Encoder,Decoder}FactoryTemplate. by philipel · 1 year, 11 months ago
  91. 2b742f7 Revert "Unifying the handling of the events in NetEqInput." by Björn Terelius · 1 year, 11 months ago
  92. d93b7b9 Unifying the handling of the events in NetEqInput. by Jesús de Vicente Peña · 1 year, 11 months ago
  93. 86ad48c Remove files from old targets by Artem Titov · 2 years ago
  94. d234cef Handling NetEqSetMinimumDelay events in neteq_rtpplay. by Jesús de Vicente Peña · 2 years, 1 month ago
  95. bdf30c8 Ensure VideoRtpReplayer use new PacketReceiver::DeliverRtp packet. by Per K · 2 years, 1 month ago
  96. a6b9924 Remove all usage of //rtc_base target by Florent Castelli · 2 years, 2 months ago
  97. 6afa92a Tooling to process RtcEventNetEqSetMinimumDelay by Lionel Koenig · 2 years, 2 months ago
  98. 55ac75f Make terelius owner of rtc_event to text by Lionel Koenig · 2 years, 2 months ago
  99. a138c6c Split rtc_base into multiple targets by Florent Castelli · 2 years, 2 months ago
  100. 097fc34 [Unwrap] Prepare SequenceNumberUnwrapper for migrations by Evan Shrubsole · 2 years, 2 months ago