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

  1. a903885 Fix some shadow issues by Philipp Hancke · 7 months ago
  2. e4b09d7 Move tests and fakes to webrtc namespace by Evan Shrubsole · 7 months ago
  3. 99d1807 Move CorruptionDetectionFilterSettings into webrtc namespace. by Joachim Reiersen · 7 months ago
  4. c839686 Introduce SctpOptions struct as argument to SctpTransport::Start by Philipp Hancke · 7 months ago
  5. a22e244 Enable test that there are no duplicates in a CodecList by Harald Alvestrand · 7 months ago
  6. c2f1bc7 Split EmulatedNetworkInterface into two by Danil Chapovalov · 7 months ago
  7. 8990f2a Move rtc_certificate and rtc_certificate_generator to webrtc namespace by Evan Shrubsole · 7 months ago
  8. d200661 Move sanitizer.h to webrtc namespace by Evan Shrubsole · 7 months ago
  9. 64b076f4 Move socket_address.h to webrtc namespace by Evan Shrubsole · 7 months ago
  10. cc5db7a Remove deprecated non-Optional datachannel parameters by Harald Alvestrand · 7 months ago
  11. 9278968 Delete deprecated functions in test EmulatedNetworkManagerInterface by Danil Chapovalov · 7 months ago
  12. eb835d0 Move ssl_stream_adapter.h to webrtc namespace by Evan Shrubsole · 7 months ago
  13. 97feff2 Move function_view.h to webrtc namespace by Evan Shrubsole · 7 months ago
  14. b1d704b Move port_interface.h to webrtc namespace by Evan Shrubsole · 7 months ago
  15. 6202bf1 Move ip_address.h to webrtc namespace by Evan Shrubsole · 7 months ago
  16. 49ba3e2 Move byte_order.h to webrtc namespace by Evan Shrubsole · 7 months ago
  17. 5015b4d Move crc32.h to webrtc namespace by Evan Shrubsole · 7 months ago
  18. ee5e7e5 sdp munging: detect audio nack and changes to opus FEC and DTX by Philipp Hancke · 7 months ago
  19. 1816152 stats: do not expose ufrag before the first setRemoteDescription by Philipp Hancke · 7 months ago
  20. 72a1d7d Deprecate the cricket::Codec access functions in MediaEngine by Harald Alvestrand · 7 months ago
  21. cba7209 Fix -Wthread-safety-analysis warning on sequence_checker.h by Zequan Wu · 7 months ago
  22. b4a81db Remove references, mentions and test files for iLBC. by Tomas Lundqvist · 7 months ago
  23. 7f6b0f3 Reland "IWYU stats related files" by Philipp Hancke · 7 months ago
  24. e18a2e7 Add support for timestamps to TransformableVideoFrameInterface by Guido Urdaneta · 7 months ago
  25. 6bbddf6 Revert "IWYU stats related files" by Björn Terelius · 7 months ago
  26. 48f271f IWYU stats related files by Philipp Hancke · 7 months ago
  27. 2d54636 Remove BuiltInNetworkBehaviorConfig::link_capacity_kbps by Per K · 7 months ago
  28. 6f90fa3 Define cricket::MediaType in terms of webrtc::MediaType by Harald Alvestrand · 7 months ago
  29. 45c998d Revert "Fix tests not building/failing when rtc_libvpx_build_vp9=false" by Ilya Nikolaevskiy · 7 months ago
  30. ef95b20 Move safe_conversions.h to webrtc namespace by Evan Shrubsole · 7 months ago
  31. 23cef4e Fix tests not building/failing when rtc_libvpx_build_vp9=false by Tal Benesh · 7 months ago
  32. 9ec6f98 sdp munging: detect changes to codec configuration by Philipp Hancke · 7 months ago
  33. 918c549 Add SdpVideoFormat for H265 by Artem Titov · 7 months ago
  34. d9dd939 Move safe_minmax.h to webrtc namespace by Evan Shrubsole · 7 months ago
  35. 0ebd67f Move string_builder.h to webrtc namespace by Evan Shrubsole · 7 months ago
  36. 9acd4d1 Deprecate ByteBufferWriter::WriteBytes by Harald Alvestrand · 8 months ago
  37. f052c43 Move string_to_number.h to webrtc namespace by Evan Shrubsole · 8 months ago
  38. e47e467 Add support for the Absolute Capture Timestamp extension to TransformableAudioFrameInterface by Guido Urdaneta · 8 months ago
  39. 29e62c8 Delete deprecated CreatePeerConnection functions by Danil Chapovalov · 8 months ago
  40. f972489 Migrate PCLF not to create BasicPortAllocator itself by Danil Chapovalov · 8 months ago
  41. dd2f462 Cleanup api/test/*/BUILD.gn by Danil Chapovalov · 8 months ago
  42. 8a97881 Deprecate EmulatedNetworkManagerInterface::network_dependencies by Danil Chapovalov · 8 months ago
  43. be32f03 In EmulatedNetworkManager split out rtc::NetworkManager implementation by Danil Chapovalov · 8 months ago
  44. fe5bdd7 Move ArrayView, Buffer and related to webrtc namespace by Evan Shrubsole · 8 months ago
  45. 0533b5e Add set_timestamp() method to RTCStats. by Henrik Boström · 8 months ago
  46. 5342220 Make corruption_detection_message publicly visible by Fanny Linderborg · 8 months ago
  47. 6b70995 VideoEncoder: rtc::StringBuilder instead of rtc::SimpleStringBuilder. by Henrik Boström · 8 months ago
  48. 39da6f3 Move corruption_detection_message from common_video to api/transport/rtp by Fanny Linderborg · 8 months ago
  49. 1f9e604 Start deprecation process for non-Optional datachannel parameters by Harald Alvestrand · 8 months ago
  50. 32f3c6c Add AbslStringify for RtcErrorType and RtcErrorDetail by Harald Alvestrand · 8 months ago
  51. 283a84d Add matchers for RTCError, rename old matcher for RTCErrorOr. by Henrik Boström · 8 months ago
  52. cfaba8f Measure SDP munging by Philipp Hancke · 9 months ago
  53. c329350 Propagate field trials into EchoCanceller3 by Danil Chapovalov · 9 months ago
  54. 63b914d Relax FieldTrials construction parameter to string_view by Danil Chapovalov · 9 months ago
  55. 932e361 Format /api folder by Boris Tsirkin · 9 months ago
  56. f1656de Apply dimension checking across the YUV buffer classes. by Tommi · 10 months ago
  57. b3e94fd Add AbslStringify for RTP header extensions by Harald Alvestrand · 10 months ago
  58. a5d2906 Pass Environment to echo controller factory by Danil Chapovalov · 10 months ago
  59. 99dfa39 Add config to to enable/disable permissions checks in EmulatedTURNServer by Jonas Oreland · 10 months ago
  60. 7768667 Propagate desicion if RTP packet should be ECT(1) marked to socket by Per Kjellander · 10 months ago
  61. f0ca2dc Implement DTLS-STUN piggybacking controller by Philipp Hancke · 10 months ago
  62. 29af9f0 Switch peer_connection_encodings_integrationtest to WaitUntil by Evan Shrubsole · 10 months ago
  63. 0dec089 Make I420DataSize trigger a crash in case of int overflow. by Tommi · 10 months ago
  64. c36f8dc Remove ExternalTimeController by Evan Shrubsole · 10 months ago
  65. 108cde2 Replace use of PrintTo with AbslStringify for RTC stat types by Evan Shrubsole · 10 months ago
  66. 78ab1cf Enable negotiation of encrypted headers by default. by Emil Vardar · 10 months ago
  67. 4c73d1a Starting using propagated field trials in the AudioProcessingImpl by Danil Chapovalov · 10 months ago
  68. 882b32d Reland "Use PayloadTypePicker for video PT assignment" by Harald Alvestrand · 10 months ago
  69. 1bb49e9 Delete deprecated AudioProcessingBuilder by Danil Chapovalov · 10 months ago
  70. 74ace1a Remove libevent task queue. by Markus Handell · 10 months ago
  71. 575d323 Fix dcsctp handling of dtls restart by Jonas Oreland · 10 months ago
  72. 8898459 Clean up p2p:rtc_p2p target by Philipp Hancke · 10 months ago
  73. 36a764f Remove nullability compatible tag in scoped_refptr as obsolete by Danil Chapovalov · 10 months ago
  74. 1d2f30b Add utility WaitUntil for testing for an eventual condition by Evan Shrubsole · 10 months ago
  75. fac1bafd Make PC capability APIs pure virtual by Harald Alvestrand · 10 months ago
  76. 5fc7489 Fix corruption score not being calculated on higher spatial layers. by Erik Språng · 10 months ago
  77. e0a524b Add default constructor to relative units types by Danil Chapovalov · 10 months ago
  78. 0a69daf Add counter of ECN marking to EmulatedNetwork stats by Per Kjellander · 10 months ago
  79. ff88950 Reland "Add InsertPacket method that takes RtpPacketInfo." by Jakob Ivarsson · 10 months ago
  80. a08189b Revert "Add InsertPacket method that takes RtpPacketInfo." by Jakob Ivarsson‎ · 10 months ago
  81. 38ddea5 Add InsertPacket method that takes RtpPacketInfo. by Jakob Ivarsson · 10 months ago
  82. c63e43f Deprecate PeerConnectionFactoryDependencies::audio_processing by Danil Chapovalov · 10 months ago
  83. e5f6f1f Add optional corruption filter settings to EncodedImage. by Erik Språng · 10 months ago
  84. 394da76 Propagate ECN information through Network Emulation by Per K · 10 months ago
  85. cd013b1 Opus decoder: stereo decoding by default (behind field trial) by Alessio Bazzica · 10 months ago
  86. dd8d2ab Allow union initiliazation for webrtc::webrtc_pc_e2e::AudioConfig. by Jeremy Leconte · 11 months ago
  87. 90da065 Allow to specify a 'fps_hint' when creating a IvfVideoFrameGenerator. by Jeremy Leconte · 11 months ago
  88. 019bca9 Remove deprecated CreateFromIvfFileFrameGenerator. by Jeremy Leconte · 11 months ago
  89. 416cb49 Rename corruption related metrics according to WebRTC's Statistics API. by Emil Vardar · 11 months ago
  90. c772fc2 Deprecate AudioProcessingBuilder in favor of the BuiltinAudioProcessingBuilder by Danil Chapovalov · 11 months ago
  91. ff9e7cb Include H.265 support in RTP video frame assembler. by Qiu Jianlin · 11 months ago
  92. 05e5c32 Replace usage of AudioProcessingBuilder in EnableMediaWithDefaults by Danil Chapovalov · 11 months ago
  93. 7589689 Replace cricket::LeastCommonMultiple and cricket::GreatestCommonDivisor with std::lcm and std::gcd. by Evan Shrubsole · 11 months ago
  94. 170a7b5 Delete deprecated overloads of the AudioprocFloat test helper by Danil Chapovalov · 11 months ago
  95. 141dfb0 Remove webrtc::ToLogString as no longer needed by Danil Chapovalov · 11 months ago
  96. 24c3575 Change audioproc float test utility api to pass AudioProcessing with builder. by Danil Chapovalov · 11 months ago
  97. aaaeb29 Allow single-argument StrCat by Harald Alvestrand · 11 months ago
  98. 297fe1a [reland] Comment unused variables in implemented functions 10\n by Dor Hen · 11 months ago
  99. 461e828 Revert "Comment unused variables in implemented functions 10\n" by Harald Alvestrand · 11 months ago
  100. c118881 Comment unused variables in implemented functions 12\n by Dor Hen · 11 months ago