Thanks to visit codestin.com
Credit goes to webrtc.googlesource.com

  1. 667eccb Move ACD settings generator to api/video/corruption_detection by Erik Språng · 11 days ago
  2. 18b56d8 Batch send DatagramConnection packets by Tony Herre · 3 weeks ago
  3. 7fc962d snap: wire up SDP generation and parsing by Philipp Hancke · 3 weeks ago
  4. 9088c98 Cleanup deprecated functions from PacketSocketFactory interface by Danil Chapovalov · 4 weeks ago
  5. 789735e Add DatagramConnection mocks to compile_all_headers.cc by Tony Herre · 5 weeks ago
  6. 73df341 Add MockDatagramConnection by Tony Herre · 5 weeks ago
  7. 34a3563 Make SessionDescriptionInterface non virtual by Tommi · 5 weeks ago
  8. e7e460a Move webrtc_sdp serialization methods and SessionDescriptionInterface by Tommi · 5 weeks ago
  9. 8955cd7 Add a sctp_transport_interface build target by Tommi · 5 weeks ago
  10. 932f274 Reland: Move CodecParameterMap functions to rtp_parameters by Tommi · 5 weeks ago
  11. dcc2321 In test wait functions prevent advancing time when unnecessary by Danil Chapovalov · 5 weeks ago
  12. 1a99869 Pass packet arrival timestamp to DatagramConnection observers by Tony Herre · 5 weeks ago
  13. 1a9ffd4 Refactor peer connection API dependencies by Tommi · 5 weeks ago
  14. 3a563ce Revert "Move CodecParameterMap functions to rtp_parameters" by Taylor Brandstetter · 5 weeks ago
  15. 882b287 Move CodecParameterMap functions to rtp_parameters by Tommi · 5 weeks ago
  16. 9cc0240 Introduce 'jsep' target for JSEP related API components by Tommi · 6 weeks ago
  17. 7e958e3 Add support for --scalability_mode in video_loopback utility. by Erik Språng · 6 weeks ago
  18. 6c18b29 Make AbslStringify work on IceConnectionState by Harald Alvestrand · 6 weeks ago
  19. cb0b2b9 Use a FieldTrials ptr in InjectionComponents instead of a string. by Jeremy Leconte · 6 weeks ago
  20. 66d580f Move candidate parsing logic to the Candidate class by Tommi · 6 weeks ago
  21. 9a44487 Reland "Expose ParseIceServers in api/" by Tony Herre · 6 weeks ago
  22. a4867cd Revert "Expose ParseIceServers in api/" by Harald Alvestrand · 7 weeks ago
  23. 2d7dd9e Add WireProtocol switch to DatagramConnection by Tony Herre · 7 weeks ago
  24. dbfb5fb Expose ParseIceServers in api/ by Tony Herre · 7 weeks ago
  25. d4871e2 Initialize SequenceChecker as detached. by Tommi · 7 weeks ago
  26. 23e684c Move candidate-attribute logic to the Candidate class by Tommi · 7 weeks ago
  27. 524bfd8 Remove mock_session_description_interface by Tommi · 7 weeks ago
  28. 52cbf24 Move frame_instrumentation_generator to api/video by Erik Språng · 8 weeks ago
  29. 58888d6 Add RTC_DCHECK for immutable field-trials by Jonas Oreland · 8 weeks ago
  30. ffc4cdc Update test implementations of the PacketSocketFactory to newer api by Danil Chapovalov · 8 weeks ago
  31. 22fd6f0 Create DatagramConnection to support RtcTransport web API by Tony Herre · 9 weeks ago
  32. 85c183f Move some of JsepSessionDescription impl to SessionDescriptionInternal by Tommi · 9 weeks ago
  33. f6b6892 Add FieldTrialsView::clone by Jonas Oreland · 9 weeks ago
  34. 0632af9 Require Environment to create AsyncPacketSocket with PacketSocketFactory by Danil Chapovalov · 9 weeks ago
  35. 7042a3b Provide Environment when creating PacketSockets by Danil Chapovalov · 2 months ago
  36. eb0e817 Reland "Remove CreateModularPeerConnectionFactory from peer_connection_interface.h" by Danil Chapovalov · 3 months ago
  37. 63f79fe Propagate Environment to P2PTransportChannel by Danil Chapovalov · 3 months ago
  38. b8de314 Revert "Remove CreateModularPeerConnectionFactory from peer_connection_interface.h" by Danil Chapovalov · 3 months ago
  39. a680f29 Remove CreateModularPeerConnectionFactory from peer_connection_interface.h by Danil Chapovalov · 3 months ago
  40. 81d959c Move FrameInstrumentationEvaluation to api/video/corruption_detection. by Erik Språng · 3 months ago
  41. d79dd43 Refactor FrameInstrumentationData and expose it in api/ by Erik Språng · 3 months ago
  42. d26ff67 Reformat gn files by Philipp Hancke · 4 months ago
  43. efc58a5 Propagate transport name together with candidates by Tommi · 4 months ago
  44. 8ac2863 IWYU api/ call/ examples/ media/ test/ video/ by Philipp Hancke · 4 months ago
  45. ba4a04a Reland "Introduce NetworkQueue interface" by Per K · 4 months ago
  46. 833369b Revert "Reland "Introduce NetworkQueue interface"" by Evan Shrubsole · 4 months ago
  47. 13213ef Introduce create_modular_peer_connection_factory build target by Danil Chapovalov · 4 months ago
  48. 5682d46 Tighten environment_construction poison by Danil Chapovalov · 5 months ago
  49. 9688ced Reland "Introduce NetworkQueue interface" by Per K · 5 months ago
  50. 3ca21de Revert "Introduce NetworkQueue interface" by Per Kjellander · 5 months ago
  51. 1cc0008 Introduce NetworkQueue interface by Per K · 5 months ago
  52. c575d44 LNA: Check LNA permission when connection to STUN/TURN servers by Giovanni Ortuño Urquidi · 5 months ago
  53. beddb15 Cleanup VideoQualityTest api and usage by Danil Chapovalov · 5 months ago
  54. e2cfc36 LNA: Request LNA permission for local/loopback ICE candidates by Giovanni Ortuño Urquidi · 5 months ago
  55. c507765 Cleanup FieldTrials unittest from mentions of the global field trials. by Danil Chapovalov · 5 months ago
  56. 2b89a50 Propagate field trials in VideoCodecTestFixture by Danil Chapovalov · 6 months ago
  57. 92413da Merge JsepIceCandidate and IceCandidateInterface into IceCandidate by Tommi · 6 months ago
  58. bb3b636 Simplify JsepIceCandidate construction and state by Tommi · 6 months ago
  59. 974e78b Delete webrtc_key_value_config as no longer used by Danil Chapovalov · 6 months ago
  60. 58f9e56 Extend FieldTrials api by Danil Chapovalov · 6 months ago
  61. bf70c05 Cleanup usage of arraysize macro in api/ by Danil Chapovalov · 6 months ago
  62. 4837af0 Poison global field trials by Danil Chapovalov · 6 months ago
  63. 83dac84 Delete deprecated EnableMediaWithDefaultsAndTimeController by Danil Chapovalov · 6 months ago
  64. 1ccfd19 turn rtc_source_set with cc files into rtc_library by Philipp Hancke · 6 months ago
  65. 7b17217 Move priority implementation to cc file by Philipp Hancke · 6 months ago
  66. 73535dc Deprecate trials and task_queue_factory in PeerConnectionFactoryDependencies by Danil Chapovalov · 6 months ago
  67. 663638e Deprecate EnableMediaWithDefaultsAndTimeController by Danil Chapovalov · 7 months ago
  68. 39ec177 Remove setting global field trial string from FieldTrials class by Danil Chapovalov · 7 months ago
  69. 140828b Allow to provide prebuild Environment to construct PeerConnectionFactory by Danil Chapovalov · 7 months ago
  70. af4395a IWYU api/ by Philipp Hancke · 7 months ago
  71. 17ddd31 Add a DataChannelEventOutput interface to listen to DataChannel by Philip Eliasson · 7 months ago
  72. daf96cf Migrate most of rtc_base/ to webrtc namespace by Evan Shrubsole · 8 months ago
  73. 96feae1 Deprecate cricket::MediaType and associated aliases by Harald Alvestrand · 8 months ago
  74. 4d67183 Remove forward declarations in environment.h by Danil Chapovalov · 8 months ago
  75. de8429e Migrate absl variant to std in WebRTC by Danil Chapovalov · 8 months ago
  76. c2f1bc7 Split EmulatedNetworkInterface into two by Danil Chapovalov · 8 months ago
  77. b1d704b Move port_interface.h to webrtc namespace by Evan Shrubsole · 8 months ago
  78. e18a2e7 Add support for timestamps to TransformableVideoFrameInterface by Guido Urdaneta · 9 months ago
  79. e47e467 Add support for the Absolute Capture Timestamp extension to TransformableAudioFrameInterface by Guido Urdaneta · 9 months ago
  80. 29e62c8 Delete deprecated CreatePeerConnection functions by Danil Chapovalov · 9 months ago
  81. be32f03 In EmulatedNetworkManager split out rtc::NetworkManager implementation by Danil Chapovalov · 9 months ago
  82. b3e94fd Add AbslStringify for RTP header extensions by Harald Alvestrand · 11 months ago
  83. c36f8dc Remove ExternalTimeController by Evan Shrubsole · 11 months ago
  84. 8898459 Clean up p2p:rtc_p2p target by Philipp Hancke · 11 months ago
  85. 1d2f30b Add utility WaitUntil for testing for an eventual condition by Evan Shrubsole · 12 months ago
  86. 394da76 Propagate ECN information through Network Emulation by Per K · 12 months ago
  87. cd013b1 Opus decoder: stereo decoding by default (behind field trial) by Alessio Bazzica · 12 months ago
  88. ff9e7cb Include H.265 support in RTP video frame assembler. by Qiu Jianlin · 1 year ago
  89. 05e5c32 Replace usage of AudioProcessingBuilder in EnableMediaWithDefaults by Danil Chapovalov · 1 year ago
  90. 24c3575 Change audioproc float test utility api to pass AudioProcessing with builder. by Danil Chapovalov · 1 year ago
  91. dc03d87 Rename AudioProcessingFactory to Builder by Danil Chapovalov · 1 year, 1 month ago
  92. 2dc95ba Add BuiltinAudioProcessingFactory by Danil Chapovalov · 1 year, 1 month ago
  93. ad49112 Introduce AudioProcessingFactory interface by Danil Chapovalov · 1 year, 1 month ago
  94. 8216668 Add AbslStringify for SessionDescriptionInterface by Harald Alvestrand · 1 year, 1 month ago
  95. 3ae9578 Allow scoped_refptr to be used with absl nullability annotation by Danil Chapovalov · 1 year, 2 months ago
  96. 28ce65c Apply include-cleaner to api direct files by Dor Hen · 1 year, 2 months ago
  97. 8037fc6 Migrate absl::optional to std::optional by Florent Castelli · 1 year, 2 months ago
  98. b4c1f2f6 Remove DegradedCall - To be submitted after 2024-07-01 by Per K · 1 year, 3 months ago
  99. 1921fa5 Apply include-cleaner to api/test/[^/]* by Dor Hen · 1 year, 3 months ago
  100. b446251 Pass receive_time through frame transformer by Lionel Koenig Gélas · 1 year, 4 months ago