1. 06d3559 Replace std::string::find() == 0 with absl::StartsWith (part 2). by Mirko Bonadei · 4 years, 4 months ago
  2. 3e9af7f Insert audio frame transformer between depacketizer and decoder. by Marina Ciocea · 4 years, 4 months ago
  3. e1aa22f [InsertableStreams] Set video frame transformer if RTP stream already started. by Guido Urdaneta · 4 years, 4 months ago
  4. d2aa8f9 Insert audio frame transformer between encoder and packetizer. by Marina Ciocea · 4 years, 4 months ago
  5. 6404cdd Allow setting a bandwidth cap for relayed connections. by Christoffer Rodbro · 4 years, 4 months ago
  6. b0ca519 Handle extended route information in TransportFeedbackAdapter. by Christoffer Rodbro · 4 years, 4 months ago
  7. f45ca37 [Stats] Explicit RTP-RTX and RTP-FEC mappings. Unblocks simulcast stats. by Henrik Boström · 4 years, 4 months ago
  8. 5b6a4d8 Only print route if it has changed by Jonas Oreland · 4 years, 4 months ago
  9. c32c5dd Add terelius as OWNER in call/ by Jonas Oreland · 4 years, 4 months ago
  10. 71fda36 Extend NetworkRoute with more info about local/remote endpoints by Jonas Oreland · 4 years, 4 months ago
  11. 89eb0bb Adds UpdateConfig to SimulatedNetwork by Sebastian Jansson · 4 years, 4 months ago
  12. 453953c [Adaptation] Refactor AdaptationTarget. Peek next restrictions. by Henrik Boström · 4 years, 4 months ago
  13. bd74d5c Pass callbacks for RtcpReceiver at construction by Danil Chapovalov · 4 years, 4 months ago
  14. e618cc9 Add jitterBufferTargetDelay as RTCNonStandardStatsMember to new GetStats API by Artem Titov · 4 years, 4 months ago
  15. 6205762 [Adaptation] Rename and move resource adaptation module/processor stuff. by Henrik Boström · 4 years, 4 months ago
  16. 84a1b3e Remove nisse from call/OWNERS by Niels Möller · 4 years, 4 months ago
  17. 9df698c Add |rids| and |mid| printout to RtpConfig::ToString(). by Rasmus Brandt · 4 years, 4 months ago
  18. f87536c Reland "Reland "Refactors UlpFec and FlexFec to use a common interface."" by Erik Språng · 4 years, 4 months ago
  19. 39be828 Add commas between codec parameters in VideoReceiveStream logging. by Taylor Brandstetter · 4 years, 4 months ago
  20. b0f2e0c [Overuse] Make VideoStreamAdapter responsible for executing adaptation. by Henrik Boström · 4 years, 4 months ago
  21. 36f4fa7 Correct email address in OWNERS file. by Henrik Boström · 4 years, 4 months ago
  22. efbec9a [Overuse] Initial version of VideoStreamAdapter (Restrictor moved). by Henrik Boström · 4 years, 4 months ago
  23. 3a087a8 Transform encoded frame in RTPSenderVideo. by Marina Ciocea · 4 years, 5 months ago
  24. 412a31b Insert frame transformer between Depacketizer and Decoder. by Marina Ciocea · 4 years, 5 months ago
  25. e77912b Insert frame transformer between Encoded and Packetizer. by Marina Ciocea · 4 years, 5 months ago
  26. c310889 Revert "Reland "Refactors UlpFec and FlexFec to use a common interface."" by Erik Språng · 4 years, 5 months ago
  27. aa6fbc1 Support injecting new Resources for overuse by Evan Shrubsole · 4 years, 5 months ago
  28. 02956fe [Overuse] Can[Increase/Decrease][Resolution/FrameRate]? by Henrik Boström · 4 years, 5 months ago
  29. 49734dc Reland "Refactors UlpFec and FlexFec to use a common interface." by Erik Språng · 4 years, 5 months ago
  30. 9526c55 Refactoring mock_transport to be used separately by Tim Na · 4 years, 5 months ago
  31. 2e161c4 Revert "Remove ResourceAdaptationModule::OnMaybeEncodeFrame" by Mirko Bonadei · 4 years, 5 months ago
  32. 4a14f49 Remove wildcard ownership for build files. by Mirko Bonadei · 4 years, 5 months ago
  33. 2272f20 Allow sending DependencyDescriptor rtp header extension in call by Danil Chapovalov · 4 years, 5 months ago
  34. cad3e0e Replace DataSize and DataRate factories with newer versions by Danil Chapovalov · 4 years, 5 months ago
  35. c1cbf6b Ship GenericDescriptor00 by default. by Markus Handell · 4 years, 5 months ago
  36. a68eb8c in call RtpVideoSenderTests rely on simulated time by Danil Chapovalov · 4 years, 5 months ago
  37. 93d9ae8 Remove ResourceAdaptationModule::OnMaybeEncodeFrame by Evan Shrubsole · 4 years, 5 months ago
  38. 2517a47 Rename factory names for Frequency unit type by Danil Chapovalov · 4 years, 5 months ago
  39. cb4d380 Revert "Refactors UlpFec and FlexFec to use a common interface." by Erik Språng · 4 years, 5 months ago
  40. b4cdd62 Update transport overhead the first time the network connects. by Jakob Ivarsson · 4 years, 5 months ago
  41. 11af1d7 Refactors UlpFec and FlexFec to use a common interface. by Erik Språng · 4 years, 5 months ago
  42. 02d71fb Populate generic descriptor based on GenericFrameInfo when available. by Danil Chapovalov · 4 years, 5 months ago
  43. 74d2b1d Add periodic logging of sync delays. by Åsa Persson · 4 years, 5 months ago
  44. 0c626af Use newer version of TimeDelta and TimeStamp factories in webrtc by Danil Chapovalov · 4 years, 5 months ago
  45. 9b881ab Enable congestion window pushback to reduce bitrate by only drop video frames. by Ying Wang · 4 years, 5 months ago
  46. 3663f94 Moves RtpSequenceNumberMap from RtpSenderVideo to RtpSenderEgress. by Erik Språng · 4 years, 5 months ago
  47. 56e611b Reland "Remove PlayoutDelayOracle and make RtpSenderVideo guarantee delivery" by Erik Språng · 4 years, 5 months ago
  48. 632a03c Revert "Remove PlayoutDelayOracle and make RtpSenderVideo guarantee delivery" by Erik Språng · 4 years, 5 months ago
  49. 4f68f53 Remove PlayoutDelayOracle and make RtpSenderVideo guarantee delivery by Erik Språng · 4 years, 5 months ago
  50. 48258ac [Overuse] Implement Resource and ResourceUsageListener. by Henrik Boström · 4 years, 5 months ago
  51. e331a12 Move quality rampup experiment to overuse module by Evan Shrubsole · 4 years, 5 months ago
  52. 7c3a1fc Move initial quality experiment to adaptation module by Evan Shrubsole · 4 years, 5 months ago
  53. c81798b Configure QP scaler in adaptation module by Evan Shrubsole · 4 years, 5 months ago
  54. f5d8778 Reland "[VP9] Shift spatial layers on RTP level to always start from 0." by Ilya Nikolaevskiy · 4 years, 5 months ago
  55. 2181228 Revert "[VP9] Shift spatial layers on RTP level to always start from 0." by Ilya Nikolaevskiy · 4 years, 5 months ago
  56. f2be3ef Move initial frame drop to overuse module by Evan Shrubsole · 4 years, 5 months ago
  57. c809e8b Move quality scaling frame drop logic to adaptation module by Evan Shrubsole · 4 years, 6 months ago
  58. bfe3ef8 Report frame qp to quality scaler via overuse module by Evan Shrubsole · 4 years, 6 months ago
  59. 2e73a3d [VP9] Shift spatial layers on RTP level to always start from 0. by Ilya Nikolaevskiy · 4 years, 6 months ago
  60. e7bc3a3 Reland "Adds trial to use correct overhead calculation in pacer." by Mirko Bonadei · 4 years, 6 months ago
  61. c3eb9fd Reland "Reland "Only include overhead if using send side bandwidth estimation."" by Sebastian Jansson · 4 years, 6 months ago
  62. 4356490 Revert "Reland "Only include overhead if using send side bandwidth estimation."" by Mirko Bonadei · 4 years, 6 months ago
  63. 7affd9b Revert "Adds trial to use correct overhead calculation in pacer." by Mirko Bonadei · 4 years, 6 months ago
  64. 71a77c4 Adds trial to use correct overhead calculation in pacer. by Sebastian Jansson · 4 years, 6 months ago
  65. b6bf0b2 Pass picture_id from generic packetizer through codec-specific field by Danil Chapovalov · 4 years, 6 months ago
  66. 086055d Reland "Only include overhead if using send side bandwidth estimation." by Sebastian Jansson · 4 years, 6 months ago
  67. c709412 Revert "Only include overhead if using send side bandwidth estimation." by Sebastian Jansson · 4 years, 6 months ago
  68. 8c79c6e Only include overhead if using send side bandwidth estimation. by Sebastian Jansson · 4 years, 6 months ago
  69. d4578ae [Overuse] Encoding pipeline as input signals in the abstract interface. by Henrik Boström · 4 years, 6 months ago
  70. ede69c0 [Overuse] Setting the target bitrate through the interface. by Henrik Boström · 4 years, 6 months ago
  71. ccbe95f Reformat GN files. by Mirko Bonadei · 4 years, 6 months ago
  72. 4bab2fc [Overuse] Setting encoder configurations through the interface. by Henrik Boström · 4 years, 6 months ago
  73. fae6f0e [Overuse] MaybeUpdateTargetFrameRate() & ResetVideoSourceRestrictions() by Henrik Boström · 4 years, 6 months ago
  74. a3d4252 ResourceAdaptationModule HasInputVideo+DegradationPreference setters. by Henrik Boström · 4 years, 6 months ago
  75. 658f181 Reland "Moves TransportFeedbackAdapter to TaskQueue." by Sebastian Jansson · 4 years, 6 months ago
  76. c6f81a7 Remove higher_spatial_layers from RTPVideoHeader structure as unused. by Danil Chapovalov · 4 years, 6 months ago
  77. ea992f8 Reland "Reland "Extracts ssrc based feedback tracking from feedback adapter."" by JT Teh · 4 years, 6 months ago
  78. d2d7a47 Revert "Reland "Extracts ssrc based feedback tracking from feedback adapter."" by JT Teh · 4 years, 6 months ago
  79. d61338f Reland "Extracts ssrc based feedback tracking from feedback adapter." by Sebastian Jansson · 4 years, 6 months ago
  80. 3d4d94a Adds scenario test for transport wide feedback based retransmission. by Sebastian Jansson · 4 years, 6 months ago
  81. b2b2031 Concatenate string literals at compile time. by Jonas Olsson · 4 years, 6 months ago
  82. b8c775a Refactoring AudioSender api out of AudioSendStream for more abstraction to reuse AudioTransportImpl for voip api by Tim Na · 4 years, 6 months ago
  83. ce0ea49 VideoStreamEncoder configuring source/sink with VideoSourceController. by Henrik Boström · 4 years, 6 months ago
  84. d238200 Introduce ResourceAdaptationModuleListener and VideoSourceRestrictions. by Henrik Boström · 4 years, 6 months ago
  85. b408bb7 Revert "In RtpBitrateConfigurator ignore new parameters when set to default values." by Mirko Bonadei · 4 years, 6 months ago
  86. bcbdeed In RtpBitrateConfigurator ignore new parameters when set to default values. by Danil Chapovalov · 4 years, 7 months ago
  87. 1c1b99e Revert "Delete RtpPayloadParams::SetDependenciesVp8Deprecated as unused" by Qingsi Wang · 4 years, 6 months ago
  88. 382cc6d Add incomplete ResourceAdaptationModuleInterface. by Henrik Boström · 4 years, 6 months ago
  89. 1b4e4bf Migrate several call tests from legacy RtpHeaderParser to RtpPacket parsing. by Danil Chapovalov · 4 years, 7 months ago
  90. dc7fe40 Delete RtpPayloadParams::SetDependenciesVp8Deprecated as unused by Danil Chapovalov · 4 years, 7 months ago
  91. 41466b7 Revert "Extracts ssrc based feedback tracking from feedback adapter." by Sebastian Jansson · 4 years, 7 months ago
  92. 977b265 Reduce some logging at INFO level by moving log statements by Harald Alvestrand · 4 years, 7 months ago
  93. 08c46ad Extracts ssrc based feedback tracking from feedback adapter. by Sebastian Jansson · 4 years, 7 months ago
  94. b04b2a1 Initial version of ResourceAdaptationProcessor and friends. by Henrik Boström · 4 years, 7 months ago
  95. f18f920 Revert "Moves TransportFeedbackAdapter to TaskQueue." by Mirko Bonadei · 4 years, 7 months ago
  96. ef3998f Add directive to make webrtc metrics optional. by Ying Wang · 4 years, 7 months ago
  97. 62d01cd Moves TransportFeedbackAdapter to TaskQueue. by Sebastian Jansson · 4 years, 7 months ago
  98. 33f9d2b Migrate WebRTC on FrameGeneratorInterface and remove FrameGenerator class by Artem Titov · 4 years, 7 months ago
  99. cec2433 Exposing more features in the network emulation manager API. by Sebastian Jansson · 4 years, 8 months ago
  100. 17f82cf Verifies trials are populated when creating a Call. by Erik Språng · 4 years, 8 months ago