1. 207e6f8 Revert "Android: Remove deprecated PeerConnectionFactory ctors" by Sam Zackrisson · 6 years ago
  2. edcd2cc Avoid allocation/copy by using GetFloatArrayRegion. by Mirko Bonadei · 6 years ago
  3. 26b9e12 Android: Let VideoSource dispose SurfaceTextureHelper by Magnus Jedvert · 6 years ago
  4. 3e0dee2 Android: Remove deprecated PeerConnectionFactory ctors by Magnus Jedvert · 6 years ago
  5. 26e0849 Fix a null pointer bug in NetworkMonitorAutoDetect.getNetworkState. by Qingsi Wang · 6 years ago
  6. cef0650 Set name for threads created in ObjC SDK by Yura Yaroshevich · 6 years ago
  7. cad9444 Remove H264 CHP field trial code. by Kári Tristan Helgason · 6 years ago
  8. 8b4e92d ObjC SDK: Stop using built-in SW video codecs by Magnus Jedvert · 6 years ago
  9. be80681 Add runtime check for metal support. by Kári Tristan Helgason · 6 years ago
  10. de2ed7d Support VPN adapter type in WebRTC Android. by Qingsi Wang · 6 years ago
  11. 5ebb82b Android: Remove video recording functionality from the camera classes by Magnus Jedvert · 6 years ago
  12. bc0f0d3 Rename end_of_superframe to end_of_picture. by Sergey Silkin · 6 years ago
  13. c199fae Deprecate RTCRtpFragmentationHeader argument for objc decoders. by Niels Möller · 6 years ago
  14. 0f77fea Init max supported H.264 profile at runtime on iOS by Yura Yaroshevich · 6 years ago
  15. 775d07e Avoid ObjectToString warning by Oleh Prypin · 6 years ago
  16. c1f083d Add notifiers for when the audio session will be activated/deactivated, did activate/deactivate and failed to activate/deactivate. by JT Teh · 6 years ago
  17. 1f433e4 Mark built-in software video codecs as poisonous. by Anders Carlsson · 6 years ago
  18. e61125c Move setting videoFrameSize into the main dispatch queue. by JT Teh · 6 years ago
  19. 2efb665 Add some more test cases for RTCCVPixelBuffer. by Anders Carlsson · 6 years ago
  20. 1a759c6 Android: Only use Java VideoFrames internally by Magnus Jedvert · 6 years ago
  21. 498592d Increase logging for Java ADM by Paulina Hensman · 6 years ago
  22. 29e865a Adds stereo support to FineAudioBuffer for mobile platforms. by henrika · 6 years ago
  23. e987f2b Android: Stop using VideoRenderer class by Magnus Jedvert · 6 years ago
  24. b9ac121 Android: Update MediaCodecVideoDecoder to output VideoFrames by Magnus Jedvert · 6 years ago
  25. 566124a Move BitrateAllocation to api/ and rename it VideoBitrateAllocation by Erik Språng · 6 years ago
  26. 5c14725 Update the drawable size when changing the view's frame. by JT Teh · 6 years ago
  27. 7d8f594 Make depending on a specific audio implementation optional. by Sami Kalliomäki · 6 years ago
  28. acdaaaf Android: Fix cropping logic for NV12/NV21 buffers by Magnus Jedvert · 6 years ago
  29. bb23c83 GN hack to tag targets as poisonous (and use it with audio codecs) by Karl Wiberg · 6 years ago
  30. 4049a25 Make MTLView content mode settable. by Kári Tristan Helgason · 6 years ago
  31. 3d19009 Temporary suppress bytebuffer warnings. by Artem Titov · 6 years ago
  32. 0b71c29 Allow creation of 420 Buffer using YUV data. by Piotr (Peter) Slatala · 6 years ago
  33. 06d094f Add renderer-agnostic delegate protocol. by Kári Tristan Helgason · 6 years ago
  34. 8d7393b FineAudioBuffer now uses 16-bit audio samples to match the AudioDeviceBuffer. by henrika · 6 years ago
  35. 4f7b640 Add checks that we don't redraw the previous frame. by Kári Tristan Helgason · 6 years ago
  36. aedd090 Android JavaAudioDeviceModule: Defer creation of native ADM by Magnus Jedvert · 6 years ago
  37. 2cb7b5e Convert BitrateAdjuster from webrtc::Clock to rtc::TimeMillis. by Niels Möller · 6 years ago
  38. 7ba2e19 Removing deprecated label() that is no longer used. by Seth Hampson · 6 years ago
  39. 8619e8a Add VideoEncoder.ScalingSettings.toString method. by Sami Kalliomäki · 6 years ago
  40. 4478d9b Update Android HW encoders to the latest CodecSpecificInfoVP9 changes. by Rasmus Brandt · 6 years ago
  41. 080e7b2 Android: Log OpenGL shader source code in case of compile error by Magnus Jedvert · 6 years ago
  42. 1d270f8 Reland "Android: Generalize and make TextureBufferImpl public" by Magnus Jedvert · 6 years ago
  43. 64051d4 Revert "Android: Generalize and make TextureBufferImpl public" by Sami Kalliomäki · 6 years ago
  44. 28111d7 Android: Generalize and make TextureBufferImpl public by Magnus Jedvert · 6 years ago
  45. 5b07c24 iOS H264 encoder: Make initial compression session respect pixel format. by Anders Carlsson · 6 years ago
  46. 3acffc3 Remove SdpSemantics::kDefault by Steve Anton · 6 years ago
  47. c1161eb Add test case for renderer reconstruction. by Kári Tristan Helgason · 6 years ago
  48. a2a9875 Add unit tests for Android audio device module by Paulina Hensman · 6 years ago
  49. 2ed62b3 Android: Allow construction of GlTextureFrameBuffer from non-OpenGL thread by Magnus Jedvert · 6 years ago
  50. d560132 Revert "Fix rendering on an iPhone X's tall screen." by JT Teh · 6 years ago
  51. 27af5db Log video toolbox error codes by Yura Yaroshevich · 6 years ago
  52. 30d5f6d Small cleanup in sdk/android ADM by Paulina Hensman · 6 years ago
  53. a72b7fc ObjC: Add missing _lastDrawnFrame assignments by Maxim Pavlov · 6 years ago
  54. e49452d Reland "Improve thread-safety of MTL Renderer." by Kári Tristan Helgason · 6 years ago
  55. 6144fa5 Revert "Improve thread-safety of MTL Renderer." by JT Teh · 6 years ago
  56. 61db3fd Make VideoFrame.Buffer implementations lock-free. by Sami Kalliomäki · 6 years ago
  57. 11b34f4 Remove chromium clang style errors affecting sdk/android/media_jni by Paulina Hensman · 6 years ago
  58. a8f13cc Improve thread-safety of MTL Renderer. by Kári Tristan Helgason · 6 years ago
  59. 5817d3d AudioCodingModule::Create(): Require caller to supply an AudioDecoderFactory by Karl Wiberg · 6 years ago
  60. 66f1e9e Android: Add AudioDeviceModule interface and clean up implementation code by Magnus Jedvert · 6 years ago
  61. 1641ca3 Split out video targets from //sdk/android:base_java. by Sami Kalliomäki · 6 years ago
  62. 498644e Quick Look in the Xcode Debugger for Obj-C frame buffer classes. by Anders Carlsson · 6 years ago
  63. a680a6a Enable and fix chromium clang warnings in sdk/android targets. by Paulina Hensman · 6 years ago
  64. 87c5463 Correctly set iOS VideoToolbox encoder start bitrate. by Kári Tristan Helgason · 6 years ago
  65. 2a1bbc3 ObjC: Deprecate codec settings parameter in startDecode method. by Anders Carlsson · 6 years ago
  66. e2be7ee Android: Split out audio device targets by Magnus Jedvert · 6 years ago
  67. 0bdb5dd Fix framerate based bitrate adjuster. by Sami Kalliomäki · 6 years ago
  68. fe9d817 Reland "Add unit tests for RTCCVPixelBuffer and ObjCVideoTrackSource." by Anders Carlsson · 6 years ago
  69. 35d052c Revert "Add unit tests for RTCCVPixelBuffer and ObjCVideoTrackSource." by JT Teh · 6 years ago
  70. a21090b Android: Remove IsCommunicationModeEnabled() from AudioManager by Magnus Jedvert · 6 years ago
  71. 27e41c5 Android: Split out VolumeLogger class by Magnus Jedvert · 6 years ago
  72. 003211c Android: Rename AudioDeviceModule to JavaAudioDeviceModule by Magnus Jedvert · 6 years ago
  73. dea6889 Add sanity checks of IceConfig parameters. by Qingsi Wang · 6 years ago
  74. e2971ec Android audio manager: Move responsibility of OpenSLES engine by Magnus Jedvert · 6 years ago
  75. 1a18e0a Android audio code: Replace C++ template with input/output interface by Magnus Jedvert · 6 years ago
  76. 4ea50c2 Add unit tests for RTCCVPixelBuffer and ObjCVideoTrackSource. by Anders Carlsson · 6 years ago
  77. d7e1266 Remove unnecessary dependencies from //sdk/android:base_java. by Sami Kalliomäki · 6 years ago
  78. 725c106 Split out peerconnection, swcodec and hwcodec targets from Android SDK. by Sami Kalliomäki · 6 years ago
  79. dc52651 Annotate rest of WebRTC with @Nullable. by Sami Kalliomäki · 6 years ago
  80. ff4cac9 Android audio device template: Don't use output parameters by Magnus Jedvert · 6 years ago
  81. 61fce40 Android: Fix compilation of moved aaudio by Magnus Jedvert · 6 years ago
  82. 5e55fe8 Adding flag to enable/disable use of SRTP_AES128_CM_SHA1_32 crypto suite. by Taylor Brandstetter · 6 years ago
  83. 29e7bee Move aligned memory utilities to rtc_base/memory/ by Karl Wiberg · 6 years ago
  84. 70899e0 Add support for creating java PCF from native one. by Artem Titov · 6 years ago
  85. e7592d8 Annotate libjingle_peerconnection_java with @Nullable. by Sami Kalliomäki · 6 years ago
  86. 32362a6 Android: Simplify moved audio device module by Magnus Jedvert · 6 years ago
  87. 2955d82 Android audio record/track: Remove intermediate JNI manager by Magnus Jedvert · 6 years ago
  88. c3d1e09 Make sure RTCMTLVideoView.h ends up in framework headers. by Anders Carlsson · 6 years ago
  89. 08006d4 Android AppRTCMobile: Use new audio device code by Magnus Jedvert · 6 years ago
  90. 8fc7948 Android: Generate audio JNI code by Magnus Jedvert · 6 years ago
  91. 37e3602 Android: Add henrika@ as owner of audio code by Magnus Jedvert · 6 years ago
  92. 89dd7bf Move android audio device code into sdk/android by Paulina Hensman · 6 years ago
  93. 7311918 Add an example app for iOS native API. by Anders Carlsson · 6 years ago
  94. 815f3b6 Fix podspec iOS version. by Kári Tristan Helgason · 6 years ago
  95. 3ab1d26 Exposing WebRTC-Audio-SendSideBwe-For-Video field trial by Alex Narest · 6 years ago
  96. 22e623a Add configurable threshold for writability state update. by Qingsi Wang · 6 years ago
  97. b9f4bf2 Remove build hooks implementation from AAR-builds. by Sami Kalliomäki · 6 years ago
  98. 3e77afd Add an example app for Android native API. by Sami Kalliomäki · 6 years ago
  99. 72467c2 Fix NarrowingCompoundAssignment warning by Oleh Prypin · 6 years ago
  100. e6826d2 Add configurable connectivity check intervals. by Qingsi Wang · 6 years ago