1. e5892c0 Export constants from RTCAudioSessionConfiguration. by Kári Tristan Helgason · 6 years ago
  2. a911eaf MediaCodecVideoEncoder: Fall back to SW when simulcast is requested. by Rasmus Brandt · 6 years ago
  3. 85f20cb Add VideoEncoder::Settings::numberOfSimulcastStreams. by Rasmus Brandt · 6 years ago
  4. a1cceca Remove unused include of <android/log.h>. by Mirko Bonadei · 6 years ago
  5. 40de15d Android PeerConnectionFactory: Build without video codecs by default by Magnus Jedvert · 6 years ago
  6. f06f923 Delete almost all use of MediaConstraintsInterface in the PeerConnection API by Niels Möller · 6 years ago
  7. 8de502b Add didRemoveReceiver delegate callback. by Zeke Chin · 6 years ago
  8. 18a86bf Reland "Default runner to junit4" by Andrew Luo · 6 years ago
  9. 8d5bc57 Revert "Default runner to junit4" by Oleh Prypin · 6 years ago
  10. 2377588 Add accessor methods for RTP timestamp of EncodedImage. by Niels Möller · 6 years ago
  11. 9020934 Default runner to junit4 by Andrew Luo · 6 years ago
  12. 814f99c Android: Remove deprecated SurfaceTextureHelper methods by Magnus Jedvert · 6 years ago
  13. be3d455 Add RTCCertificate to framework headers. by Kári Tristan Helgason · 6 years ago
  14. ccee56b Add certificate generate/set functionality to bring iOS closer to JS API by Michael Iedema · 6 years ago
  15. 2ad8c43 Change visibility of some build targets that are publicly used. by Mirko Bonadei · 6 years ago
  16. 7b87530 Android: Allow YuvConverter to be reused by Magnus Jedvert · 6 years ago
  17. 43fa99c Release output buffer when dropping frame in HardwareVideoDecoder. by Sami Kalliomäki · 6 years ago
  18. 8e5014a Remove definition and usage of macro GTEST_RELATIVE_PATH. by Mirko Bonadei · 6 years ago
  19. c234203 Remove rtc::{Make,Wrap}Unique and their header file + unit tests by Karl Wiberg · 6 years ago
  20. a381871 Add unit tests for hardware video codecs. by Sami Kalliomäki · 6 years ago
  21. 191f46c add RTC_EXPORT on RTCRtpTransceiverInit by Yongje Lee · 6 years ago
  22. 5f7d00e Release audio unit when ios audio device failed to initialize playout and recording. by Jiawei Ou · 6 years ago
  23. 508e234 Remove unnecessary //base:base_java dependencies. by Sami Kalliomäki · 6 years ago
  24. 15f0a12 Allow releaseCallback to be null in JavaI420Buffer#wrap. by Sami Kalliomäki · 6 years ago
  25. d54f5f5 Rename rtc_instrumentation_test_apk targets to end with _test_apk. by Sami Kalliomäki · 6 years ago
  26. 0cbe05c Android: Remove custom matrix helper functions in RendererCommon by Magnus Jedvert · 6 years ago
  27. 9f6450d JNI generation: Replace base::subtle::AtomicWord with std::atomic<> by Oleh Prypin · 6 years ago
  28. 54bd8f5 Remove dead code. by Kári Tristan Helgason · 6 years ago
  29. ee1e74f Fix occasional crash in iOS ADM. by Kári Tristan Helgason · 6 years ago
  30. 9014324 Support compiling with the lastest iOS SDK. by Kári Tristan Helgason · 6 years ago
  31. f905286 The pixel buffer pool is currently recreated on every call to encode. by Peter Hanspers · 6 years ago
  32. e3a3842 Include RTCMTLVideoView even on archs without metal. by Kári Tristan Helgason · 6 years ago
  33. 009d096 Add missing dependencies to sdk/android:native_unittests_java. by Mirko Bonadei · 6 years ago
  34. f81ce94 Remove dependency between source_set and android_library. by Mirko Bonadei · 6 years ago
  35. 17aff35 Enable clang::find_bad_constructs for sdk/ (part 1). by Mirko Bonadei · 6 years ago
  36. a12c42a Delete root header file typedef.h. by Niels Möller · 6 years ago
  37. ae1bcea Move cropAndScaleI420 to JavaI420Buffer. by Sami Kalliomäki · 6 years ago
  38. e09e6ef Reorder sdk/android/BUILD.gn. by Sami Kalliomäki · 6 years ago
  39. 903bd41 Move VideoCapturer to video_api and cleanup. by Sami Kalliomäki · 6 years ago
  40. 25cc8ad Fixed issue with BGRA RTCCVPixelBuffer scale and crop by David Porter · 6 years ago
  41. da04e06 Fix paths that were trying to go above the root by using too many "../.." by Oleh Prypin · 6 years ago
  42. 08410e7 Remove dead code from videoframe.cc. by Sami Kalliomäki · 6 years ago
  43. fdc0ef1 Add `is_android` guard to all Android rule usages. by Oleh Prypin · 6 years ago
  44. 8cf3040 Adds SSLCertificateVerifier to the Java API. by Benjamin Wright · 6 years ago
  45. 2ffed6d Enable clang::find_bad_constructs for sdk/android (part 1/2). by Mirko Bonadei · 6 years ago
  46. 702f4da Adds flag to enable AES_GCM from the Java API. by Benjamin Wright · 6 years ago
  47. d0136b8 Added API to Objective-C PeerConnectionFactoryOptions to enable GCM Ciphers. by Benjamin Wright · 6 years ago
  48. fe68203 Allow calling SoftwareVideoDecoderFactory#createDecoder(String). by Sami Kalliomäki · 6 years ago
  49. e6fcf3f Update CameraCapturer to use the new CapturerObserver. by Sami Kalliomäki · 6 years ago
  50. e250645 Call callback in IDLE state by Ing. Jan Kaláb · 6 years ago
  51. 01cee07 Fixed crash when PCF is destroyed before MediaSource/Track in ObjC by Yura Yaroshevich · 6 years ago
  52. e26ff4b Android: Transform legacy codec factories into VideoCodecFactories by Magnus Jedvert · 6 years ago
  53. e23feeb Don't care about H264 profiles when creating Android decoder. by Anders Carlsson · 6 years ago
  54. 026f27f Android: Pass VideoCodecInfo instead of String to createDecoder() by Magnus Jedvert · 6 years ago
  55. 443959b Android: Add software fallback wrapper in Default video codec factories by Magnus Jedvert · 6 years ago
  56. 1045af2 Android: Add helper functions for comparing H264 codecs by Magnus Jedvert · 6 years ago
  57. 8280a56 Clear interrupted flag on CallKit audio activation. by Zeke Chin · 6 years ago
  58. 8da935e Include libyuv/planar_functions.h for CopyPlane by Frank Barchard · 6 years ago
  59. 0f0e7a6 Android: Remove use of EGLContexts in PeerConnectionFactory by Magnus Jedvert · 6 years ago
  60. 7a16c54 Fixed crash when PCF is destroyed before RTCRtpReceiver in ObjC by Yura Yaroshevich · 6 years ago
  61. 10a4735 Add missing dependency on //third_party/abseil-cpp/absl/memory. by Mirko Bonadei · 6 years ago
  62. 879f788 Add missing dependencies on //third_party/abseil-cpp/absl/memory. by Mirko Bonadei · 6 years ago
  63. 79abc3d Add unittest for default severity level of RTCCallbackLogger by Jiawei Ou · 6 years ago
  64. 9ea085a Android: Fix QueryVideoEncoder() for H264 High Profile by Magnus Jedvert · 6 years ago
  65. 7561c21 Android: Honor disabling legacy video HW codec acceleration by Magnus Jedvert · 6 years ago
  66. 9bb8f80 Make the default severity level of RTCCallbackLogger match the comment on its header. by Jiawei Ou · 6 years ago
  67. 1e06d88 Migrate legacy Android video codec factories. by Anders Carlsson · 6 years ago
  68. ef43aaf Fixed crash when PCF is destroyed before RTCRtpSender in ObjC by Yura Yaroshevich · 6 years ago
  69. 4d131e4 Switch from int64 to int64_t. by Mirko Bonadei · 6 years ago
  70. 728b9b5 Adds PeerConnectionDependencies to Java API. by Benjamin Wright · 6 years ago
  71. 5e4ef77 Add unit test for JavaToNativeVideoCodecInfo. by Rasmus Brandt · 6 years ago
  72. 08f14dd Fixed crash when PCF is destroyed before RTCRtpTranceiver in ObjC by Yura Yaroshevich · 6 years ago
  73. 42a2fc9 Support injecting custom native codecs from Java. by Rasmus Brandt · 6 years ago
  74. bf7463b Android: Update tests to use new SurfaceTextureHelper interface by Magnus Jedvert · 6 years ago
  75. b2daaaa Update capturer/test code to use the new interface VideoCapturer. by Sami Kalliomäki · 6 years ago
  76. 05b552f Deprecate PeerConnectionFactory#createVideoSource(VideoCapturer). by Sami Kalliomäki · 6 years ago
  77. 80e7a7f Android: Output VideoFrames from SurfaceTextureHelper by Magnus Jedvert · 6 years ago
  78. bfd44e0 Add JavaToNativeVideoCodecInfo to native API. by Rasmus Brandt · 6 years ago
  79. b4918da Android: Deprecated custom matrix helper functions in RendererCommon by Magnus Jedvert · 6 years ago
  80. 783c6e3 Android camera: Replace custom matrix operations with android.opengl.Matrix by Magnus Jedvert · 6 years ago
  81. 918f50c Use absl::make_unique and absl::WrapUnique directly by Karl Wiberg · 6 years ago
  82. 431f14e Android: Remove deprecated VideoRenderer and I420Frame by Magnus Jedvert · 6 years ago
  83. f4aeb89 Android: Handle StartRecording() failure gracefully by Magnus Jedvert · 6 years ago
  84. 23f71a8 Remove usage of //build/config/clang:extra_warnings. by Mirko Bonadei · 6 years ago
  85. 98badbc Add VP9 profile negotiation to SDP by Emircan Uysaler · 6 years ago
  86. 9f1de69 Add ADAPTER_TYPE_ANY in AdapterType. by Qingsi Wang · 6 years ago
  87. dc99e24 Removing deadbeef@ from OWNERS files. by Taylor Brandstetter · 6 years ago
  88. 7a29426 Detach audio devices from thread on terminate. by Paulina Hensman · 6 years ago
  89. c75b35a Fixed crash when PCF is destroyed before DataChannel in ObjC by Yura Yaroshevich · 6 years ago
  90. 0bd7bf0 Adding ABWENoTWCC field trial by Alex Narest · 6 years ago
  91. 1ec04f1 Reland "Reland "Injectable logging"" by Paulina Hensman · 6 years ago
  92. c806c1d Fixed crash when PCF is destroyed before MediaStream in ObjC by Yura Yaroshevich · 6 years ago
  93. 196100e Replace rtc::Optional with absl::optional by Danil Chapovalov · 6 years ago
  94. ae810c1 Create a peer connection factory builder by Jiawei Ou · 6 years ago
  95. beb2d98 Removing usage of //build/config/compiler:no_size_t_to_int_warning. by Mirko Bonadei · 6 years ago
  96. de212ca Removing some MSVC warning suppression flags. by Mirko Bonadei · 6 years ago
  97. 5297bd2 Fixed crash when PCF is destroyed before PC in ObjC by Yura Yaroshevich · 6 years ago
  98. fa2b8d7 Add separate native library for instrumentationtests by Paulina Hensman · 6 years ago
  99. 665174f Reformat the WebRTC code base by Yves Gerey · 6 years ago
  100. 5d848f3 Delete picture id and tl0 index from CodecSpecificInfo. by Niels Möller · 6 years ago