1. a97dc05 Remove jni_generator_helper.h from video_jni. by Mirko Bonadei · 1 year, 7 months ago
  2. 1f4f672 Add test for StunMessage::ValidateMessageIntegrity by Harald Alvestrand · 1 year, 7 months ago
  3. 8c8b5c3f Logging clarification for inter_arrival_delta. by Rasmus Brandt · 1 year, 7 months ago
  4. 3d60893 Roll chromium_revision 6f2f5c63ae..ae6101e0fb (1056929:1057045) by chromium-webrtc-autoroll · 1 year, 7 months ago
  5. b2ab0d7 shared_screencast_stream: Allow overwriting next shared frame by Salman Malik · 1 year, 7 months ago
  6. 8d92c04 Add missing dependencies. by Mirko Bonadei · 1 year, 7 months ago
  7. 12634a2 Roll chromium_revision 6f88d6e951..6f2f5c63ae (1056822:1056929) by chromium-webrtc-autoroll · 1 year, 7 months ago
  8. 28fb04d metrics: remove WebRTC.PeerConnection.IceServers.* by Philipp Hancke · 1 year, 7 months ago
  9. 4b255b1 Deprecate non-message STUN integrity check functions by Harald Alvestrand · 1 year, 7 months ago
  10. b984c07 Fix y4m frame reader to support any resolution by Artem Titov · 1 year, 7 months ago
  11. 73eff7c Add missing dependencies. by Mirko Bonadei · 1 year, 7 months ago
  12. a5ba250 Fix apply frame transformer to MID demuxed audio streams by Lennart Grahl · 1 year, 7 months ago
  13. 828ef91 Replace TaskQueue with MaybeWorkerThread in RtpTransportControllerInterface by Per Kjellander · 1 year, 7 months ago
  14. 5c9b7da Add missing dependencies. by Mirko Bonadei · 1 year, 7 months ago
  15. 9b643d4 Have RTPSenderVideoFrameTransformerDelegate use new TQ for HW encoders by Evan Shrubsole · 1 year, 7 months ago
  16. 88b8581 Roll chromium_revision c4c6808d37..6f88d6e951 (1056718:1056822) by chromium-webrtc-autoroll · 1 year, 7 months ago
  17. 38b3b5e Add UMA logging for STUN verification outcomes by Harald Alvestrand · 1 year, 7 months ago
  18. ca7616f Update WebRTC code version (2022-10-09T04:11:21). by webrtc-version-updater · 1 year, 7 months ago
  19. 4733024 Roll chromium_revision 70faffcc69..c4c6808d37 (1056618:1056718) by chromium-webrtc-autoroll · 1 year, 7 months ago
  20. 9d9c2d5 Make header files self contained. by Mirko Bonadei · 1 year, 7 months ago
  21. 61ad004 Update WebRTC code version (2022-10-08T04:07:00). by webrtc-version-updater · 1 year, 7 months ago
  22. fd1d508 Roll chromium_revision af61d3db79..70faffcc69 (1056281:1056618) by chromium-webrtc-autoroll · 1 year, 7 months ago
  23. 8c1d38f Roll chromium_revision f8d62f3cb7..af61d3db79 (1056038:1056281) by chromium-webrtc-autoroll · 1 year, 7 months ago
  24. 43f0f29 RtpEncodingParameters::request_resolution patch 4 by Jonas Oreland · 1 year, 7 months ago
  25. 9b73159 Add support for NV12 frame generator by Artem Titov · 1 year, 7 months ago
  26. b37a9c5 Remove ClippingPredictorEvaluator by Hanna Silen · 1 year, 7 months ago
  27. 3609a5a AgcManagerDirect: Remove clipping_predictor_evaluator_ by Hanna Silen · 1 year, 7 months ago
  28. cfc3eb1 AgcManagerDirect: Remove logging of metrics from ClippingPredictorEvaluator by Hanna Silen · 1 year, 7 months ago
  29. a098fcd AgcManagerDirect: Add a mechanism for RMS error override by Hanna Silen · 1 year, 7 months ago
  30. dd4b8d4 Improve backwards compatibility of metrics exporter by Björn Terelius · 1 year, 7 months ago
  31. b15faaa [PCLF] Annotate video metrics with peer, stream and receiver by Artem Titov · 1 year, 7 months ago
  32. 2fb8307 Move more non-standard metrics to inbound-rtp. by Henrik Boström · 1 year, 7 months ago
  33. 8ad5e39 Rearrange api/OWNERS to show who's backup OWNERS by Harald Alvestrand · 1 year, 7 months ago
  34. 25d66aa Update WebRTC code version (2022-10-07T04:05:14). by webrtc-version-updater · 1 year, 7 months ago
  35. bfab50d Roll chromium_revision f5519097f0..f8d62f3cb7 (1055196:1056038) by chromium-webrtc-autoroll · 1 year, 7 months ago
  36. 4424f4b Revert "Only set apply_alignment_to_all_simulcast_layers if set by any encoder." by Åsa Persson · 1 year, 7 months ago
  37. 7446b60 Only update TimestampExtrapolator on the last frame of the temporal unit. by philipel · 1 year, 7 months ago
  38. 767898c Add SpeechProbabilityBuffer by Hanna Silen · 1 year, 7 months ago
  39. c57a28c Move pause and freeze metrics to standardized location. by Henrik Boström · 1 year, 7 months ago
  40. 7fe7091 [DVQA] Annotate per frame stats with relevant frame id by Artem Titov · 1 year, 7 months ago
  41. 37132e1 RtpEncodingParameters::request_resolution patch 3 by Jonas Oreland · 1 year, 7 months ago
  42. 379a0b4 Only set apply_alignment_to_all_simulcast_layers if set by any encoder. by Åsa Persson · 1 year, 7 months ago
  43. b324206 Tool to print event log as text. by Björn Terelius · 1 year, 7 months ago
  44. 09c292f AdaptiveDigitalGainController: Add method GetSpeechLevelDbfsIfConfident by Hanna Silen · 1 year, 7 months ago
  45. ab9849a [PCLF] Sync frame ids export with fixed framerate exporter by Artem Titov · 1 year, 7 months ago
  46. 9dc4305 Use MaybeWorkerThread in TaskQueuePacedSender by Per Kjellander · 1 year, 7 months ago
  47. a4cc19b Roll chromium_revision 63f3ebd5cc..f5519097f0 (1055093:1055196) by chromium-webrtc-autoroll · 1 year, 7 months ago
  48. ad68aff PacingController: remove unused `kDefaultPaceMultiplier` by Rasmus Brandt · 1 year, 7 months ago
  49. d0b3e4b Ensure pointers in MaybeWorkerThread is valid until after task queue is deleted. by Per Kjellander · 1 year, 7 months ago
  50. a494e4b Move packetsDiscarded to inbound-rtp. by Henrik Boström · 1 year, 7 months ago
  51. cfbda69 ClippingPredictor/Evaluator/LevelBuffer and GainMap: Move to agc2 by Hanna Silen · 1 year, 7 months ago
  52. d9b9c29 Roll chromium_revision a89ca86efe..63f3ebd5cc (1054956:1055093) by chromium-webrtc-autoroll · 1 year, 7 months ago
  53. aaa01ad Roll chromium_revision 0e8d8ea3f2..a89ca86efe (1054825:1054956) by chromium-webrtc-autoroll · 1 year, 7 months ago
  54. 947650a Roll chromium_revision 825abfcc26..0e8d8ea3f2 (1054686:1054825) by chromium-webrtc-autoroll · 1 year, 7 months ago
  55. 0e3cd63 stats: add missing ice candidate stats by Philipp Hancke · 1 year, 7 months ago
  56. b9f46cc Roll chromium_revision aa8311a143..825abfcc26 (1054568:1054686) by chromium-webrtc-autoroll · 1 year, 7 months ago
  57. 8a31b75 More audio stack traces by Olga Sharonova · 1 year, 7 months ago
  58. edcae05 Add utility class MaybeWorkerThread by Per Kjellander · 1 year, 7 months ago
  59. 8b04ef2 Roll chromium_revision 9721fb30fc..aa8311a143 (1054428:1054568) by chromium-webrtc-autoroll · 1 year, 7 months ago
  60. c11b0fe Add --disable_decoding flag to video_replay by philipel · 1 year, 7 months ago
  61. f16fc05 Add --disable_preview flag to video_replay. by philipel · 1 year, 7 months ago
  62. ddab8d9 Update WebRTC code version (2022-10-04T04:11:45). by webrtc-version-updater · 1 year, 7 months ago
  63. ef51274 Roll chromium_revision 089c94003b..9721fb30fc (1054291:1054428) by chromium-webrtc-autoroll · 1 year, 7 months ago
  64. 86fab53 Roll chromium_revision 6d515238f2..089c94003b (1054190:1054291) by chromium-webrtc-autoroll · 1 year, 7 months ago
  65. 56b3a00 MonoAgc: Move error computation outside UpdateGain by Hanna Silen · 1 year, 7 months ago
  66. 4426c47 Add --simulated_time flag to video_replay. by philipel · 1 year, 7 months ago
  67. 5ae44fc Roll chromium_revision 3df12275eb..6d515238f2 (1054066:1054190) by chromium-webrtc-autoroll · 1 year, 7 months ago
  68. 525891a Add --force_fieldtrials flag to video_replay. by philipel · 1 year, 7 months ago
  69. 22d32f1 Remove the KeyProtocol metric by Harald Alvestrand · 1 year, 7 months ago
  70. f30bf5b Add flags_compatibility script for fuchsia bots. by Jeremy Leconte · 1 year, 7 months ago
  71. faaa57b In video_replay.cc, remove unnecessay webrtc:: qualifiers. by philipel · 1 year, 7 months ago
  72. 2671e24 In RtpReplayer, make Call, StreamState and RtpFileReader member variables. by philipel · 1 year, 7 months ago
  73. 5f55137 Start making RtpReplayer into an actual class. by philipel · 1 year, 7 months ago
  74. c0b0494 Fix loss of precision in accumulation of RTT in GoogCC by Björn Terelius · 1 year, 7 months ago
  75. 05f4822 In video_replay.cc, remove flag getters and `static` specifier from free functions inside anonymous namespaces. by philipel · 1 year, 7 months ago
  76. 0f51bf7 QualityScalingTest: Use EncoderStreamFactory instead of test::DefaultVideoStreamFactory by Åsa Persson · 1 year, 7 months ago
  77. 5778e01 Roll chromium_revision 1d9d85466a..3df12275eb (1053948:1054066) by chromium-webrtc-autoroll · 1 year, 7 months ago
  78. 6cbb468 In VideoReplayer, use MediaType::ANY when calling DeliverPacket with RTCP packet. by philipel · 1 year, 7 months ago
  79. e50f358 Update WebRTC code version (2022-10-03T04:10:52). by webrtc-version-updater · 1 year, 7 months ago
  80. be1f852 Update WebRTC code version (2022-10-02T04:06:36). by webrtc-version-updater · 1 year, 7 months ago
  81. 84b557c Roll chromium_revision 39175ee90d..1d9d85466a (1053842:1053948) by chromium-webrtc-autoroll · 1 year, 7 months ago
  82. fcc3d9a Populate ScalabilityMode of subcodecs in SimulcastEncoderAdapter. by Erik Språng · 1 year, 7 months ago
  83. b420259 Roll chromium_revision cae087b535..39175ee90d (1053730:1053842) by chromium-webrtc-autoroll · 1 year, 7 months ago
  84. e8bb83f Roll chromium_revision d6dcab9ccc..cae087b535 (1053600:1053730) by chromium-webrtc-autoroll · 1 year, 7 months ago
  85. b3dd173 Fix race in RTCStatsCollector's cache. by Henrik Boström · 1 year, 7 months ago
  86. b8f31dc Roll chromium_revision 4bf48be2a6..d6dcab9ccc (1053480:1053600) by chromium-webrtc-autoroll · 1 year, 7 months ago
  87. 4891245 Delete modules/video_processing by Rasmus Brandt · 1 year, 7 months ago
  88. 9a92b8a Add flag to export in new MetricSet proto format by Artem Titov · 1 year, 7 months ago
  89. 4d41913 Implement RTC_LOG_IF and RTC_DLOG_IF by Per Kjellander · 1 year, 7 months ago
  90. d035d7e Roll chromium_revision d70c946a5d..4bf48be2a6 (1053366:1053480) by chromium-webrtc-autoroll · 1 year, 7 months ago
  91. 20879e1 Move IncomingVideoStream closer to its only user. by Rasmus Brandt · 1 year, 7 months ago
  92. ae56776 Revise video owners by Emil Lundmark · 1 year, 7 months ago
  93. 3f1150d In `video_replay`, destroy `call` on worker thread even if input validation fail. by philipel · 1 year, 7 months ago
  94. 0c4563c Remove the libaom av1 decoder. by philipel · 1 year, 7 months ago
  95. 94fd335 Update WebRTC code version (2022-09-30T04:11:14). by webrtc-version-updater · 1 year, 7 months ago
  96. 73009ec Move ownership of decoders to VCMDecoderDatabase by Tommi · 1 year, 7 months ago
  97. 1b84da7 Install CIPD ninja using DEPS by Junji Watanabe · 1 year, 7 months ago
  98. 08e00ca Roll chromium_revision 515288eabe..d70c946a5d (1053191:1053366) by chromium-webrtc-autoroll · 1 year, 7 months ago
  99. 2e43afb Roll chromium_revision 17157a99eb..515288eabe (1053021:1053191) by chromium-webrtc-autoroll · 1 year, 7 months ago
  100. 20b3271 Fork VCMDecoderDatabase for VideoReceiver. by Tommi · 1 year, 7 months ago