1. dea6889 Add sanity checks of IceConfig parameters. by Qingsi Wang · 7 years ago
  2. e2971ec Android audio manager: Move responsibility of OpenSLES engine by Magnus Jedvert · 7 years ago
  3. 1a18e0a Android audio code: Replace C++ template with input/output interface by Magnus Jedvert · 7 years ago
  4. 4ea50c2 Add unit tests for RTCCVPixelBuffer and ObjCVideoTrackSource. by Anders Carlsson · 7 years ago
  5. d7e1266 Remove unnecessary dependencies from //sdk/android:base_java. by Sami Kalliomäki · 7 years ago
  6. 725c106 Split out peerconnection, swcodec and hwcodec targets from Android SDK. by Sami Kalliomäki · 7 years ago
  7. dc52651 Annotate rest of WebRTC with @Nullable. by Sami Kalliomäki · 7 years ago
  8. ff4cac9 Android audio device template: Don't use output parameters by Magnus Jedvert · 7 years ago
  9. 61fce40 Android: Fix compilation of moved aaudio by Magnus Jedvert · 7 years ago
  10. 5e55fe8 Adding flag to enable/disable use of SRTP_AES128_CM_SHA1_32 crypto suite. by Taylor Brandstetter · 7 years ago
  11. 29e7bee Move aligned memory utilities to rtc_base/memory/ by Karl Wiberg · 7 years ago
  12. 70899e0 Add support for creating java PCF from native one. by Artem Titov · 7 years ago
  13. e7592d8 Annotate libjingle_peerconnection_java with @Nullable. by Sami Kalliomäki · 7 years ago
  14. 32362a6 Android: Simplify moved audio device module by Magnus Jedvert · 7 years ago
  15. 2955d82 Android audio record/track: Remove intermediate JNI manager by Magnus Jedvert · 7 years ago
  16. c3d1e09 Make sure RTCMTLVideoView.h ends up in framework headers. by Anders Carlsson · 7 years ago
  17. 08006d4 Android AppRTCMobile: Use new audio device code by Magnus Jedvert · 7 years ago
  18. 8fc7948 Android: Generate audio JNI code by Magnus Jedvert · 7 years ago
  19. 37e3602 Android: Add henrika@ as owner of audio code by Magnus Jedvert · 7 years ago
  20. 89dd7bf Move android audio device code into sdk/android by Paulina Hensman · 7 years ago
  21. 7311918 Add an example app for iOS native API. by Anders Carlsson · 7 years ago
  22. 815f3b6 Fix podspec iOS version. by Kári Tristan Helgason · 7 years ago
  23. 3ab1d26 Exposing WebRTC-Audio-SendSideBwe-For-Video field trial by Alex Narest · 7 years ago
  24. 22e623a Add configurable threshold for writability state update. by Qingsi Wang · 7 years ago
  25. b9f4bf2 Remove build hooks implementation from AAR-builds. by Sami Kalliomäki · 7 years ago
  26. 3e77afd Add an example app for Android native API. by Sami Kalliomäki · 7 years ago
  27. 72467c2 Fix NarrowingCompoundAssignment warning by Oleh Prypin · 7 years ago
  28. e6826d2 Add configurable connectivity check intervals. by Qingsi Wang · 7 years ago
  29. 564299a Fix applicationContext passed to NetworkMonitor from NDK being unused. by Sami Kalliomäki · 7 years ago
  30. 9823ee4 Fix native api in preparation for native_api example. by Anders Carlsson · 7 years ago
  31. a2d89fc Remove ObjC static library target. by Kári Tristan Helgason · 7 years ago
  32. 6deb65c Move hardwarevideoencoderfactory jni for building w/o SW codecs. by Anders Carlsson · 7 years ago
  33. 9a58cc0 Update the android AppRTC to use PeerConnection Unified Plan API. by Seth Hampson · 7 years ago
  34. c384e14 Add new PeerConnection APIs to the Java SDK. by Seth Hampson · 7 years ago
  35. 513449e Changes name of RtpTransceiverInit's stream_labels to stream_ids. by Seth Hampson · 7 years ago
  36. 2e7a459 Reland "Fix race conditions in NetworkMonitor. This change makes the class thread-safe." by Honghai Zhang · 7 years ago
  37. 9e981f0 Clean up iOS API audio settings by Sam Zackrisson · 7 years ago
  38. 243cd32 Updating android/README. by Seth Hampson · 7 years ago
  39. 546d7f9 Added OnAddTrack to Objective C SDK. by Yura Yaroshevich · 7 years ago
  40. b12e434 Revert "Fix race conditions in NetworkMonitor." by Philip Eliasson · 7 years ago
  41. 1f4cb9f Fix race conditions in NetworkMonitor. This change makes the class thread-safe. by Honghai Zhang · 7 years ago
  42. 9ddc14d Deprecate ContextUtils.getApplicationContext. by Sami Kalliomäki · 7 years ago
  43. 8cb344a Add new PeerConnection APIs to the ObjC SDK by Steve Anton · 7 years ago
  44. e51a0a8 Re-Reland "Some cleanup for the logging code:"" by Tommi · 7 years ago
  45. f7706ae Revert "Forward fix jni_generator_helper.h." by siddhartha sivakumar · 7 years ago
  46. 2fcb834 Search for SPS NALU rather than assuming its position by Guy Hershenbaum · 7 years ago
  47. d81aac4 Revert "Reland "Some cleanup for the logging code:"" by Zhi Huang · 7 years ago
  48. 12dc184 Reland "Some cleanup for the logging code:" by Tommi · 7 years ago
  49. 278aa42 Revert "Some cleanup for the logging code:" by Philip Eliasson · 7 years ago
  50. 9ecdcdf Some cleanup for the logging code: by Tommi · 7 years ago
  51. 225c787 Move default thresholds from QualityScaler to encoders. by Niels Möller · 7 years ago
  52. d60d5c4 Improve Java video codec error handling. by Sami Kalliomäki · 7 years ago
  53. a5c735f Fixed observer unsubscribtion in RTCRtpReceiver. by Yura Yaroshevich · 7 years ago
  54. 415920b Return correct subtype from RTCRtpSender/Receiver track. by Yura Yaroshevich · 7 years ago
  55. 0611065 Update JavaI420Buffer.allocate to use native allocations. by Sami Kalliomäki · 7 years ago
  56. db53f8e Add configurable STUN binding request interval. by Qingsi Wang · 7 years ago
  57. 0dd1b0a Revert "Revert "Enables PeerConnectionFactory using external fec controller"" by Ying Wang · 7 years ago
  58. 0bc9c7d Fixes for building without SW codecs after GN changes. by Anders Carlsson · 7 years ago
  59. d68956d sdk:metal_objc should be publicly visible. by Mirko Bonadei · 7 years ago
  60. 99bf77c Fix issues found by gn check. by Kári Tristan Helgason · 7 years ago
  61. ad148a3 Add native API for creating AndroidNetworkMonitorFactory. by Sami Kalliomäki · 7 years ago
  62. 0073301 Revert "Enables PeerConnectionFactory using external fec controller" by Taylor Brandstetter · 7 years ago
  63. 4f07bdb Enables PeerConnectionFactory using external fec controller by Ying Wang · 7 years ago
  64. 2bde850 Fix memory leak in NativeToJavaVideoFrame. by Sami Kalliomäki · 7 years ago
  65. db6145f Fix bug in reporting decode errors in VideoToolbox by Kári Tristan Helgason · 7 years ago
  66. 8366e17 Rename Call::Config to CallConfig, keep old name as alias. by Niels Möller · 7 years ago
  67. 4feb204 Fix rendering on an iPhone X's tall screen. by JT Teh · 7 years ago
  68. fa6a283 Add wrapper for VideoSink and VideoFrame to Android native_api. by Jonathan Yu · 7 years ago
  69. 0d3c9a3 Delete RTCAVFoundationVideoSource and related classes. by Kári Tristan Helgason · 7 years ago
  70. 78498cf Implements JavaToNativeStringMap and adds tests for native API. by Sami Kalliomäki · 7 years ago
  71. 8e545ee Revert "Use SRTP_AES128_CM_SHA1_80 by default instead of SRTP_AES128_CM_SHA1_32." by Tommi · 7 years ago
  72. d0dd90b New java ScalingSettings constructors. by Niels Möller · 7 years ago
  73. 6780c51 Use SRTP_AES128_CM_SHA1_80 by default instead of SRTP_AES128_CM_SHA1_32. by Joachim Bauch · 7 years ago
  74. 11c51dd Update documentation for VideoEncoder.Callback#onEncodedImage. by Sami Kalliomäki · 7 years ago
  75. 95a5f00 Update HWVideoEncoder to reuse codec buffer instead of copying the data. by Sami Kalliomäki · 7 years ago
  76. 1e06289 Delete macro RTC_ACCESS_ON, replaced by RTC_GUARDED_BY. by Niels Möller · 7 years ago
  77. 740f8e7 Android: Fix a race condition in VideoDecoderWrapper. by Sami Kalliomäki · 7 years ago
  78. 2870b0a Expose a link-local network interfaces enumeration option by Daniel Lazarenko · 7 years ago
  79. c974b4b Remove corevideoframebuffer target. by Anders Carlsson · 7 years ago
  80. 28e7107 Only allow MediaTek H264 HW Codec for O_MR1 or later by Alex Leung · 7 years ago
  81. 7092368 Fix race condition in cleanup of old frame records. by Jonathan Yu · 7 years ago
  82. 824ef89 Remove old copies of C++ codec factory wrappers. by Anders Carlsson · 7 years ago
  83. debbc78 Use correct presentationTimestampUs for VideoFrames in old encoder. by Sami Kalliomäki · 7 years ago
  84. 682dc61 Conclude VideoFrame emit fieldtrial. by Sami Kalliomäki · 7 years ago
  85. 970b088 Reland "Break up rtc_event_log_api to solve circular dependencies." by Qingsi Wang · 7 years ago
  86. 9a5c6f8 Add the network preference to RTCConfiguration. by Qingsi Wang · 7 years ago
  87. 3ff50fb Create experimental Obj-C++ API. by Anders Carlsson · 7 years ago
  88. 28dbf97 Fixing warnings in public iOS SDK headers. by Peter Hanspers · 7 years ago
  89. dff3102 Reorganize code in java_types to logical groups. by Sami Kalliomäki · 7 years ago
  90. 75df728 Revert "Break up rtc_event_log_api to solve circular dependencies." by Mirko Bonadei · 7 years ago
  91. 3b3364e Add new Logger to iOS SDK to be able to intercept logs and report them to the appropriate system by Anders Carlsson · 7 years ago
  92. dd8c165 Enable building WebRTC without built-in software codecs by Anders Carlsson · 7 years ago
  93. 001546d Break up rtc_event_log_api to solve circular dependencies. by Qingsi Wang · 7 years ago
  94. 607f464 Remove ThreadUtils.waitUninterruptibly. by Sami Kalliomäki · 7 years ago
  95. 82f96e6 Create an experimental Android NDK. by Sami Kalliomäki · 7 years ago
  96. 88a0c4a Never use surface mode in MediaCodecVideoEncoder if egl_context_ is null. by Sami Kalliomäki · 7 years ago
  97. ba37b4b Change return type of RtpSenderInterface::SetParameters from bool to RTCError by Zach Stein · 7 years ago
  98. 63e83c7 Forward fix jni_generator_helper.h. by Mirko Bonadei · 7 years ago
  99. 1d7ecd2 Rename a few MediaConfig::Video flags for consistency. by Niels Möller · 7 years ago
  100. e93de5f Update libwebrtc to use dist_jar instead of custom java8_dist_jar. by Sami Kalliomäki · 7 years ago