1. b05ca4b Implement new specification for degradation preference by Florent Castelli · 4 years, 5 months ago
  2. 3f1aee3 Change network_priority from a double to an enum. by Taylor Brandstetter · 4 years, 5 months ago
  3. 589b41e Change ownership of encoded data buffer in H264 encoder. by Kári Tristan Helgason · 4 years, 5 months ago
  4. 134c699 Fix Chromium Roll failing because of -Wrange-loop-construct by Courtney Edwards · 4 years, 5 months ago
  5. b03422a Remove deprecated method onEncodingBitrate. by Mirta Dvornicic · 4 years, 5 months ago
  6. 4f34d78 Report available instead of encoding bitrate to VideoEncoderSelector. by Mirta Dvornicic · 4 years, 5 months ago
  7. ecbdbf6 Reland "Update RTCEncodedImage to not use deprecated mutable_data call." by Kári Tristan Helgason · 4 years, 5 months ago
  8. 4a14f49 Remove wildcard ownership for build files. by Mirko Bonadei · 4 years, 5 months ago
  9. e52115a Remove inactive OWNERS. by Mirko Bonadei · 4 years, 5 months ago
  10. b6c2ba1 Remove unused compile-dep from sdk/android:base_java target by Artem Titov · 4 years, 5 months ago
  11. 1282bab Fix tests in RTCMetalVideoView. by Byoungchan Lee · 4 years, 5 months ago
  12. 966bcc4 Revert "Update RTCEncodedImage to not use deprecated mutable_data call." by Zeke Chin · 4 years, 5 months ago
  13. cddfc46 Added java interface VideoEncoderFactory.VideoEncoderSelector and implemented VideoEncoderSelectorWrapper. by philipel · 4 years, 6 months ago
  14. 677e627 Update RTCEncodedImage to not use deprecated mutable_data call. by Kári Tristan Helgason · 4 years, 5 months ago
  15. 02235d5 Fix typo in Android API. by Byoungchan Lee · 4 years, 6 months ago
  16. 285f83d Add support for injecting VideoBitrateAllocatorFactory also on IOS by Jonas Oreland · 4 years, 6 months ago
  17. 0f6bcd1 Hold a reference to AndroidVideoTrackSource while calling onFrameCaptured. by Sami Kalliomäki · 4 years, 6 months ago
  18. 42bf253 Migrate static imports of org.mockito.Matchers. by Patrik Höglund · 4 years, 6 months ago
  19. 152b435 Replace some deprecated matchers. by Mirko Bonadei · 4 years, 6 months ago
  20. f417238 Remove iceRegatherIntervalRange by Steve Anton · 4 years, 6 months ago
  21. ccbe95f Reformat GN files. by Mirko Bonadei · 4 years, 6 months ago
  22. 73aa2de Split android_junit_tests and move targets in the right package. by Mirko Bonadei · 4 years, 6 months ago
  23. 81dcfda Update RTCAudioSession isInterrupted state when audio session is activated while interrupted. by Joe Chen · 4 years, 7 months ago
  24. 64f1f3f Replace RTC_FALLTHROUGH with ABSL_FALLTHROUGH_INTENTED by Danil Chapovalov · 4 years, 6 months ago
  25. b2b2031 Concatenate string literals at compile time. by Jonas Olsson · 4 years, 6 months ago
  26. e270ff1 [iOS] Reset VT session when H264 decoder malfunction error happen by Yura Yaroshevich · 4 years, 7 months ago
  27. 6ea2c6a Cleanup: Merges Thread and MessageQueue. by Sebastian Jansson · 4 years, 7 months ago
  28. f5ecb5f Revert "Reland "Reland "Reland "Distinguish between send and receive video codecs"""" by Mirko Bonadei · 4 years, 7 months ago
  29. 9cad4dc Reland "Reland "Reland "Distinguish between send and receive video codecs""" by Johannes Kron · 4 years, 7 months ago
  30. 290de82 Cleanup: Replace MessageQueue pointers with Thread pointers. by Sebastian Jansson · 4 years, 7 months ago
  31. 4b07059 [iOS] Reset VT session when H264 encoder malfunction error happen by Yura Yaroshevich · 4 years, 7 months ago
  32. 3b19b27 Make the sdk:audio_session_objc target public. by Joe Chen · 4 years, 7 months ago
  33. 415e39d Update Android camera switch API to allow specifying a name by Aaron Alaniz · 4 years, 7 months ago
  34. b40f75e Avoids crash in ADM for Android by henrika · 4 years, 7 months ago
  35. 0b3a6e3 Make RTCAudioSession accessible to Swift. by Joe Chen · 4 years, 7 months ago
  36. 266021d Add support for DegradationPreference in Android SDK by Florent Castelli · 4 years, 7 months ago
  37. 75b5897 Allow nil degradationPreference in RTCRtpParameters. by Mirta Dvornicic · 4 years, 7 months ago
  38. ec7b36c Added exception handling to EncodedImage's release callback. by Raman Budny · 4 years, 7 months ago
  39. 4cdd7fb Add degradationPreference to RTCRtpParameters in ObjC SDK. by Mirta Dvornicic · 4 years, 7 months ago
  40. 65bbcab [Android] Replace java_files with sources by Natalie Chouinard · 4 years, 7 months ago
  41. d2fb5f5 Fixes WebRtcAudioTrack crash while stopping by Alex Narest · 4 years, 7 months ago
  42. 26762d0 Add video codec AV1 to the deprecated android decoder/encoder wrappers by Danil Chapovalov · 4 years, 7 months ago
  43. b5159fe Revert "Reland "Reland "Distinguish between send and receive video codecs""" by Olga Sharonova · 4 years, 7 months ago
  44. f6b875c Fixed crash on iOS13, methods beginGeneratingDeviceOrientationNotifications and endGeneratingDeviceOrientationNotifications. by Andrey Efremov · 4 years, 7 months ago
  45. 4e64e60 Reland "Reland "Distinguish between send and receive video codecs"" by Johannes Kron · 4 years, 7 months ago
  46. 41875aa add rotationOverride for RTCEAGLVideoView by CZ Theng · 4 years, 7 months ago
  47. f9d92ed Revert "Reland "Distinguish between send and receive video codecs"" by Ilya Nikolaevskiy · 4 years, 7 months ago
  48. 77eb338 Reland "Distinguish between send and receive video codecs" by Johannes Kron · 4 years, 7 months ago
  49. f2d6fe6 Revert "Reland "Distinguish between send and receive video codecs"" by Johannes Kron · 4 years, 8 months ago
  50. 26e6afe Reland "Distinguish between send and receive video codecs" by Johannes Kron · 4 years, 8 months ago
  51. 82f33c5 Delete transitional method EncodedImage.maybeRetain by Niels Möller · 4 years, 10 months ago
  52. 947a380 Split unit tests out of end-to-end PeerConnection test. by Sami Kalliomäki · 4 years, 8 months ago
  53. 5f728fc Fix nullablity on CameraCapturer by Byoungchan Lee · 4 years, 8 months ago
  54. f22af3c Revert "Distinguish between send and receive video codecs" by Johannes Kron · 4 years, 8 months ago
  55. 18314bd Distinguish between send and receive video codecs by Johannes Kron · 4 years, 8 months ago
  56. ef3998f Add directive to make webrtc metrics optional. by Ying Wang · 4 years, 8 months ago
  57. 5b030ca Change jni VideoEncoderWrapper to not use the encoder task queue by Niels Möller · 4 years, 8 months ago
  58. 934afc6 Deprecate RtpReceiver's SetParameters method by Saurav Das · 4 years, 8 months ago
  59. e725fdb Encoding constructor should be public. by Amit Hilbuch · 4 years, 8 months ago
  60. fe7ce1c Fix ErrorProne MultiVariableDeclaration. by Mirko Bonadei · 4 years, 8 months ago
  61. 9f9e20a Fix errorprone issues preventing Chromium Roll. by Mirko Bonadei · 4 years, 8 months ago
  62. 68c6572 Add a CreateNetEq method that takes an AudioDecoderFactory by Ivo Creusen · 4 years, 8 months ago
  63. fba4481 Make it possible to inject a custom NetEqFactory from the java interface. by Ivo Creusen · 4 years, 8 months ago
  64. 6e9d0d3 Make base classes for native video encoder/decoder public by Xavier Lepaul · 4 years, 8 months ago
  65. ac7fd87 Force alignment of generated JVM called functions. by Raman Budny · 4 years, 8 months ago
  66. b86a177 Expose ABGRToI420 in YuvHelper. by Sami Kalliomäki · 4 years, 8 months ago
  67. 29e07e5 Add @Nullable annotations to quiet errorprone. by Yves Gerey · 4 years, 8 months ago
  68. bb0aac2 Reduce verbosity of logging around playout underrun count on iOS. by Noah Richards · 4 years, 9 months ago
  69. 017c84f Synchronize is_screencast_ state in AndroidVideoTrackSource. by Jakob Ivarsson · 4 years, 9 months ago
  70. c5ec54e Add SetIsScreencast method to VideoSource. by Jakob Ivarsson · 4 years, 9 months ago
  71. 3eb84f0 Add allowCodecSwitching flag to RTCConfiguration.mm by philipel · 4 years, 9 months ago
  72. 3c0e86a Add a field trial to use only the higher 64 bits to find network handle from an ipv6 address. by Honghai Zhang · 4 years, 9 months ago
  73. ad04327 Add equals and hashCode method for IceCandidate class. by Honghai Zhang · 4 years, 9 months ago
  74. de36595 Added new Apple devices. by Yura Yaroshevich · 4 years, 9 months ago
  75. 9b66114 Disable rendering statistics while video is paused. by Sami Kalliomäki · 4 years, 9 months ago
  76. 9c712bb Fix invalid @Nullable handling in TextureBufferImpl. by Sami Kalliomäki · 4 years, 9 months ago
  77. 16cec3b Added allow_codec_switching parameter to RTCConfig. by philipel · 4 years, 9 months ago
  78. 0ff7c02 Add multipleTouchEnabled for subview of RTCMTLVideoView and RTCEAGLVideoView by CZ Theng · 4 years, 9 months ago
  79. 8e13e6e Handle no-longer-sticky-in-Q+ WIFI_P2P_CONNECTION_CHANGED_ACTION intent. by Qingsi Wang · 4 years, 9 months ago
  80. 682dabd Add RTCStatisticsReport.h to WebRTC.framework. by CZ Theng · 4 years, 9 months ago
  81. b9f6902 Store logging streams in a manually linked list instead of std::list by Danil Chapovalov · 4 years, 9 months ago
  82. 86d053c Use source_sets in component builds and static_library in release builds. by Mirko Bonadei · 4 years, 9 months ago
  83. f8998cf Add a turn port prune policy to keep the first ready turn port. by Honghai Zhang · 4 years, 10 months ago
  84. 5740f3e Clarify expectation on GlobalLock by Danil Chapovalov · 4 years, 10 months ago
  85. 43bd760 Fix build errors of RTCAudioDeviceTests by Byoungchan Lee · 4 years, 10 months ago
  86. fa77ba6 SetStreams API of RtpSender wrapped for iOS and Android by Cyril Lashkevich · 4 years, 10 months ago
  87. 7c2bed8 Avoid memcpy in JavaToNativeEncodedImage by Niels Möller · 4 years, 10 months ago
  88. ef3dbad New class ScopedJavaRefCounted by Niels Möller · 4 years, 10 months ago
  89. ee8ee2f Avoids update of WebRTC.Audio.SourceMatchesRecordingSession for Android < N by henrika · 4 years, 10 months ago
  90. 67309ef Add release callback and reference count to java EncodedImage class by Niels Möller · 4 years, 10 months ago
  91. 834a554 Include module_common_types.h only where needed by Niels Möller · 4 years, 10 months ago
  92. 14137a1 Adds logging of audio sessions status on the recording side in ADM for Android. by henrika · 4 years, 10 months ago
  93. e942b14 New build target api:media_interface by Niels Möller · 4 years, 10 months ago
  94. 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 4 years, 10 months ago
  95. eaaaf41 Introduce api/crypto/BUILD.gn. by Mirko Bonadei · 4 years, 11 months ago
  96. 65f17ca Move MediaTransportInterface out of the libjingle_peerconnection_api target by Niels Möller · 4 years, 11 months ago
  97. 69f8c42 [RELAND] Add support of AudioRecord.Builder in the ADM for Android by henrika · 4 years, 11 months ago
  98. a1727db Revert "Add support of AudioRecord.Builder in the ADM for Android" by Hari Molabanti · 4 years, 11 months ago
  99. 4d6b269 Adds setAudio[Track/Record]StateCallback interfaces to the Java ADM by henrika · 4 years, 11 months ago
  100. 24b945d Add support of AudioRecord.Builder in the ADM for Android by henrika · 5 years ago