1. 828ef91 Replace TaskQueue with MaybeWorkerThread in RtpTransportControllerInterface by Per Kjellander · 2 years, 5 months ago
  2. 641a1b1 Adopt absl::string_view in call/ by Ali Tofigh · 2 years, 10 months ago
  3. 8695282 Remove unnecessary copy of suspended_ssrcs. by Tommi · 3 years, 4 months ago
  4. f01c2c9 Delete RtcpStatisticsCallback in favor of ReportBlockDataObserver by Danil Chapovalov · 3 years, 10 months ago
  5. eb9c3f2 Handle OnPacketSent on the network thread via MediaChannel. by Tomas Gunnarsson · 3 years, 11 months ago
  6. 08d2c2b Delete unneeded dependencies on the Module abstraction by Niels Möller · 4 years, 3 months ago
  7. 7703f23 Adds ability to delay pacer start until media is added. by Erik Språng · 4 years, 6 months ago
  8. a8327d4 Move FrameCounts and FrameCountObserver to common_video/frame_counts.h by Niels Möller · 4 years, 7 months ago
  9. e77912b Insert frame transformer between Encoded and Packetizer. by Marina Ciocea · 5 years ago
  10. c3eb9fd Reland "Reland "Only include overhead if using send side bandwidth estimation."" by Sebastian Jansson · 5 years ago
  11. 4356490 Revert "Reland "Only include overhead if using send side bandwidth estimation."" by Mirko Bonadei · 5 years ago
  12. 086055d Reland "Only include overhead if using send side bandwidth estimation." by Sebastian Jansson · 5 years ago
  13. c709412 Revert "Only include overhead if using send side bandwidth estimation." by Sebastian Jansson · 5 years ago
  14. 8c79c6e Only include overhead if using send side bandwidth estimation. by Sebastian Jansson · 5 years ago
  15. 26452ff Cleanup of TransportFeedbackAdapter. by Sebastian Jansson · 5 years ago
  16. f298855 Cleanup of feedback observer interface by Sebastian Jansson · 5 years ago
  17. 93b1ea2 Using struct for bitrate allocation limits. by Sebastian Jansson · 5 years ago
  18. 738bfa7 Remove api/bitrate_constraints.h. by Mirko Bonadei · 5 years ago
  19. 83bbe91 Delete deprecated rtc_event_log header by Danil Chapovalov · 6 years ago
  20. 425d6aa Add RtpPacketPacer interface for pacer control by Erik Språng · 6 years ago
  21. aa59eca Move RtpPacketSender and merge it with RtpPacketPacer. by Erik Språng · 6 years ago
  22. e1795f4 Adds remote estimate RTCP packet. by Sebastian Jansson · 6 years ago
  23. 59b8654 Switch from RtpPacketSender to RtpPacketPacer interface usage. by Erik Språng · 6 years ago
  24. 607a6f1 Moves conversion to ReceivedPacket from RtpPacketReceived to Call. by Sebastian Jansson · 6 years ago
  25. 4ad51d8 Removes SendSideCongestionController. by Sebastian Jansson · 6 years ago
  26. 8b27910 Include downlink delay into congestion window size. by Ying Wang · 6 years ago
  27. 87e3f9d [video] Plumbing of ReportBlockData from RTCPReceiver to MediaSenderInfo by Henrik Boström · 6 years ago
  28. 0a8562e Forward LossNotification from RTCPReceiver to EncoderRtcpFeedback by Elad Alon · 6 years ago
  29. e896490 Revert "Fix target bitrate RTCP messages behavior for SVC streams" by Oleh Prypin · 6 years ago
  30. ab65d8a Fix target bitrate RTCP messages behavior for SVC streams by Ilya Nikolaevskiy · 6 years ago
  31. 41f9f2c ClangTidy fixes for call/ by Benjamin Wright · 6 years ago
  32. d155d68 Removes rtp level keep alive support. by Sebastian Jansson · 6 years ago
  33. 2997ec9 Removes unused keep-alive from RtpTransportControllerSend. by Sebastian Jansson · 6 years ago
  34. 418dd0b Stop using special RTT value for DelayBasedBwe. by Sebastian Jansson · 6 years ago
  35. 79f0d4d Enables feature to account for unacknowledged data. by Sebastian Jansson · 6 years ago
  36. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  37. 0fc2843 Removing redundant argument for SSRCs from ctor of RtpVideoSender. by Amit Hilbuch · 6 years ago
  38. 53382cb Move RtcpStatistics from common_types.h to a new header file by Niels Möller · 6 years ago
  39. 5571812 Adding rtcp report interval into RTCConfiguration. by Jiawei Ou · 6 years ago
  40. 192eeec Enable End-to-End Encrypted Video Frames. by Benjamin Wright · 6 years ago
  41. 64be7fa Move FecController to RtpVideoSender. by Stefan Holmer · 6 years ago
  42. 9416ef8 Rename PayloadRouter to RtpVideoSender. by Stefan Holmer · 7 years ago
  43. 5ed25af Properly clean up RtpVideoSender. by Stefan Holmer · 7 years ago
  44. dbdb3a0 Refactoring PayloadRouter. by Stefan Holmer · 7 years ago
  45. bcf9180 Allows audio bitrate allocation in video calls without enabling TWCC (Transport Wide Congestion Control as defined at https://tools.ietf.org/id/draft-holmer-rmcat-transport-wide-cc-extensions-01.html) for audio stream. by Alex Narest · 7 years ago
  46. b6b29e0 Convert video quality test from a TEST_F to a TEST fixture. by Patrik Höglund · 7 years ago
  47. b9b146c Replace rtc::Optional with absl::optional in audio, call and video by Danil Chapovalov · 7 years ago
  48. 0c4f7be New api struct BitrateSettings. by Niels Möller · 7 years ago
  49. e625605 Moving task queue from Call to transport controller. by Sebastian Jansson · 7 years ago
  50. 12130bb Reporting feedback availability to congestion controller. by Sebastian Jansson · 7 years ago
  51. 19704ec Removing AvailableBandwidth method on transport controller. by Sebastian Jansson · 7 years ago
  52. 45087cd Moved retransmission rate limiter to Call class. by Sebastian Jansson · 7 years ago
  53. 832b1c8 Propagating total_bitrate_bps from BitrateAllocator to ProbeController, part 2. by philipel · 7 years ago
  54. 0f9d9a9 Removed unused DeRegisterNetworkObserver. by Sebastian Jansson · 7 years ago
  55. 3c24ea8 Removed SetTransportOverhead in transport controller. by Sebastian Jansson · 7 years ago
  56. c33c0fc Moved pacer and congestion thread from call. by Sebastian Jansson · 7 years ago
  57. 97f61ea Moved bitrate configuration to rtp controller by Sebastian Jansson · 7 years ago
  58. 4c1ffb8 Removing access to pacer in rtp controller. by Sebastian Jansson · 7 years ago
  59. e4be6da Removing access to send side cc in rtp controller. by Sebastian Jansson · 7 years ago
  60. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  61. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/call/rtp_transport_controller_send_interface.h]
  62. 5c8942a Move PacedSender ownership to RtpTransportControllerSend. by Stefan Holmer · 8 years ago
  63. db2a9fc Wire up RTP keep-alive in ortc api. by sprang · 8 years ago
  64. f184138 s/WebRtcVideoChannel2/WebRtcVideoChannel and s/WebRtcVideoEngine2/WebRtcVideoEngine by eladalon · 8 years ago
  65. cae45d0 Move RtpTransportControllerSend to a new file. by nisse · 8 years ago