1. 47a03e8 Default enable sending transport sequence numbers on audio packets. by Jakob Ivarsson · 4 years, 1 month ago
  2. 19526a6 Add RTC_NO_UNIQUE_ADDRESS to webrtc::VideoStreamAdapter. by Mirko Bonadei · 4 years, 1 month ago
  3. 20e4c80 Reland "Introduce RTC_NO_UNIQUE_ADDRESS." by Mirko Bonadei · 4 years, 1 month ago
  4. cf1308f Ignore frame type when calculating generic frame dependencies. by Danil Chapovalov · 4 years, 1 month ago
  5. 942bf34 Disable flaky test. by Mirko Bonadei · 4 years, 1 month ago
  6. 62a9a32 In Av1 packetizer set marker bit with respect of end_of_picture flag by Danil Chapovalov · 4 years, 2 months ago
  7. 06bbeb3 in Av1 encoder wrapper communicate end_of_picture flag similar to VP9 by Danil Chapovalov · 4 years, 2 months ago
  8. c95b939 Introduce RTC_CHECK_NOTREACHED(), an always-checking RTC_NOTREACHED() by Karl Wiberg · 4 years, 2 months ago
  9. 36274f9 Reland "Reland "Default enable WebRTC-SendSideBwe-WithOverhead."" by Jakob Ivarsson · 4 years, 2 months ago
  10. 4cd92d8 Use non-null transport for RTCP in AV sync test. by Jakob Ivarsson · 4 years, 2 months ago
  11. d546186 Revert "Reland "Default enable WebRTC-SendSideBwe-WithOverhead."" by Björn Terelius · 4 years, 2 months ago
  12. f8b5bfe Fix "control reaches end of non-void function" warnings by Fabien Vallée · 4 years, 2 months ago
  13. 1dbe30c Reland "Default enable WebRTC-SendSideBwe-WithOverhead." by Jakob Ivarsson · 4 years, 2 months ago
  14. 27af3c4 Revert "Default enable WebRTC-SendSideBwe-WithOverhead." by Jakob Ivarsson · 4 years, 2 months ago
  15. 87c1950 Default enable WebRTC-SendSideBwe-WithOverhead. by Jakob Ivarsson · 4 years, 2 months ago
  16. af70418 Hookup VideoSendStreamImpl::OnVideoLayersAllocationUpdate to RtpVideoSender. by Per Kjellander · 4 years, 3 months ago
  17. 0835ce5 Make sprang@ owner in call by Per Kjellander · 4 years, 2 months ago
  18. b647785 Cleans up code related to legacy pre-pacing fec generation. by Erik Språng · 4 years, 3 months ago
  19. 0abd518 Revert "Introduce RTC_NO_UNIQUE_ADDRESS." by Mirko Bonadei · 4 years, 3 months ago
  20. 3c65a2b Cleans up code related to video packetization overhead. by Erik Språng · 4 years, 3 months ago
  21. ab89d02 Cleans up code related to early loss detection flag. by Erik Språng · 4 years, 3 months ago
  22. 09ceed2 Async audio processing API by Olga Sharonova · 4 years, 3 months ago
  23. f5e261a Introduce RTC_NO_UNIQUE_ADDRESS. by Mirko Bonadei · 4 years, 3 months ago
  24. 10ea118 Default-enables WebRTC-DeferredFecGeneration. by Erik Språng · 4 years, 3 months ago
  25. ceb4495 Reland: Wires up WebrtcKeyValueBasedConfig in media engines. by Erik Språng · 4 years, 3 months ago
  26. 979c13f Fix flag parsing for lazy pacer starting by Erik Språng · 4 years, 4 months ago
  27. 5956a17 Revert "Wires up WebrtcKeyValueBasedConfig in media engines." by Artem Titov · 4 years, 4 months ago
  28. 591b2ab Wires up WebrtcKeyValueBasedConfig in media engines. by Erik Språng · 4 years, 4 months ago
  29. 7703f23 Adds ability to delay pacer start until media is added. by Erik Språng · 4 years, 4 months ago
  30. 6b4d962 Fix standard GetStats to not modify NetEq state. by Niels Möller · 4 years, 4 months ago
  31. c8850cb Change gtest name to allow filtering based on the story name. by Jeremy Leconte · 4 years, 4 months ago
  32. bef7b05 Make AV sync robust to failures to set a desired minimum delay by Ivo Creusen · 4 years, 4 months ago
  33. a8327d4 Move FrameCounts and FrameCountObserver to common_video/frame_counts.h by Niels Möller · 4 years, 4 months ago
  34. 99b0f8d Reland "[Adaptation] Remove QualityScalerResource when disabled." by Evan Shrubsole · 4 years, 4 months ago
  35. 8572841 [Adaptation] Remove resource adaptation queue by Evan Shrubsole · 4 years, 4 months ago
  36. 61b2993 Revert "[Adaptation] Remove QualityScalerResource when disabled." by Guido Urdaneta · 4 years, 5 months ago
  37. d73d421 [Adaptation] Move min pixel limit logic out of adaptation processor by Evan Shrubsole · 4 years, 5 months ago
  38. bd4a718 [Adaptation] Make resource most limited if kLimitReached hit by Evan Shrubsole · 4 years, 5 months ago
  39. ed97116 Log audio network adaptor and DSCP in AudioSendStream. by Jakob Ivarsson · 4 years, 5 months ago
  40. b93ad75 [Adaptation] Apply AdaptationConstraints to all resources by Evan Shrubsole · 4 years, 5 months ago
  41. ba8abbb [Adaptation] Remove QualityScalerResource when disabled. by Evan Shrubsole · 4 years, 5 months ago
  42. 383f2cf Stop mentioning RTPFragmentationHeader in call/ by Danil Chapovalov · 4 years, 5 months ago
  43. 64a6083 [Adaptation] Remove processing_in_progress_ from ResourceAdaptationProcessor by Evan Shrubsole · 4 years, 5 months ago
  44. b9c1654 [Adaptation] Delete AdaptationListener by Evan Shrubsole · 4 years, 5 months ago
  45. a1c77f6 [Adaptation] Move Balanced MinFpsDiff logic to VideoStreamAdapter by Evan Shrubsole · 4 years, 5 months ago
  46. 94cd6bb Add ilnik to OWNERS of video/adaptation by Evan Shrubsole · 4 years, 5 months ago
  47. 7602a5a red: fix SendCodecSpec == operator by Philipp Hancke · 4 years, 6 months ago
  48. 2b068ce Reland "Moved VideoReceiveStream::Decoder::decoder_factory to VideoReceiveStream::Config::decoder_factory." by Philip Eliasson · 4 years, 5 months ago
  49. a4f23ad Revert "Moved VideoReceiveStream::Decoder::decoder_factory to VideoReceiveStream::Config::decoder_factory." by Philip Eliasson · 4 years, 5 months ago
  50. acb9d83 Moved VideoReceiveStream::Decoder::decoder_factory to VideoReceiveStream::Config::decoder_factory. by philipel · 4 years, 5 months ago
  51. 49c293f Revert "Removed VideoDecoderFactory::LegacyCreateVideoDecoder and VideoReceiveStream::Config::stream_id." by Philip Eliasson · 4 years, 5 months ago
  52. 4ba1044 Removed VideoDecoderFactory::LegacyCreateVideoDecoder and VideoReceiveStream::Config::stream_id. by philipel · 4 years, 5 months ago
  53. 31cb3ab Do not propage RTPFragmentationHeader into rtp_rtcp by Danil Chapovalov · 4 years, 5 months ago
  54. 8fddf1f Delete callbacks from RtpDemuxer on ssrc binding by Danil Chapovalov · 4 years, 6 months ago
  55. 3cb525b Rename CriticalSection to RecursiveCriticalSection. by Markus Handell · 4 years, 6 months ago
  56. 73ecede [Adaptation] Move AdaptationConstraints to VideoStreamAdapter by Evan Shrubsole · 4 years, 6 months ago
  57. 517f81e [Adaptation] Make ResourceAdaptationProcessorInterface resources thread-safe by Evan Shrubsole · 4 years, 6 months ago
  58. dc4d422 [Adaptation] Move AdaptationListeners to VideoStreamAdapter by Evan Shrubsole · 4 years, 6 months ago
  59. c1b2712 Delete RtcpDemuxer as unused by Danil Chapovalov · 4 years, 6 months ago
  60. 3444a49 [Adaptation] Remove deg.prefs from ResourceAdaptationProcessor by Evan Shrubsole · 4 years, 6 months ago
  61. 8fe932a Migrate call/ to webrtc::Mutex. by Markus Handell · 4 years, 6 months ago
  62. afd1dcb [Adaptation] Move TriggerAdaptationDueToFrameDroppedDueToSize by Evan Shrubsole · 4 years, 6 months ago
  63. d7d2f27 [Adaptation] Adaptation holds restrictions by Evan Shrubsole · 4 years, 6 months ago
  64. 9492d50 [Adaptation] Move deg.pref. out of ResourceAdaptationProcessor by Evan Shrubsole · 4 years, 6 months ago
  65. 1d50cb6 Reland "Reland "Allows FEC generation after pacer step."" by Erik Språng · 4 years, 6 months ago
  66. 34b1a42 [Adaptation] Move input state into VideoStreamAdapter by Evan Shrubsole · 4 years, 6 months ago
  67. ec0af26 [Adaptation] VideoStreamAdapter broadcasts adaptations by Evan Shrubsole · 4 years, 6 months ago
  68. a1888ae Revert "Reland "Allows FEC generation after pacer step."" by Erik Språng · 4 years, 6 months ago
  69. 19df870 Reland "Allows FEC generation after pacer step." by Erik Språng · 4 years, 6 months ago
  70. 29444c6 [Adaptation] Multi-processor support for injected Resources. by Henrik Boström · 4 years, 6 months ago
  71. 4c50e70 Ensure CreateTimeControllerBasedCallFactory use simulated time in Call::SharedModuleThread by Per Kjellander · 4 years, 6 months ago
  72. e6ac8ff Propagate active decode targets bitmask into DependencyDescriptor by Danil Chapovalov · 4 years, 6 months ago
  73. d21f7ab Remove media_has_been_sent from RtpState. by Tomas Gunnarsson · 4 years, 6 months ago
  74. edcd966 negotiate RED codec for audio by Philipp Hancke · 4 years, 6 months ago
  75. 1b48532 Revert "Allows FEC generation after pacer step." by Erik Språng · 4 years, 6 months ago
  76. 75fd127 Allows FEC generation after pacer step. by Erik Språng · 4 years, 6 months ago
  77. 24762f2 Fix missing dependencies. by Mirko Bonadei · 4 years, 6 months ago
  78. 9465978 Remove framemarking RTP extension. by philipel · 4 years, 7 months ago
  79. ce971b0 [Adaptation] Implement remove for most limited resources. by Evan Shrubsole · 4 years, 7 months ago
  80. 24263f4 Embed FrameDependencyTemplate builder helpers directly into the struct by Danil Chapovalov · 4 years, 7 months ago
  81. f4a9991 [Adaptation] Adding adaptation resources from Call. by Henrik Boström · 4 years, 7 months ago
  82. 6446903 Only allow most limited resource to trigger adapt up by Evan Shrubsole · 4 years, 7 months ago
  83. 2dcf348 Use absl_deps in order to preapre to the Abseil component build release. by Mirko Bonadei · 4 years, 7 months ago
  84. f25761d Remove dependency from RtpRtcp on the Module interface. by Tomas Gunnarsson · 4 years, 7 months ago
  85. 4d75d9c Clean resource_adaptation_processor_unittest use of TaskQueueForTest by Evan Shrubsole · 4 years, 7 months ago
  86. 636865e Delete field trial WebRTC-GenericDescriptor by Danil Chapovalov · 4 years, 7 months ago
  87. fae0562 Deprecate the static RtpRtcp::Create() method. by Tomas Gunnarsson · 4 years, 7 months ago
  88. e2e8c17 [Adaptation] Move Resource to api/ folder. by Henrik Boström · 4 years, 7 months ago
  89. 39ab1b5 [Adaptation] Remove Resource::UsageState() and ClearUsageState(). by Henrik Boström · 4 years, 7 months ago
  90. 0f0aa9c [Adaptation] Move IsAdaptationUpAllowed/OnAdaptationApplied out of API. by Henrik Boström · 4 years, 7 months ago
  91. 5cc28b0 [Adaptation] Prep Resource for api/ move. Introduce VSE-Resource. by Henrik Boström · 4 years, 7 months ago
  92. f1c5b95 Rename worker_queue to send_transport_queue. by Marina Ciocea · 4 years, 7 months ago
  93. 2e69660 [InsertableStreams] Send transformed frames on worker queue. by Marina Ciocea · 4 years, 7 months ago
  94. b940a7d [Adaptation] Add const to Can* methods in VideoSourceRestrictor by Evan Shrubsole · 4 years, 7 months ago
  95. f0eef12 [Adaptation] Add more ResourceAdaptationProcessor logging. by Henrik Boström · 4 years, 7 months ago
  96. 8edfe6e Remove unnecessary sequence checker. by Tommi · 4 years, 7 months ago
  97. 0d4647d Remove send_crit_, bitrate_crit_ and last_bandwidth_bps_crit_ locks. by Tommi · 4 years, 7 months ago
  98. 31001a6 Remove receive_crit_ from Call. by Tommi · 4 years, 7 months ago
  99. 25c77c1 Add SharedModuleThread class to share a module thread across Call instances. by Tommi · 4 years, 7 months ago
  100. 236e0ed Add logging for video restrictions by Evan Shrubsole · 4 years, 8 months ago