1. 18f66fc [rct_tools/video_encoder] Add video encoder tool by Jianhui Dai · 1 year, 10 months ago
  2. 7220ee9 Format the rest by Jared Siskin · 1 year, 11 months ago
  3. 8a9f3a8 Reland "Remove dependency of video_replay on TestADM." by Artem Titov · 1 year, 11 months ago
  4. f9e3bdd Revert "Remove dependency of video_replay on TestADM." by Jeremy Leconte · 1 year, 11 months ago
  5. 0171666 Remove dependency of video_replay on TestADM. by Artem Titov · 1 year, 11 months ago
  6. 9e734a6 Delete ReportBlock::cumulative_lost_signed accessor by Danil Chapovalov · 2 years ago
  7. 61e8b59 Use SendAsync in data channel benchmark. by Tommi · 2 years ago
  8. d12582a Move frame_generator_capturer.h|cc to the new target by Artem Titov · 2 years ago
  9. c2d3789 Fix event log visualizer crash when NetEq input creation fails. by Jakob Ivarsson · 2 years ago
  10. 27d70f3 Refactor NetEq test event log input. by Jakob Ivarsson · 2 years ago
  11. 4b61f3a In rtc event log visualizer use modern api of the ReceiveSideCongestionController by Danil Chapovalov · 2 years ago
  12. bc959b1 Fixit: Migrate uses of BuiltinVideo{Encoder,Decoder}Factory to Video{Encoder,Decoder}FactoryTemplate. by Ying Wang · 2 years ago
  13. 30f3d27 Replace BuiltinVideo{Encoder,Decoder}Factory with Video{Encoder,Decoder}FactoryTemplate. by philipel · 2 years ago
  14. 2b742f7 Revert "Unifying the handling of the events in NetEqInput." by Björn Terelius · 2 years ago
  15. d93b7b9 Unifying the handling of the events in NetEqInput. by Jesús de Vicente Peña · 2 years ago
  16. 86ad48c Remove files from old targets by Artem Titov · 2 years ago
  17. d234cef Handling NetEqSetMinimumDelay events in neteq_rtpplay. by Jesús de Vicente Peña · 2 years, 2 months ago
  18. bdf30c8 Ensure VideoRtpReplayer use new PacketReceiver::DeliverRtp packet. by Per K · 2 years, 2 months ago
  19. a6b9924 Remove all usage of //rtc_base target by Florent Castelli · 2 years, 2 months ago
  20. 6afa92a Tooling to process RtcEventNetEqSetMinimumDelay by Lionel Koenig · 2 years, 2 months ago
  21. 55ac75f Make terelius owner of rtc_event to text by Lionel Koenig · 2 years, 2 months ago
  22. a138c6c Split rtc_base into multiple targets by Florent Castelli · 2 years, 3 months ago
  23. 097fc34 [Unwrap] Prepare SequenceNumberUnwrapper for migrations by Evan Shrubsole · 2 years, 3 months ago
  24. 0c29813 Generate packets of original packet length in video_replay. by philipel · 2 years, 3 months ago
  25. 794d599 Split media_channel and its dependencies from the rtc_media_base target by Harald Alvestrand · 2 years, 3 months ago
  26. b1bdadc Delete RGB to I420 and YUV to IVF converters by Sergey Silkin · 2 years, 4 months ago
  27. f45f823 Actually build frame_analyzer when not on Chromium. by Mirko Bonadei · 2 years, 4 months ago
  28. 858864d Do not compile frame_analyzer on component builds. by Mirko Bonadei · 2 years, 4 months ago
  29. 63dda50 Revert "Do not compile frame_analyzer on component builds." by Mirko Bonadei · 2 years, 4 months ago
  30. 892e61c Do not compile frame_analyzer on component builds. by Mirko Bonadei · 2 years, 4 months ago
  31. 720bc4d Add --extend_run_time_duration flag to video_replay. by philipel · 2 years, 5 months ago
  32. b324206 Tool to print event log as text. by Björn Terelius · 2 years, 6 months ago
  33. c11b0fe Add --disable_decoding flag to video_replay by philipel · 2 years, 6 months ago
  34. f16fc05 Add --disable_preview flag to video_replay. by philipel · 2 years, 6 months ago
  35. 4426c47 Add --simulated_time flag to video_replay. by philipel · 2 years, 6 months ago
  36. 525891a Add --force_fieldtrials flag to video_replay. by philipel · 2 years, 6 months ago
  37. faaa57b In video_replay.cc, remove unnecessay webrtc:: qualifiers. by philipel · 2 years, 6 months ago
  38. 2671e24 In RtpReplayer, make Call, StreamState and RtpFileReader member variables. by philipel · 2 years, 6 months ago
  39. 5f55137 Start making RtpReplayer into an actual class. by philipel · 2 years, 6 months ago
  40. 05f4822 In video_replay.cc, remove flag getters and `static` specifier from free functions inside anonymous namespaces. by philipel · 2 years, 6 months ago
  41. 6cbb468 In VideoReplayer, use MediaType::ANY when calling DeliverPacket with RTCP packet. by philipel · 2 years, 6 months ago
  42. 3f1150d In `video_replay`, destroy `call` on worker thread even if input validation fail. by philipel · 2 years, 6 months ago
  43. 80c87d7 RtpEncodingParameters::request_resolution patch 2 by Jonas Oreland · 2 years, 6 months ago
  44. 6c2dae2 Move VideoEncoderConfig from api/ into video/config by Jonas Oreland · 2 years, 6 months ago
  45. 1262eb5 Move EncoderStreamFactory into own file by Jonas Oreland · 2 years, 6 months ago
  46. 718d7b3 Add missing export to the perf output file by Artem Titov · 2 years, 6 months ago
  47. 5e7e411 Migrate video_quality_analysis on new perf metrics logger API by Artem Titov · 2 years, 6 months ago
  48. 3153b36 AEC dump `Stream::level` renamed by Alessio Bazzica · 2 years, 7 months ago
  49. 5592a6d Add OWNERS in rtc_tools/unpack_aecdump by Alessio Bazzica · 2 years, 7 months ago
  50. 9e09a1f Replace Thread::Invoke with Thread::BlockingCall by Danil Chapovalov · 2 years, 7 months ago
  51. 4b68194 Reland "Add TaskQueueStdlib experiment." by Ali Tofigh · 2 years, 7 months ago
  52. e7e3d59 Revert "Add TaskQueueStdlib experiment." by Ali Tofigh · 2 years, 7 months ago
  53. 83db78e Add TaskQueueStdlib experiment. by Ali Tofigh · 2 years, 7 months ago
  54. 2cfc1af Update rtc::Event::Wait call sites to use TimeDelta. by Markus Handell · 2 years, 7 months ago
  55. 0931599 rtc::Event: Remove call site dependency on kForever being int. by Markus Handell · 2 years, 7 months ago
  56. 166ef27 Format build_apprtc.py as requested by presubmit. by Mirko Bonadei · 2 years, 8 months ago
  57. 7d9f0dc Downgrade go runtime to 1.16 for macOS AppRTC tests. by Mirko Bonadei · 2 years, 8 months ago
  58. c06c0cf Update go runtime to 1.19 for macOS AppRTC tests. by Mirko Bonadei · 2 years, 8 months ago
  59. 38b3cf0 Add lower/upper link capacity to the outgoing bitrate graph. by Diep Bui · 2 years, 8 months ago
  60. 5286dcf Migrate rtc_base and rtc_tools to absl::AnyInvocable based TaskQueueBase interface by Danil Chapovalov · 2 years, 8 months ago
  61. 6183a0f Add default conversational speech file to the .rodata section. by Mirko Bonadei · 2 years, 9 months ago
  62. 2ad75b3 Remove testonly from unpack_aecdump. by Mirko Bonadei · 2 years, 9 months ago
  63. c931f70 network_tester: Remove usage of rtc::Thread::socketserver() and cleanup by Byoungchan Lee · 2 years, 9 months ago
  64. 1c951ec video_replay: add flexfec support by Philipp Hancke · 2 years, 9 months ago
  65. de7fcff video_replay: add AV1 support to IVF filewriter by Philipp Hancke · 2 years, 9 months ago
  66. 978cb67 Remove //test:field_trials from RTCEventLogs viewer. by Mirko Bonadei · 2 years, 9 months ago
  67. eefae3b Revert "Make the test library for field trials testonly." by Mirko Bonadei · 2 years, 9 months ago
  68. c33f1a8 Make the test library for field trials testonly. by Mirko Bonadei · 2 years, 9 months ago
  69. 22ca4fb Remove public_deps usage in neteq build targets. by Mirko Bonadei · 2 years, 9 months ago
  70. 105711e Move rtc::make_ref_counted to api/ by Niels Möller · 2 years, 10 months ago
  71. 5a3732c Disable tests depending on libyuv upscale filtering by Magnus Jedvert · 2 years, 10 months ago
  72. 83e34ee Migrate some scripts to python3 by Björn Terelius · 2 years, 10 months ago
  73. bc07d40 event log analyzer: log rtp timestamps in question by Philipp Hancke · 2 years, 10 months ago
  74. 4a7883f Update event_log_visualizer tool to avoid matplotlib 3.4 deprecation warnings. by Björn Terelius · 2 years, 10 months ago
  75. f6f4543 Rename VideoReceiveStream to VideoReceiveStreamInterface by Tommi · 2 years, 10 months ago
  76. 65b2d8a Move RunLoop test class to its own build target by Niels Möller · 2 years, 10 months ago
  77. cf2c891 Delete H264EncoderSpecificSettings by Niels Möller · 2 years, 10 months ago
  78. 807328f Move frame drop config to VideoCodec and VideoEncoderConfig. by Niels Möller · 2 years, 11 months ago
  79. eb9af84 Improved RobustThroughputEstimator by Björn Terelius · 2 years, 11 months ago
  80. ea1e6f4 Delete rtc_base/format_macros.h by Niels Möller · 2 years, 11 months ago
  81. df209e7 Avoid more usage of implicit conversion from scoped_refptr<T> to T* by Niels Möller · 2 years, 11 months ago
  82. c3e6e3a Remove dependency on rtc_base_approved from most targets by Florent Castelli · 3 years ago
  83. 6bb1fd3 Move rate_statistics out of rtc_base_approved by Florent Castelli · 3 years ago
  84. 10b3485 Remove public_deps from //p2p by Florent Castelli · 3 years ago
  85. dd837e2 Remove //rtc_base:timeutils from public deps by Florent Castelli · 3 years ago
  86. 57aa81b Remove //rtc_base:stringutils from public deps by Florent Castelli · 3 years ago
  87. 33d31fb Remove //rtc_base:rtc_event from public deps by Florent Castelli · 3 years ago
  88. f86f6f9 Remove //rtc_base:refcount from public deps by Florent Castelli · 3 years ago
  89. 4467ad7 Remove //rtc_base:macromagic from public deps by Florent Castelli · 3 years ago
  90. 0af55ba Remove //rtc_base:logging from public deps by Florent Castelli · 3 years ago
  91. ca32793 Make requesting SDES available only on Fuchsia builds by Harald Alvestrand · 3 years ago
  92. 7ab3ecd Use TimeDelta to convert to to/from compact ntp time by Danil Chapovalov · 3 years ago
  93. 0c28820 Fix FRAME delimiter is not handled properly in yuv/y4m reader by Byoungchan Lee · 3 years ago
  94. be74b80 Fix spelling of receiver and transceiver. by Niels Möller · 3 years ago
  95. 023be3c Data Channel Benchmarking tool by Florent Castelli · 3 years ago
  96. e486a7b Make KeyValueConfig mandatory in the pacer. by Erik Språng · 3 years ago
  97. cb24158 Reland "Reland "Refactor AnalyzerConfig to use Timestamps instead of microseconds."" by Björn Terelius · 3 years, 1 month ago
  98. 7306c75 Revert "Reland "Refactor AnalyzerConfig to use Timestamps instead of microseconds."" by Björn Terelius · 3 years, 1 month ago
  99. 7a992e2 Reland "Refactor AnalyzerConfig to use Timestamps instead of microseconds." by Björn Terelius · 3 years, 1 month ago
  100. 66bfd6f Revert "Refactor AnalyzerConfig to use Timestamps instead of microseconds." by Christoffer Jansson · 3 years, 1 month ago