1. d7180cc Also check the pending remote description when generating MIDs for legacy remote offers by Steve Anton · 6 years ago
  2. ce470aa Enabling Simulcast use via AddTransceiver. by Amit Hilbuch · 6 years ago
  3. 260a71d Delete deprecated method PeerConnectionFactory::CreateVideoSource by Niels Möller · 6 years ago
  4. fe6e50f Allow more than one registered network change callback in MediaTransport by Niels Möller · 6 years ago
  5. 1c54605 [clang-tidy] Apply performance-move-const-arg fixes (misc). by Mirko Bonadei · 6 years ago
  6. eee110d Remove nogncheck from pc/. by Mirko Bonadei · 6 years ago
  7. 0237106 Expose video freeze metrics in GetStats. by Sergey Silkin · 6 years ago
  8. 05cf6be [clang-tidy] Apply performance-move-const-arg fixes. by Mirko Bonadei · 6 years ago
  9. c84f661 Stop using Googletest legacy APIs. by Mirko Bonadei · 6 years ago
  10. 042bb00 Fix RTP transport accepting invalid RTCP headers. by Piotr (Peter) Slatala · 6 years ago
  11. 9846262 Add IceTransportInterface object by Harald Alvestrand · 6 years ago
  12. 9f3a44f Introcuce RTCError(const T&) constructor. by Mirko Bonadei · 6 years ago
  13. 4de1783 Create visible fake_ice_transport target by Piotr (Peter) Slatala · 6 years ago
  14. c1a0bcb Implement the encoding RtpParameter scaleResolutionDownBy by Florent Castelli · 6 years ago
  15. 649a4c2 [clang-tidy] Apply performance-inefficient-vector-operation fixes. by Mirko Bonadei · 6 years ago
  16. 3d02384 Fix inverted DCHECK conditional by Steve Anton · 6 years ago
  17. 64b626b Use Abseil container algorithms in pc/ by Steve Anton · 6 years ago
  18. b7446ed Removing receive RIDs and Simulcast Layers. by Amit Hilbuch · 6 years ago
  19. bcd39d4 Creating Simulcast offer and answer in Peer Connection. by Amit Hilbuch · 6 years ago
  20. 37ec55e [clang-tidy] Apply performance-faster-string-find fixes. by Mirko Bonadei · 6 years ago
  21. 190713c Remove +api from internal DEPS files. by Mirko Bonadei · 6 years ago
  22. 739baf0 [clang-tidy] Apply performance-for-range-copy fixes. by Mirko Bonadei · 6 years ago
  23. f380284 (7) Rename files to snake_case: remove forwarding headers by Steve Anton · 6 years ago
  24. 55b91b9 Only create no-op DTLS if media transport is used for both media and data by Piotr (Peter) Slatala · 6 years ago
  25. d970807 Remove rtc_base/scoped_ref_ptr.h. by Mirko Bonadei · 6 years ago
  26. 63a176b Do not modify media transport config when falling back to RTP by Piotr (Peter) Slatala · 6 years ago
  27. da37473 Make webrtc::ParseCandidate() public. by Guido Urdaneta · 6 years ago
  28. dbb49df Moving UniqueIdGenerator into rtc_base. by Amit Hilbuch · 6 years ago
  29. ae6e0b2 [CodeHealth] Fix use after std::move instances. by Yves Gerey · 6 years ago
  30. df919fb Don't pretend we've received an end-of-candidates indication. by Jonas Olsson · 6 years ago
  31. 4241cf5 Add 2 new virtual methods to IceTransportInternal by Harald Alvestrand · 6 years ago
  32. dd6633b Refactor VideoTrackTest to not depend on cricket::VideoCapturer by Niels Möller · 6 years ago
  33. 215ba60 Refactor PeerConnectionInterfaceTest to not depend on cricket::VideoCapturer by Niels Möller · 6 years ago
  34. 3eaf9f1 Refactor PeerConnectionFactoryTest to not use FakeVideoCapturer. by Niels Möller · 6 years ago
  35. ecb6897 Adds repeating task class. by Sebastian Jansson · 6 years ago
  36. 607e6fd Fixing possible bug when Flex and RTX used together. by Amit Hilbuch · 6 years ago
  37. 4a7b3ac Add DTLSTransport info into sender/receiver state. by Harald Alvestrand · 6 years ago
  38. 2b5baee Create no-op DTLS if media transport is used. by Piotr (Peter) Slatala · 6 years ago
  39. 309aafe Add 'AudioPacket' notification to media transport interface. by Piotr (Peter) Slatala · 6 years ago
  40. 0acffb5 Expose `jitterBufferEmittedCount` in addition to the existing `jitterBufferDelay` for `getStats()`. by Chen Xing · 6 years ago
  41. 7a6739e Make Ice Transports signal failures. by Jonas Olsson · 6 years ago
  42. 921d366 Remove comments about using std::shared_ptr. by Mirko Bonadei · 6 years ago
  43. c2c733e Remove unused methods from cricket::BaseChannel. by Mirko Bonadei · 6 years ago
  44. 45340ca Remove legacy video codec factories. by Anders Carlsson · 6 years ago
  45. aec15aa (5) Rename files to snake_case: install forwarding headers by Steve Anton · 6 years ago
  46. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  47. 1c05765 (3) Rename files to snake_case: move the files by Steve Anton · 6 years ago
  48. 4687915 Enable use of MediaTransportInterface for video streams. by Niels Möller · 6 years ago
  49. b8b3c99 Clean up visibility and dependencies of RTC event log build targets. by Bjorn Terelius · 6 years ago
  50. 53eae87 Add PeerConnection option to enable RTX handling in the audio jitter buffer. by Jakob Ivarsson · 6 years ago
  51. d8bd750 Add ability to use movable only functors in rtc::Thread::Invoke(...) by Artem Titov · 6 years ago
  52. 40d5533 Include absl/memory/memory.h if absl::make_unique is used by Steve Anton · 6 years ago
  53. cdc3045 Fire a state change event when clearing DtlsTransport by Harald Alvestrand · 6 years ago
  54. ae3df54 Refactoring MID generation to use unique string generator. by Amit Hilbuch · 6 years ago
  55. 2bed397 Support changing the tagged BUNDLE media section section by Steve Anton · 6 years ago
  56. 47e38b7 Revert "Refactoring MID generation to use unique string generator." by Amit Hilbuch · 6 years ago
  57. 1c37676 Refactoring MID generation to use unique string generator. by Amit Hilbuch · 6 years ago
  58. d02541e Add an observer API for DTLSTransport events. by Harald Alvestrand · 6 years ago
  59. c63ddb2 Negotiating Simulcast in the initial offer/answer - Part1. by Amit Hilbuch · 6 years ago
  60. bde7104 Add constructor from test::FrameGeneratorCapturer by Artem Titov · 6 years ago
  61. 29e13fd Delete rtc::PacketTime (was an alias for int64_t) by Niels Möller · 6 years ago
  62. 0c02250 Pass RtcEventLog to MediaTransportFactory. by Piotr (Peter) Slatala · 6 years ago
  63. 5f8b5fd Use for range loop in pc/channel.cc by Steve Anton · 6 years ago
  64. 7e0978c Use project-level include path in rtptransceiver_unittest.cc by Steve Anton · 6 years ago
  65. 77938e6 Simulcast work to enable RID mux. by Amit Hilbuch · 6 years ago
  66. 7f57788 Removes trial to enable BBR congestion controller. by Sebastian Jansson · 6 years ago
  67. afa07dd [Unified Plan] SRD: Always set associated remote streams. by Henrik Boström · 6 years ago
  68. 54fa024 Removed log from StatsCollector::GetTrackIdBySsrc. by Seth Hampson · 6 years ago
  69. ceac015 Fail SetLocalDescription if a=mid lines are missing by Steve Anton · 6 years ago
  70. 31d8b52 Delete unneeded includes of rtc_base/stringutils.h. by Niels Möller · 6 years ago
  71. 06817cd [Unified Plan] Support legacy endpoints that do not use a=mid by Steve Anton · 6 years ago
  72. 5a1de87 Use unique_ptr in webrtcsdp.cc by Steve Anton · 6 years ago
  73. 8eeccbe Delete Start and Stop methods from TestVideoCapturer. by Niels Möller · 6 years ago
  74. 41f3a43 Remove CodecInst pt.3 by Fredrik Solenberg · 6 years ago
  75. 68586e8 Replace starts_with and ends_with with Abseil by Steve Anton · 6 years ago
  76. eb02ecd Move peerconnectionwrapper.(h|cc) into separate build target by Artem Titov · 6 years ago
  77. 944c755 Use unique_ptr in DataChannel PacketQueue by Steve Anton · 6 years ago
  78. 833979f Adding metrics for hostname candidate use. by Jeroen de Borst · 6 years ago
  79. e1301a8 Revert "Implement read-only codecPayloadType in RtpParameters" by Henrik Grunell · 6 years ago
  80. 1dac6d8 Sanitize candidates in ICE-level stats when necessary. by Qingsi Wang · 6 years ago
  81. 806e06d Implement read-only codecPayloadType in RtpParameters by Florent Castelli · 6 years ago
  82. ab64e8a Using fully qualified names for using declarations. by Mirko Bonadei · 6 years ago
  83. c57d573 RID parsing for Simulcast support. by Amit Hilbuch · 6 years ago
  84. 9d4fd555 Make CONNECTION_WRITE_TIMEOUT configurable for ice connection by Jiawei Ou · 6 years ago
  85. 6fe1fba Convert MediaSessionFactory to return unique_ptrs by Steve Anton · 6 years ago
  86. 1a9d3c3 Convert TransportDescriptionFactory to return unique_ptrs by Steve Anton · 6 years ago
  87. 8f66ddb Move is_unified_plan flag to a member variable by Steve Anton · 6 years ago
  88. 5c72e71 [Unified Plan] Fix issues with recycling m= sections by Steve Anton · 6 years ago
  89. 514f084 New statistic added to VideoReceiveStream to determine latency to first decode. by Benjamin Wright · 6 years ago
  90. 6a8727b Update connection states to match spec changes. by Jonas Olsson · 6 years ago
  91. 1204690 Export the standardized IceConnectionState. by Jonas Olsson · 6 years ago
  92. d644feb Make sure media transport is deleted before ICE. by Anton Sukhanov · 6 years ago
  93. 628f37a Delete a cricket::DtlsTransport when PC is closed by Harald Alvestrand · 6 years ago
  94. 5b14778 [Unified Plan] If "a=msid" is missing, create default stream. by Henrik Boström · 6 years ago
  95. af2adda Explicit comparisons on NetworkRoute. by Sebastian Jansson · 6 years ago
  96. 4139047 Add LookupDtlsTransportByMid to proxy map by Harald Alvestrand · 6 years ago
  97. a201204 Adding SDP parsing for Simulcast. by Amit Hilbuch · 6 years ago
  98. cc88737 Parse `ice_unwritable_timeout` and `ice_unwritable_min_checks` from RTCConfiguration into IceConfig by Jiawei Ou · 6 years ago
  99. ffa6ce4 Add integration test for new GetStats() with many tracks by Steve Anton · 6 years ago
  100. a41959e [Unified Plan] Fix old GetStats() not associating track id by Steve Anton · 6 years ago