1. 4df20ba Implement GetParameters/GetSources support for unsignaled SSRCs. by Henrik Boström · 2 years, 2 months ago
  2. 175f06f Reland "Remove 'trackId' dependency in stats selector algorithm." by Henrik Boström · 2 years, 2 months ago
  3. c0d44d9 Split audio and video channels into Send and Receive APIs. by Harald Alvestrand · 2 years, 3 months ago
  4. 36fafc8 Split MediaChannel class to sender and receiver by Harald Alvestrand · 2 years, 3 months ago
  5. d237c2b add RTCRtpSender.generateKeyFrame by Philipp Hancke · 2 years, 5 months ago
  6. 9e09a1f Replace Thread::Invoke with Thread::BlockingCall by Danil Chapovalov · 2 years, 6 months ago
  7. 6e7c268 Allow recursive check for RTC_DCHECK_RUN_ON macro by Danil Chapovalov · 2 years, 8 months ago
  8. 105711e Move rtc::make_ref_counted to api/ by Niels Möller · 2 years, 9 months ago
  9. a8ad11d [Rollback] Don't end tracks when transceiver is still in use. by Henrik Boström · 2 years, 11 months ago
  10. 2f7ad28 Change stream.AddTrack/RemoveTrack to take a scoped_refptr argument by Harald Alvestrand · 2 years, 11 months ago
  11. afb246b Update pc/ to not use implicit conversion from scoped_refptr<T> to T*. by Niels Möller · 2 years, 11 months ago
  12. c24a218 Update IWYU tool with a mapping file by Harald Alvestrand · 3 years ago
  13. 6589def Align sender/receiver teardown in RtpTransceiver. by Tommi · 3 years, 1 month ago
  14. 09f5713 Reland "Move VideoTrackSourceProxy creation into VideoTrack." by Tommi · 3 years, 1 month ago
  15. 1f6e430 Revert "Move VideoTrackSourceProxy creation into VideoTrack." by Sergey Silkin · 3 years, 1 month ago
  16. 4bc7223 Move VideoTrackSourceProxy creation into VideoTrack. by Tommi · 3 years, 1 month ago
  17. e7b4c13 Revert "Reland "Use non-proxied source object in VideoTrack."" by Tomas Gunnarsson · 3 years, 1 month ago
  18. 1158bff Reland "Use non-proxied source object in VideoTrack." by Tommi · 3 years, 1 month ago
  19. 20d8d91 Reland "Remove `stopped_` from AudioRtpReceiver and VideoRtpReceiver." by Tommi · 3 years, 1 month ago
  20. 2da8591 Revert "Reland "Remove `stopped_` from AudioRtpReceiver and VideoRtpReceiver."" by Mirko Bonadei · 3 years, 1 month ago
  21. 3ed36c0 Reland "Remove `stopped_` from AudioRtpReceiver and VideoRtpReceiver." by Tommi · 3 years, 1 month ago
  22. 30d753a Revert "Remove `stopped_` from AudioRtpReceiver and VideoRtpReceiver." by Tomas Gunnarsson · 3 years, 1 month ago
  23. 10bd171 Revert "Reland "Use non-proxied source object in VideoTrack."" by Tomas Gunnarsson · 3 years, 1 month ago
  24. 2c47235 Reland "Use non-proxied source object in VideoTrack." by Tommi · 3 years, 1 month ago
  25. 5b5fa3b Revert "Use non-proxied source object in VideoTrack." by Artem Titarenko · 3 years, 1 month ago
  26. 3eb29c1 Use non-proxied source object in VideoTrack. by Tommi · 3 years, 1 month ago
  27. bb57e2d Remove `stopped_` from AudioRtpReceiver and VideoRtpReceiver. by Tommi · 3 years, 1 month ago
  28. 816134a Reland "Fix race between enabled() and set_enabled() in VideoTrack." by Tommi · 3 years, 10 months ago
  29. 096ad02 Revert "Fix race between enabled() and set_enabled() in VideoTrack." by Evan Shrubsole · 3 years, 10 months ago
  30. 5ffefe9 Fix race between enabled() and set_enabled() in VideoTrack. by Tommi · 3 years, 10 months ago
  31. e93fe6c Enable Chromium to stop including api/proxy.h indirectly. by Markus Handell · 3 years, 10 months ago
  32. 4ccdf932 VideoRtpReceiver & AudioRtpReceiver threading fixes. by Tommi · 3 years, 10 months ago
  33. 5761e7b Running apply-iwyu on ~all files in pc/ by Harald Alvestrand · 4 years, 1 month ago
  34. 1ee3325 When stopping a transceiver, end the receiver's track. by Harald Alvestrand · 4 years, 6 months ago
  35. adc4da3 [InsertableStreams] Fix video receiver simulcast. by Marina Ciocea · 5 years ago
  36. 412a31b Insert frame transformer between Depacketizer and Decoder. by Marina Ciocea · 5 years ago
  37. fc90797 Fix for defect found by clusterfuzz. by Markus Handell · 5 years ago
  38. 749f660 Enable SSRC 0 in MediaChannel methods by Saurav Das · 5 years ago
  39. 9c27ed2 VideoRtpReceiver: Enable encoded frame sink. by Markus Handell · 5 years ago
  40. 934afc6 Deprecate RtpReceiver's SetParameters method by Saurav Das · 5 years ago
  41. d5e2f21 VideoRtpTrackSource: implement encoded source methods. by Markus Handell · 5 years ago
  42. 7262fc2 Refactor Rtp Receivers to accept SSRC 0. by Saurav Das · 5 years ago
  43. a4d8737 Format almost everything. by Jonas Olsson · 6 years ago
  44. 428dcb2 Remove SetLatency/GetLatency from MediaSourceInterface API level by Ruslan Burakov · 6 years ago
  45. 4bac79e Add SetJitterBufferMinimumDelay method to RtpReceiverInterface. by Ruslan Burakov · 6 years ago
  46. 493a650 Propagate base minimum delay from video jitter buffer to webrtc/api. by Ruslan Burakov · 6 years ago
  47. 501bfba Split rtp_receiver for readability. by Ruslan Burakov · 6 years ago