1. acabb36 pc: Add asynchronous RtpSender::SetParameters() call by Florent Castelli · 2 years, 5 months ago
  2. 828ef91 Replace TaskQueue with MaybeWorkerThread in RtpTransportControllerInterface by Per Kjellander · 2 years, 6 months ago
  3. 641a1b1 Adopt absl::string_view in call/ by Ali Tofigh · 2 years, 11 months ago
  4. 8695282 Remove unnecessary copy of suspended_ssrcs. by Tommi · 3 years, 4 months ago
  5. 7703f23 Adds ability to delay pacer start until media is added. by Erik Språng · 4 years, 7 months ago
  6. 9a5efe9 In call/ replace mock macros with unified MOCK_METHOD macro by Danil Chapovalov · 4 years, 11 months ago
  7. e77912b Insert frame transformer between Encoded and Packetizer. by Marina Ciocea · 5 years ago
  8. c3eb9fd Reland "Reland "Only include overhead if using send side bandwidth estimation."" by Sebastian Jansson · 5 years ago
  9. 4356490 Revert "Reland "Only include overhead if using send side bandwidth estimation."" by Mirko Bonadei · 5 years ago
  10. 086055d Reland "Only include overhead if using send side bandwidth estimation." by Sebastian Jansson · 5 years ago
  11. c709412 Revert "Only include overhead if using send side bandwidth estimation." by Sebastian Jansson · 5 years ago
  12. 8c79c6e Only include overhead if using send side bandwidth estimation. by Sebastian Jansson · 5 years ago
  13. f298855 Cleanup of feedback observer interface by Sebastian Jansson · 5 years ago
  14. 93b1ea2 Using struct for bitrate allocation limits. by Sebastian Jansson · 6 years ago
  15. 738bfa7 Remove api/bitrate_constraints.h. by Mirko Bonadei · 6 years ago
  16. 425d6aa Add RtpPacketPacer interface for pacer control by Erik Språng · 6 years ago
  17. aa59eca Move RtpPacketSender and merge it with RtpPacketPacer. by Erik Språng · 6 years ago
  18. e1795f4 Adds remote estimate RTCP packet. by Sebastian Jansson · 6 years ago
  19. a4d8737 Format almost everything. by Jonas Olsson · 6 years ago
  20. 59b8654 Switch from RtpPacketSender to RtpPacketPacer interface usage. by Erik Språng · 6 years ago
  21. 607a6f1 Moves conversion to ReceivedPacket from RtpPacketReceived to Call. by Sebastian Jansson · 6 years ago
  22. 4ad51d8 Removes SendSideCongestionController. by Sebastian Jansson · 6 years ago
  23. 8b27910 Include downlink delay into congestion window size. by Ying Wang · 6 years ago
  24. e896490 Revert "Fix target bitrate RTCP messages behavior for SVC streams" by Oleh Prypin · 6 years ago
  25. ab65d8a Fix target bitrate RTCP messages behavior for SVC streams by Ilya Nikolaevskiy · 6 years ago
  26. 2997ec9 Removes unused keep-alive from RtpTransportControllerSend. by Sebastian Jansson · 6 years ago
  27. 418dd0b Stop using special RTT value for DelayBasedBwe. by Sebastian Jansson · 6 years ago
  28. 487c09b Adds FakeNetworkPipeTest to rtc_unittests. by Sebastian Jansson · 6 years ago
  29. 836fee1 Calculate next process time in simulated network. by Sebastian Jansson · 6 years ago
  30. 813c79b Fix network emulation behavior when changing bandwidth. by Christoffer Rodbro · 6 years ago
  31. 79f0d4d Enables feature to account for unacknowledged data. by Sebastian Jansson · 6 years ago
  32. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  33. 40d5533 Include absl/memory/memory.h if absl::make_unique is used by Steve Anton · 6 years ago
  34. 0fc2843 Removing redundant argument for SSRCs from ctor of RtpVideoSender. by Amit Hilbuch · 6 years ago
  35. 5571812 Adding rtcp report interval into RTCConfiguration. by Jiawei Ou · 6 years ago
  36. 44a262a Declares BitrateAllocator methods const. by Sebastian Jansson · 6 years ago
  37. 192eeec Enable End-to-End Encrypted Video Frames. by Benjamin Wright · 6 years ago
  38. 1298541 Removing unnecessary dependencies on socket.h. by Sebastian Jansson · 6 years ago
  39. 75e3647 Switch usages of DefaultNetworkSimulationConfig to BuiltInNetworkBehaviorConfig by Artem Titov · 6 years ago
  40. 64be7fa Move FecController to RtpVideoSender. by Stefan Holmer · 6 years ago
  41. c7ea852 Remove deprecated ctors of DirectTransport and its subclasses and FakeNetworkPipe by Artem Titov · 7 years ago
  42. 3229d65 Switch webrtc users from deprecated ctors. by Artem Titov · 7 years ago
  43. b005087 Add replacements for all FakeNetworkPipe ctors. by Artem Titov · 7 years ago
  44. e23b8a9 Do not use FakeNetworkPipe::SetConfig. by Artem Titov · 7 years ago
  45. 7008287 Delete struct webrtc::PacketTime. by Niels Möller · 7 years ago
  46. 9416ef8 Rename PayloadRouter to RtpVideoSender. by Stefan Holmer · 7 years ago
  47. 5ed25af Properly clean up RtpVideoSender. by Stefan Holmer · 7 years ago
  48. dbdb3a0 Refactoring PayloadRouter. by Stefan Holmer · 7 years ago
  49. 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
  50. b6b29e0 Convert video quality test from a TEST_F to a TEST fixture. by Patrik Höglund · 7 years ago
  51. 665174f Reformat the WebRTC code base by Yves Gerey · 7 years ago
  52. 0c4f7be New api struct BitrateSettings. by Niels Möller · 7 years ago
  53. e625605 Moving task queue from Call to transport controller. by Sebastian Jansson · 7 years ago
  54. 0940811 Moving demux from FakeNetworkPipe to DirectTransport. by Sebastian Jansson · 7 years ago
  55. 8326780 Adds mock bitrate allocator. by Sebastian Jansson · 7 years ago
  56. 12130bb Reporting feedback availability to congestion controller. by Sebastian Jansson · 7 years ago
  57. 8d8cb56 Delete obsolete methods from MockRtpTransportControllerSend by Sebastian Jansson · 7 years ago
  58. 0970851 Reland: Add ability to emulate degraded network in Call via field trial by Erik Språng · 7 years ago
  59. 16cba5c Revert "Add ability to emulate degraded network in Call via field trial" by Ilya Nikolaevskiy · 7 years ago
  60. 31a12c5 Add ability to emulate degraded network in Call via field trial by Erik Språng · 7 years ago
  61. 19704ec Removing AvailableBandwidth method on transport controller. by Sebastian Jansson · 7 years ago
  62. 45087cd Moved retransmission rate limiter to Call class. by Sebastian Jansson · 7 years ago
  63. 832b1c8 Propagating total_bitrate_bps from BitrateAllocator to ProbeController, part 2. by philipel · 7 years ago
  64. 0f9d9a9 Removed unused DeRegisterNetworkObserver. by Sebastian Jansson · 7 years ago
  65. 35dd6cd88 Added dependencies to mock transport controller send. by Sebastian Jansson · 7 years ago
  66. 8f83b42 Moved bitrate config interface from Call class. by Sebastian Jansson · 7 years ago
  67. 2a87797 Remove voe::TransmitMixer by Fredrik Solenberg · 7 years ago
  68. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 8 years ago
  69. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 8 years ago