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

  1. 8990f2a Move rtc_certificate and rtc_certificate_generator to webrtc namespace by Evan Shrubsole · 7 months ago
  2. 6202bf1 Move ip_address.h to webrtc namespace by Evan Shrubsole · 7 months ago
  3. 9789a44 Catch also IllegalStateException when creating hw encoder by Liad Rubin · 7 months ago
  4. 4a3dffe Add SurfaceEglRenderer ctor with VideoFrameDrawer and propagate to super class by Liad Rubin · 7 months ago
  5. b4a81db Remove references, mentions and test files for iLBC. by Tomas Lundqvist · 7 months ago
  6. 56a6af0 [Android] Make Generated AAR File Usable in Android Projects by Byoungchan Lee · 7 months ago
  7. d3cb43a Move timestamp_aligner.h to webrtc namespace by Evan Shrubsole · 7 months ago
  8. ef95b20 Move safe_conversions.h to webrtc namespace by Evan Shrubsole · 7 months ago
  9. 358c94f AudioState extensions by Jonas Oreland · 8 months ago
  10. 8175444 Remove instances of j.u.Optional from EGLRenderer by Ranveer Aggarwal · 8 months ago
  11. 0ebd67f Move string_builder.h to webrtc namespace by Evan Shrubsole · 8 months ago
  12. a3b2dd4 Roll chromium_revision 3462a5bab8..f1db52a3a2 (1408687:1419760) by Mirko Bonadei · 8 months ago
  13. 221013f Release codec config buffer by Sergey Silkin · 8 months ago
  14. e42988e java: switch order of assertEquals arguments for consistency by Philipp Hancke · 8 months ago
  15. ae24807 [ObjC] Avoid usage of variable after move in RTCNetworkMonitor. by Yury Yarashevich · 8 months ago
  16. f80562d [ObjC] Validate and store strong ref to peer_connection before use. by Yury Yarashevich · 8 months ago
  17. 1181edda [ObjC] Fix strong reference check in RTCNetworkMonitor. by Yury Yarashevich · 8 months ago
  18. 6f17d09 [ObjC] Init NSMutableDictionary with capacity. by Yury Yarashevich · 8 months ago
  19. d643be9 Add a render error callback from AudioDeviceIOS to AudioDeviceModuleIOS. by Peter Hanspers · 8 months ago
  20. a2a528c Add PortAllocator min/max ports to JAVA API by Youjie Zhou · 9 months ago
  21. 1f9e604 Start deprecation process for non-Optional datachannel parameters by Harald Alvestrand · 9 months ago
  22. 0bebca5 Remove gunit.h EXPECT/ASSERT..WAIT macros by Evan Shrubsole · 9 months ago
  23. 3fef8b2 Adding an error callback to AudioDeviceModuleIOS. by Peter Hanspers · 9 months ago
  24. d481136 Fix hw decoder rendering delay after frame resize by Anna Lemehova · 9 months ago
  25. 9135a02 Delete reference to "no_build_hooks" GN variable. by Andrew Grieve · 9 months ago
  26. 1ba220a Migrate from MediaCodecList.getCodecCount to iterate getCodecInfos member function in MediaCodecVideoDecoderFactory by Liad Rubin · 9 months ago
  27. a4f557f Update target_sdk_version from 23 to 24. by Mirko Bonadei · 9 months ago
  28. 83861d5 Migrate from MediaCodecList.getCodecCount to iterate getCodecInfos member function in HardwareVideoEncoderFactory by Liad Rubin · 9 months ago
  29. fc7e874 Format all .m objc files by Boris Tsirkin · 9 months ago
  30. 7b6c887 Format the rest of /sdk/objc folder by Boris Tsirkin · 9 months ago
  31. d4937d3 Format the rest of /sdk folder by Boris Tsirkin · 9 months ago
  32. 536c19a Format /sdk/objc/api folder by Boris Tsirkin · 9 months ago
  33. 725f931 Format /sdk/objc/components folder by Boris Tsirkin · 9 months ago
  34. a01f34c Suppress "UnusedMethod" warning on methods only used on native code. by Jeremy Leconte · 10 months ago
  35. 711e1a8 Create a custom test launcher for android by Björn Terelius · 10 months ago
  36. 6c7ac74 Add dependancy on the java side of the generated code by Mohamed · 10 months ago
  37. c63e43f Deprecate PeerConnectionFactoryDependencies::audio_processing by Danil Chapovalov · 11 months ago
  38. 999f02b Implement playout stats for ios AudioDeviceModule by Lionel Koenig Gélas · 11 months ago
  39. 6c8b8e0 Remove unused vars (Java) by Björn Terelius · 11 months ago
  40. 69af473 Remove unused android //base dependency by Björn Terelius · 11 months ago
  41. 1a93080 Extend ios RTCPeerConnectionFactoryBuilder to have custom audio processing builder and field trials by Danil Chapovalov · 11 months ago
  42. 72b827c Delete android helper to create default AudioProcessing by Danil Chapovalov · 11 months ago
  43. 5f324db Cleanup unused Obj-C VideoFrame constructors by Byoungchan Lee · 12 months ago
  44. 2d75cd3 Roll chromium_revision ccf648df91..aa68dfe997 (1365600:1366639) by Jeremy Leconte · 12 months ago
  45. e3819f6 Fix java errors that used to be disabled. by Jeremy Leconte · 12 months ago
  46. e466ae8 [NotJavadoc] Avoid using /** for comments which aren't actually Javadoc. by Jeremy Leconte · 12 months ago
  47. e17aad2 Use rtc::Buffer for memory storage of EncodedImageBuffer by Sergio Garcia Murillo · 12 months ago
  48. 076eb6c Reland "Expose setHeaderExtensionsToNegotiate for iOS" by Jeremy Leconte · 1 year ago
  49. 1fe8022 Revert "Expose setHeaderExtensionsToNegotiate for iOS" by Jeremy Leconte · 1 year ago
  50. f882360 Expose setHeaderExtensionsToNegotiate for iOS by Karim H · 1 year ago
  51. 4ab100d Address UnnecessaryParentheses errorprone warnings by Mirko Bonadei · 1 year ago
  52. f0a57db Address UnnecessaryParentheses errorprone warnings by Mirko Bonadei · 1 year ago
  53. f3a33c0 Prepend all RTCMacros.h includes/imports with the relative path from repo root by Dor Hen · 1 year, 1 month ago
  54. de6225b Don't crash on failed EGL makeCurrent attempts by Raman Budny · 1 year, 1 month ago
  55. 51a2bd1 Allow sdk/objc owners to approve sdk/BUILD.gn by Danil Chapovalov · 1 year, 1 month ago
  56. 28ce65c Apply include-cleaner to api direct files by Dor Hen · 1 year, 1 month ago
  57. 76aa330 Implement ObjCVideoEncoderFactory::QueryCodecSupport by Danil Chapovalov · 1 year, 1 month ago
  58. 3ad2c8d Make getNumObservers @VisibleForTesting so that it can be tested outside of package org.webrtc by Jonas Oreland · 1 year, 1 month ago
  59. f92f39e Increase the default maximum jitter buffer size to 200 packets for Android. by [email protected] · 1 year, 1 month ago
  60. 70a59b6 Flip default value of AndroidNetworkMonitor field trials by Jonas Oreland · 1 year, 1 month ago
  61. e540648 Remove trailing semicolons in Java by Björn Terelius · 1 year, 1 month ago
  62. 682f794 Deprecate bad signature for CreateSessionDescription. by Kári Tristan Helgason · 1 year, 1 month ago
  63. d34f3b8 Remove more self assignment in if-clause by Bjorn Terelius · 1 year, 1 month ago
  64. a82eb4e Remove self assignment in if-clause by Björn Terelius · 1 year, 1 month ago
  65. 8037fc6 Migrate absl::optional to std::optional by Florent Castelli · 1 year, 1 month ago
  66. a9ececd Only mute microphone while audio_unit is started. by Abby Yeh · 1 year, 1 month ago
  67. 61a5214 In objc software video encoder wrappers expose functions to list supported scalability modes. by Danil Chapovalov · 1 year, 1 month ago
  68. 6bed21c Extend objc RTCVideoCodecInfo to include scalability modes by Danil Chapovalov · 1 year, 1 month ago
  69. ab009c2 Refactor WebRTC self assignments in if clauses by Benjamin Williams · 1 year, 1 month ago
  70. fea60ef Fixed issue with missing network interfaces on iOS by Corby Hoback · 1 year, 2 months ago
  71. e630a3d [iOS] Make RTCRtpTransceiver.setCodecPreferences failable and accept nil by Byoungchan Lee · 1 year, 2 months ago
  72. b8841f8 Fix race condition on ObjCNetworkMonitor::network_monitor_ by Andy Tamilo · 1 year, 2 months ago
  73. 1ceff3d Reland "Remove jni_zero type aliases in jni_generator_helper.h." by Mirko Bonadei · 1 year, 2 months ago
  74. 47ef160 Revert "Reland "Remove jni_zero type aliases in jni_generator_helper.h."" by Rayan Osseiran · 1 year, 2 months ago
  75. 6cb7b3a Reland "Remove jni_zero type aliases in jni_generator_helper.h." by Mirko Bonadei · 1 year, 2 months ago
  76. cae0aeb Implement MuteMicrophone to enable muted speech listener on iOS 15 and 16. by Abby Yeh · 1 year, 2 months ago
  77. c7e2568 Optionally overwrite instead of queueing render updates. by Ranveer Aggarwal · 1 year, 2 months ago
  78. d02a216 Revert "Reland "Add a dependancy on //third_party/jni_zero:jni_zero_java"" by Jeremy Leconte · 1 year, 2 months ago
  79. e19a9b3 Reland "Add a dependancy on //third_party/jni_zero:jni_zero_java" by Mohamed · 1 year, 2 months ago
  80. 6b0de3f Revert "Replace instead of queueing render updates." by Mirko Bonadei · 1 year, 2 months ago
  81. 35f10a0 Add listener to detect mute speech event, and callback function to handle the event by Abby Yeh · 1 year, 2 months ago
  82. 45e5e38 Use ArrayView on H264 bitstream parsing by Sergio Garcia Murillo · 1 year, 3 months ago
  83. 83671ef Revert "Add a dependancy on //third_party/jni_zero:jni_zero_java" by Mirko Bonadei · 1 year, 3 months ago
  84. 5ccec98 Add a dependancy on //third_party/jni_zero:jni_zero_java by Mohamed · 1 year, 3 months ago
  85. 4643fb7 Revert "Reland "Remove jni_zero type aliases in jni_generator_helper.h."" by Jeremy Leconte · 1 year, 3 months ago
  86. 4f3d660 Reland "Remove jni_zero type aliases in jni_generator_helper.h." by Mirko Bonadei · 1 year, 3 months ago
  87. 756f589 Revert "Remove jni_zero type aliases in jni_generator_helper.h." by Mirko Bonadei · 1 year, 3 months ago
  88. 9fcaa03 Remove jni_zero type aliases in jni_generator_helper.h. by Mirko Bonadei · 1 year, 3 months ago
  89. 76960df Replace instead of queueing render updates. by Ranveer Aggarwal · 1 year, 3 months ago
  90. 9ebf092 Remove RTC_JNI_GENERATOR_LEGACY_SYMBOLS. by Mirko Bonadei · 1 year, 3 months ago
  91. dedb03e Fix RTCMTLNSVideoView undefined symbol error by Anton Barkov · 1 year, 4 months ago
  92. aefed55 [iwyu][1\n] Applying to api/[a-s]* by Dor Hen · 1 year, 4 months ago
  93. eed9422 Reset VTCompressionSession when underlying CVPixelBufferPoolRef isn't valid by Brian Clymer · 1 year, 4 months ago
  94. b244727 [Android] Add RtcError class and use it in RtpTransceiver.setCodecPreferences by Byoungchan Lee · 1 year, 4 months ago
  95. c74412b Deprecate rtc::RefCountInterface by Harald Alvestrand · 1 year, 4 months ago
  96. 783587e Expose RTCRtpReceiver.sources. by Yury Yarashevich · 1 year, 4 months ago
  97. 99c519b Mass removal of absl_deps in all BUILD.gn files by Florent Castelli · 1 year, 4 months ago
  98. c7fd5af Split SSL adapters from main ssl build target 1/2 by Philipp Hancke · 1 year, 5 months ago
  99. 17b0651 Add a render callback to EGLRenderer by Ranveer Aggarwal · 1 year, 5 months ago
  100. 94dfe1c Fix NetworkMonitor race condition when dispatching native observers by Guy Hershenbaum · 1 year, 5 months ago