1. 8cec4fb Use default RTCConfiguration on iOS by Yuriy Pavlyshak · 6 years ago
  2. b33290d Return null from PCFactory#createPeerConnection on failure. by Sami Kalliomäki · 6 years ago
  3. ea8b6f9 Adds the Java interface points for FrameEncryptor/FrameDecryptor. by Benjamin Wright · 6 years ago
  4. 366a50c Remove simple stringstream usages. by Jonas Olsson · 6 years ago
  5. 96ede16 Enable -Wexit-time-destructors and -Wglobal-constructors. by Mirko Bonadei · 6 years ago
  6. 8909a63 Reland "Explicitly wrap main thread in test_main.cc." by Niels Möller · 6 years ago
  7. 37bbf79 Generate umbrella header for macOS framework. by Anders Carlsson · 6 years ago
  8. 389d226 Add support for platform software video decoder implementations. by Sami Kalliomäki · 6 years ago
  9. 01b8e5d Remove deprecated VideoEncoder.Settings constructor. by Rasmus Brandt · 6 years ago
  10. 8ccddff Update Android to use limited range YCbCr. by Sami Kalliomäki · 6 years ago
  11. 2ac2739 Scaling settings nullability in Obj-C SDK. by Anders Carlsson · 6 years ago
  12. 1d52d2c Revert "Add SSLConfig object to IceServer." by Ying Wang · 6 years ago
  13. 7f1ffcc Add SSLConfig object to IceServer. by Diogo Real · 6 years ago
  14. 4e5af96 Include i420 buffers in Obj-C framework again. by Anders Carlsson · 6 years ago
  15. d3b8c63 Reland "Add spatial index to EncodedImage." by Niels Möller · 6 years ago
  16. 7bca8ca Obj-C SDK Cleanup by Anders Carlsson · 6 years ago
  17. 5a998d7 Revert "Add spatial index to EncodedImage." by Niels Moller · 6 years ago
  18. da0898d Add spatial index to EncodedImage. by Niels Möller · 6 years ago
  19. e5892c0 Export constants from RTCAudioSessionConfiguration. by Kári Tristan Helgason · 6 years ago
  20. a911eaf MediaCodecVideoEncoder: Fall back to SW when simulcast is requested. by Rasmus Brandt · 6 years ago
  21. 85f20cb Add VideoEncoder::Settings::numberOfSimulcastStreams. by Rasmus Brandt · 6 years ago
  22. a1cceca Remove unused include of <android/log.h>. by Mirko Bonadei · 6 years ago
  23. 40de15d Android PeerConnectionFactory: Build without video codecs by default by Magnus Jedvert · 6 years ago
  24. f06f923 Delete almost all use of MediaConstraintsInterface in the PeerConnection API by Niels Möller · 7 years ago
  25. 8de502b Add didRemoveReceiver delegate callback. by Zeke Chin · 6 years ago
  26. 18a86bf Reland "Default runner to junit4" by Andrew Luo · 6 years ago
  27. 8d5bc57 Revert "Default runner to junit4" by Oleh Prypin · 6 years ago
  28. 2377588 Add accessor methods for RTP timestamp of EncodedImage. by Niels Möller · 6 years ago
  29. 9020934 Default runner to junit4 by Andrew Luo · 6 years ago
  30. 814f99c Android: Remove deprecated SurfaceTextureHelper methods by Magnus Jedvert · 7 years ago
  31. be3d455 Add RTCCertificate to framework headers. by Kári Tristan Helgason · 6 years ago
  32. ccee56b Add certificate generate/set functionality to bring iOS closer to JS API by Michael Iedema · 7 years ago
  33. 2ad8c43 Change visibility of some build targets that are publicly used. by Mirko Bonadei · 7 years ago
  34. 7b87530 Android: Allow YuvConverter to be reused by Magnus Jedvert · 7 years ago
  35. 43fa99c Release output buffer when dropping frame in HardwareVideoDecoder. by Sami Kalliomäki · 7 years ago
  36. 8e5014a Remove definition and usage of macro GTEST_RELATIVE_PATH. by Mirko Bonadei · 7 years ago
  37. c234203 Remove rtc::{Make,Wrap}Unique and their header file + unit tests by Karl Wiberg · 7 years ago
  38. a381871 Add unit tests for hardware video codecs. by Sami Kalliomäki · 7 years ago
  39. 191f46c add RTC_EXPORT on RTCRtpTransceiverInit by Yongje Lee · 7 years ago
  40. 5f7d00e Release audio unit when ios audio device failed to initialize playout and recording. by Jiawei Ou · 7 years ago
  41. 508e234 Remove unnecessary //base:base_java dependencies. by Sami Kalliomäki · 7 years ago
  42. 15f0a12 Allow releaseCallback to be null in JavaI420Buffer#wrap. by Sami Kalliomäki · 7 years ago
  43. d54f5f5 Rename rtc_instrumentation_test_apk targets to end with _test_apk. by Sami Kalliomäki · 7 years ago
  44. 0cbe05c Android: Remove custom matrix helper functions in RendererCommon by Magnus Jedvert · 7 years ago
  45. 9f6450d JNI generation: Replace base::subtle::AtomicWord with std::atomic<> by Oleh Prypin · 7 years ago
  46. 54bd8f5 Remove dead code. by Kári Tristan Helgason · 7 years ago
  47. ee1e74f Fix occasional crash in iOS ADM. by Kári Tristan Helgason · 7 years ago
  48. 9014324 Support compiling with the lastest iOS SDK. by Kári Tristan Helgason · 7 years ago
  49. f905286 The pixel buffer pool is currently recreated on every call to encode. by Peter Hanspers · 7 years ago
  50. e3a3842 Include RTCMTLVideoView even on archs without metal. by Kári Tristan Helgason · 7 years ago
  51. 009d096 Add missing dependencies to sdk/android:native_unittests_java. by Mirko Bonadei · 7 years ago
  52. f81ce94 Remove dependency between source_set and android_library. by Mirko Bonadei · 7 years ago
  53. 17aff35 Enable clang::find_bad_constructs for sdk/ (part 1). by Mirko Bonadei · 7 years ago
  54. a12c42a Delete root header file typedef.h. by Niels Möller · 7 years ago
  55. ae1bcea Move cropAndScaleI420 to JavaI420Buffer. by Sami Kalliomäki · 7 years ago
  56. e09e6ef Reorder sdk/android/BUILD.gn. by Sami Kalliomäki · 7 years ago
  57. 903bd41 Move VideoCapturer to video_api and cleanup. by Sami Kalliomäki · 7 years ago
  58. 25cc8ad Fixed issue with BGRA RTCCVPixelBuffer scale and crop by David Porter · 7 years ago
  59. da04e06 Fix paths that were trying to go above the root by using too many "../.." by Oleh Prypin · 7 years ago
  60. 08410e7 Remove dead code from videoframe.cc. by Sami Kalliomäki · 7 years ago
  61. fdc0ef1 Add `is_android` guard to all Android rule usages. by Oleh Prypin · 7 years ago
  62. 8cf3040 Adds SSLCertificateVerifier to the Java API. by Benjamin Wright · 7 years ago
  63. 2ffed6d Enable clang::find_bad_constructs for sdk/android (part 1/2). by Mirko Bonadei · 7 years ago
  64. 702f4da Adds flag to enable AES_GCM from the Java API. by Benjamin Wright · 7 years ago
  65. d0136b8 Added API to Objective-C PeerConnectionFactoryOptions to enable GCM Ciphers. by Benjamin Wright · 7 years ago
  66. fe68203 Allow calling SoftwareVideoDecoderFactory#createDecoder(String). by Sami Kalliomäki · 7 years ago
  67. e6fcf3f Update CameraCapturer to use the new CapturerObserver. by Sami Kalliomäki · 7 years ago
  68. e250645 Call callback in IDLE state by Ing. Jan Kaláb · 7 years ago
  69. 01cee07 Fixed crash when PCF is destroyed before MediaSource/Track in ObjC by Yura Yaroshevich · 7 years ago
  70. e26ff4b Android: Transform legacy codec factories into VideoCodecFactories by Magnus Jedvert · 7 years ago
  71. e23feeb Don't care about H264 profiles when creating Android decoder. by Anders Carlsson · 7 years ago
  72. 026f27f Android: Pass VideoCodecInfo instead of String to createDecoder() by Magnus Jedvert · 7 years ago
  73. 443959b Android: Add software fallback wrapper in Default video codec factories by Magnus Jedvert · 7 years ago
  74. 1045af2 Android: Add helper functions for comparing H264 codecs by Magnus Jedvert · 7 years ago
  75. 8280a56 Clear interrupted flag on CallKit audio activation. by Zeke Chin · 7 years ago
  76. 8da935e Include libyuv/planar_functions.h for CopyPlane by Frank Barchard · 7 years ago
  77. 0f0e7a6 Android: Remove use of EGLContexts in PeerConnectionFactory by Magnus Jedvert · 7 years ago
  78. 7a16c54 Fixed crash when PCF is destroyed before RTCRtpReceiver in ObjC by Yura Yaroshevich · 7 years ago
  79. 10a4735 Add missing dependency on //third_party/abseil-cpp/absl/memory. by Mirko Bonadei · 7 years ago
  80. 879f788 Add missing dependencies on //third_party/abseil-cpp/absl/memory. by Mirko Bonadei · 7 years ago
  81. 79abc3d Add unittest for default severity level of RTCCallbackLogger by Jiawei Ou · 7 years ago
  82. 9ea085a Android: Fix QueryVideoEncoder() for H264 High Profile by Magnus Jedvert · 7 years ago
  83. 7561c21 Android: Honor disabling legacy video HW codec acceleration by Magnus Jedvert · 7 years ago
  84. 9bb8f80 Make the default severity level of RTCCallbackLogger match the comment on its header. by Jiawei Ou · 7 years ago
  85. 1e06d88 Migrate legacy Android video codec factories. by Anders Carlsson · 7 years ago
  86. ef43aaf Fixed crash when PCF is destroyed before RTCRtpSender in ObjC by Yura Yaroshevich · 7 years ago
  87. 4d131e4 Switch from int64 to int64_t. by Mirko Bonadei · 7 years ago
  88. 728b9b5 Adds PeerConnectionDependencies to Java API. by Benjamin Wright · 7 years ago
  89. 5e4ef77 Add unit test for JavaToNativeVideoCodecInfo. by Rasmus Brandt · 7 years ago
  90. 08f14dd Fixed crash when PCF is destroyed before RTCRtpTranceiver in ObjC by Yura Yaroshevich · 7 years ago
  91. 42a2fc9 Support injecting custom native codecs from Java. by Rasmus Brandt · 7 years ago
  92. bf7463b Android: Update tests to use new SurfaceTextureHelper interface by Magnus Jedvert · 7 years ago
  93. b2daaaa Update capturer/test code to use the new interface VideoCapturer. by Sami Kalliomäki · 7 years ago
  94. 05b552f Deprecate PeerConnectionFactory#createVideoSource(VideoCapturer). by Sami Kalliomäki · 7 years ago
  95. 80e7a7f Android: Output VideoFrames from SurfaceTextureHelper by Magnus Jedvert · 7 years ago
  96. bfd44e0 Add JavaToNativeVideoCodecInfo to native API. by Rasmus Brandt · 7 years ago
  97. b4918da Android: Deprecated custom matrix helper functions in RendererCommon by Magnus Jedvert · 7 years ago
  98. 783c6e3 Android camera: Replace custom matrix operations with android.opengl.Matrix by Magnus Jedvert · 7 years ago
  99. 918f50c Use absl::make_unique and absl::WrapUnique directly by Karl Wiberg · 7 years ago
  100. 431f14e Android: Remove deprecated VideoRenderer and I420Frame by Magnus Jedvert · 7 years ago