1. 62ec0f6 Add small cooldown to unsignalled ssrc stream creation. by Henrik Boström · 3 years, 7 months ago
  2. 6eda26c Reland "Remove AudioReceiveStream::Reconfigure() method." by Tommi · 3 years, 7 months ago
  3. 8a18e5b Revert "Remove AudioReceiveStream::Reconfigure() method." by Andrey Logvin · 3 years, 7 months ago
  4. e2561e1 Remove AudioReceiveStream::Reconfigure() method. by Tommi · 3 years, 7 months ago
  5. a334dc6 Make VideoSendStream::UpdateActiveSimulcastLayers not block. by Tommi · 3 years, 7 months ago
  6. 47f5f8c Reduce usage of RtpHeaderParser::CreateForTest in favor of RtpPacket by Danil Chapovalov · 3 years, 7 months ago
  7. 58b8d29 fall back to payload types from lower range after exhausting [96,127] by Philipp Hancke · 3 years, 8 months ago
  8. 4f26a3c red: assign payload type 63 to audio/RED for opus by Philipp Hancke · 3 years, 8 months ago
  9. 236ac50 dcsctp: Add public API for BufferedAmountLow by Victor Boivie · 3 years, 8 months ago
  10. b412efd payload type mapping: restrict lower range to <= 63 by Philipp Hancke · 3 years, 8 months ago
  11. af0dff0 dcsctp: start SCTP_DUMP on a new line by Philipp Hancke · 3 years, 8 months ago
  12. 816134a Reland "Fix race between enabled() and set_enabled() in VideoTrack." by Tommi · 3 years, 8 months ago
  13. 096ad02 Revert "Fix race between enabled() and set_enabled() in VideoTrack." by Evan Shrubsole · 3 years, 8 months ago
  14. 5ffefe9 Fix race between enabled() and set_enabled() in VideoTrack. by Tommi · 3 years, 8 months ago
  15. 70cd086 SEA: Only spawn multi-layered encoders if active layers > 1. by Henrik Boström · 3 years, 8 months ago
  16. 402ceff sctp: Reduce logging level for common calls by Victor Boivie · 3 years, 8 months ago
  17. 12c881b Make RtpHelper<>::sending_ atomic. by Tommi · 3 years, 8 months ago
  18. ea7474e Remove redundant VideoSendStream::rtcp_stats field by Danil Chapovalov · 3 years, 8 months ago
  19. 99261af Revert "Define cricket::MediaType in terms of webrtc::MediaType" by Björn Terelius · 3 years, 8 months ago
  20. 6174173 sctp: dcsctp: Print SCTP packets to logs by Victor Boivie · 3 years, 8 months ago
  21. 3ce6391 Define cricket::MediaType in terms of webrtc::MediaType by Harald Alvestrand · 3 years, 8 months ago
  22. 917dcba Add explicit copy constructors and assign operators for some classes. by Byoungchan Lee · 3 years, 8 months ago
  23. 78d5859 sctp: dcsctp: Remove log statement by Victor Boivie · 3 years, 8 months ago
  24. 56e4825 Add boivie and orphis to media/sctp/OWNERS file by Florent Castelli · 3 years, 8 months ago
  25. 819286e Clean out some leftover junk. by Harald Alvestrand · 3 years, 8 months ago
  26. d95b149 datachannel: Merge SendDataParams and DMT types with webrtc equivalent by Florent Castelli · 3 years, 8 months ago
  27. 8ba623d Fix constness by Tomas Gunnarsson · 3 years, 8 months ago
  28. cf2aeff Remove lock from MediaChannel by Tommi · 3 years, 8 months ago
  29. 5183f00 datachannel: Make SendDataParams reliability fields optional<int> by Florent Castelli · 3 years, 8 months ago
  30. c9625f0 Make MediaChannel classes aware of the network thread. by Tommi · 3 years, 8 months ago
  31. a6983c6 sctp: Add DcsctpTransport based on dcSCTP by Florent Castelli · 3 years, 8 months ago
  32. 02e079f Update video tests to clear network interface pointer consistently. by Tomas Gunnarsson · 3 years, 8 months ago
  33. dab3ce8 Reland "Removed VideoDecoderFactory::LegacyCreateVideoDecoder and VideoReceiveStream::Config::stream_id." by philipel · 3 years, 9 months ago
  34. a63bee5 Remove Mutex from BaseChannel. by Tommi · 3 years, 9 months ago
  35. c1d5891 Replace `new rtc::RefCountedObject` with `rtc::make_ref_counted` in a few files by Tomas Gunnarsson · 3 years, 9 months ago
  36. 88f4b33 usrsctp: Support sending and receiving empty messages by Florent Castelli · 3 years, 9 months ago
  37. 48171ec Remove more mentions of RTP datachannels by Harald Alvestrand · 3 years, 9 months ago
  38. 20ee02c Add codec comparison function to SdpVideoFormat by Johannes Kron · 3 years, 9 months ago
  39. 63b01e1 Remove ReceiveDataParams::timestamp by Florent Castelli · 3 years, 9 months ago
  40. c3fcee7 Move h264_profile_level_id and vp9_profile to api/video_codecs by Johannes Kron · 3 years, 9 months ago
  41. 516e284 Remove DataChannelType and deprecated option disable_sctp_data_channels by Florent Castelli · 3 years, 9 months ago
  42. eb9c3f2 Handle OnPacketSent on the network thread via MediaChannel. by Tomas Gunnarsson · 3 years, 9 months ago
  43. e984aa2 Add thread accessors to Call. by Tomas Gunnarsson · 3 years, 9 months ago
  44. e632402 Remove rtp data channel related code from media_channel.* by Tomas Gunnarsson · 3 years, 9 months ago
  45. 7af57c6 Remove RTP data implementation by Harald Alvestrand · 3 years, 9 months ago
  46. 15e078c Fix unsignalled ssrc race in WebRtcVideoChannel. by Henrik Boström · 3 years, 9 months ago
  47. a80c3e5 sctp: Reorganize build targets by Florent Castelli · 3 years, 9 months ago
  48. affd219 Delete AsyncInvoker usage from SimulatedPacketTransport by Niels Möller · 3 years, 9 months ago
  49. 17490b5 Fix regression in UsrSctpReliabilityTest by Niels Möller · 3 years, 9 months ago
  50. 22379fc sctp: Rename SctpTransport to UsrSctpTransport by Florent Castelli · 3 years, 9 months ago
  51. 6b0f19f sctp: Move SctpTransportFactory to a separate file by Florent Castelli · 3 years, 9 months ago
  52. 588f9b3 VideoReceiveStream2: AV1 encoded sink support. by Markus Handell · 3 years, 9 months ago
  53. 006206d rtx-time implementation by Philipp Hancke · 3 years, 10 months ago
  54. 0b5ec18 Simplify ChannelManager initialization. by Tomas Gunnarsson · 3 years, 10 months ago
  55. b258c56 Send and Receive VideoFrameTrackingid RTP header extension. by Jeremy Leconte · 3 years, 10 months ago
  56. 128faf8 Delete AsyncInvoker usage from SctpDataSender by Niels Möller · 3 years, 10 months ago
  57. f7b1b95 Add `RTCRemoteOutboundRtpStreamStats` for audio streams by Alessio Bazzica · 3 years, 10 months ago
  58. 7cbe887 Change default adaptive ptime min bitrate to 16kbps. by Jakob Ivarsson · 3 years, 10 months ago
  59. c780605 Make num_encoded_channels_ atomic by Gustaf Ullberg · 3 years, 10 months ago
  60. cf93670 sctp: Finish sending partial messages before sending stream reset events by Florent Castelli · 3 years, 10 months ago
  61. d19e3b9 Reland "Reland "Enable quality scaling when allowed"" by Sergey Silkin · 3 years, 10 months ago
  62. 31c5c9d Revert "Reland "Enable quality scaling when allowed"" by Ilya Nikolaevskiy · 3 years, 10 months ago
  63. 0021fe7 Reland "Enable quality scaling when allowed" by Sergey Silkin · 3 years, 10 months ago
  64. b2e71b8 Reland "Fix race between destroying SctpTransport and receiving notification on timer thread." by Taylor Brandstetter · 3 years, 10 months ago
  65. 668dbf6 [Stats] Populate "frames" stats for video source. by Di Wu · 3 years, 11 months ago
  66. eb449a9 Revert "Reland "Enable quality scaling when allowed"" by Guido Urdaneta · 3 years, 10 months ago
  67. 8a38b1c Revert "Fix race between destroying SctpTransport and receiving notification on timer thread." by Taylor · 3 years, 10 months ago
  68. 83be84b Reland "Enable quality scaling when allowed" by Sergey Silkin · 3 years, 10 months ago
  69. 609b524 Revert "Enable quality scaling when allowed" by Björn Terelius · 3 years, 10 months ago
  70. 752cbab Enable quality scaling when allowed by Sergey Silkin · 3 years, 10 months ago
  71. a88fe7b Fix race between destroying SctpTransport and receiving notification on timer thread. by Taylor Brandstetter · 3 years, 11 months ago
  72. c500977 Change the safe SCTP MTU size to 1191 by Tomas Gunnarsson · 3 years, 11 months ago
  73. 8af6b49 Populate jitter stats for video RTP streams by Di Wu (RP Room Eng) · 3 years, 11 months ago
  74. e904161 Replace RTC_DEPRECATED with ABSL_DEPRECATED by Danil Chapovalov · 3 years, 11 months ago
  75. 8ef1d7b Add a missing lock in VideoBroadcaster::OnDiscardedFrame(). by Mirta Dvornicic · 3 years, 11 months ago
  76. f4e3e2b Delete rtc::Callback0 and friends. by Niels Möller · 4 years ago
  77. 8408c99 Remove 'secondary sink' concept from webrtc::VideoReceiveStream. by Tomas Gunnarsson · 4 years ago
  78. 17ec2fc Remove log line that states that FlexFEC is disabled. by Rasmus Brandt · 4 years ago
  79. 2afff37 Update field trial for allowing cropped resolution when limiting max layers. by Åsa Persson · 4 years ago
  80. e71b55f build: merge media_constants and engine_constants by Philipp Hancke · 4 years ago
  81. d15a575 Use SequenceChecker from public API by Artem Titov · 4 years ago
  82. ad32586 Reland "Prepare to avoid hops to worker for network events." by Tomas Gunnarsson · 4 years ago
  83. 47ec157 Revert "Prepare to avoid hops to worker for network events." by Mirko Bonadei · 4 years ago
  84. 0e3cb9f Create and initialize encoders only for active streams by Sergey Silkin · 4 years ago
  85. d48a2b1 Prepare to avoid hops to worker for network events. by Tomas Gunnarsson · 4 years ago
  86. c8421c4 Replace rtc::ThreadChecker with webrtc::SequenceChecker by Artem Titov · 4 years ago
  87. e7c79fd Remove from chromium build targets that are not compatible with it. by Andrey Logvin · 4 years ago
  88. 7864600 Add absl_deps field for rtc_test and rtc_executable by Andrey Logvin · 4 years ago
  89. 9673ca4 Add field trial for bitrate limit interpolation for simulcast resolutions <180p. by Rasmus Brandt · 4 years ago
  90. a7e34d3 Add resolution_bitrate_limits to EncoderInfo field trial. by Åsa Persson · 4 years ago
  91. 49b20f9 Fix race with SctpTransport destruction and usrsctp timer thread. by Taylor Brandstetter · 4 years ago
  92. 33c0ab4 Call MediaChannel::OnPacketReceived on the network thread. by Tomas Gunnarsson · 4 years ago
  93. 29bd863 Add field trial for allowing cropped resolution when limiting max layers. by Åsa Persson · 4 years ago
  94. 77ceff9 payload type mapper: use media constants by Philipp Hancke · 4 years ago
  95. c20e333 Update SCTP test to use C++ lambdas instead of rtc::Bind by Niels Möller · 4 years ago
  96. 8467cf2 Reduce redundant flags for audio stream playout state. by Tomas Gunnarsson · 4 years ago
  97. 2397b6e SimulcastEncoderAdapter: Add field trial for EncoderInfo settings. by Åsa Persson · 4 years ago
  98. e5f4c6b Reland "Refactor rtc_base build targets." by Mirko Bonadei · 4 years ago
  99. 5ab6a8c Refactors SimulcastEncoder Adapter. by Erik Språng · 4 years ago
  100. 7acc2d9 Revert "Refactor rtc_base build targets." by Mirko Bonadei · 4 years ago