1. e270ff1 [iOS] Reset VT session when H264 decoder malfunction error happen by Yura Yaroshevich · 4 years, 9 months ago
  2. 6ea2c6a Cleanup: Merges Thread and MessageQueue. by Sebastian Jansson · 4 years, 9 months ago
  3. f5ecb5f Revert "Reland "Reland "Reland "Distinguish between send and receive video codecs"""" by Mirko Bonadei · 4 years, 9 months ago
  4. 9cad4dc Reland "Reland "Reland "Distinguish between send and receive video codecs""" by Johannes Kron · 4 years, 10 months ago
  5. 290de82 Cleanup: Replace MessageQueue pointers with Thread pointers. by Sebastian Jansson · 4 years, 9 months ago
  6. 4b07059 [iOS] Reset VT session when H264 encoder malfunction error happen by Yura Yaroshevich · 4 years, 9 months ago
  7. 3b19b27 Make the sdk:audio_session_objc target public. by Joe Chen · 4 years, 9 months ago
  8. 415e39d Update Android camera switch API to allow specifying a name by Aaron Alaniz · 4 years, 9 months ago
  9. b40f75e Avoids crash in ADM for Android by henrika · 4 years, 9 months ago
  10. 0b3a6e3 Make RTCAudioSession accessible to Swift. by Joe Chen · 4 years, 9 months ago
  11. 266021d Add support for DegradationPreference in Android SDK by Florent Castelli · 4 years, 9 months ago
  12. 75b5897 Allow nil degradationPreference in RTCRtpParameters. by Mirta Dvornicic · 4 years, 9 months ago
  13. ec7b36c Added exception handling to EncodedImage's release callback. by Raman Budny · 4 years, 10 months ago
  14. 4cdd7fb Add degradationPreference to RTCRtpParameters in ObjC SDK. by Mirta Dvornicic · 4 years, 9 months ago
  15. 65bbcab [Android] Replace java_files with sources by Natalie Chouinard · 4 years, 10 months ago
  16. d2fb5f5 Fixes WebRtcAudioTrack crash while stopping by Alex Narest · 4 years, 9 months ago
  17. 26762d0 Add video codec AV1 to the deprecated android decoder/encoder wrappers by Danil Chapovalov · 4 years, 10 months ago
  18. b5159fe Revert "Reland "Reland "Distinguish between send and receive video codecs""" by Olga Sharonova · 4 years, 10 months ago
  19. f6b875c Fixed crash on iOS13, methods beginGeneratingDeviceOrientationNotifications and endGeneratingDeviceOrientationNotifications. by Andrey Efremov · 4 years, 10 months ago
  20. 4e64e60 Reland "Reland "Distinguish between send and receive video codecs"" by Johannes Kron · 4 years, 10 months ago
  21. 41875aa add rotationOverride for RTCEAGLVideoView by CZ Theng · 4 years, 10 months ago
  22. f9d92ed Revert "Reland "Distinguish between send and receive video codecs"" by Ilya Nikolaevskiy · 4 years, 10 months ago
  23. 77eb338 Reland "Distinguish between send and receive video codecs" by Johannes Kron · 4 years, 10 months ago
  24. f2d6fe6 Revert "Reland "Distinguish between send and receive video codecs"" by Johannes Kron · 4 years, 10 months ago
  25. 26e6afe Reland "Distinguish between send and receive video codecs" by Johannes Kron · 4 years, 10 months ago
  26. 82f33c5 Delete transitional method EncodedImage.maybeRetain by Niels Möller · 5 years ago
  27. 947a380 Split unit tests out of end-to-end PeerConnection test. by Sami Kalliomäki · 4 years, 10 months ago
  28. 5f728fc Fix nullablity on CameraCapturer by Byoungchan Lee · 4 years, 10 months ago
  29. f22af3c Revert "Distinguish between send and receive video codecs" by Johannes Kron · 4 years, 10 months ago
  30. 18314bd Distinguish between send and receive video codecs by Johannes Kron · 4 years, 10 months ago
  31. ef3998f Add directive to make webrtc metrics optional. by Ying Wang · 4 years, 10 months ago
  32. 5b030ca Change jni VideoEncoderWrapper to not use the encoder task queue by Niels Möller · 4 years, 10 months ago
  33. 934afc6 Deprecate RtpReceiver's SetParameters method by Saurav Das · 4 years, 11 months ago
  34. e725fdb Encoding constructor should be public. by Amit Hilbuch · 4 years, 10 months ago
  35. fe7ce1c Fix ErrorProne MultiVariableDeclaration. by Mirko Bonadei · 4 years, 10 months ago
  36. 9f9e20a Fix errorprone issues preventing Chromium Roll. by Mirko Bonadei · 4 years, 10 months ago
  37. 68c6572 Add a CreateNetEq method that takes an AudioDecoderFactory by Ivo Creusen · 4 years, 10 months ago
  38. fba4481 Make it possible to inject a custom NetEqFactory from the java interface. by Ivo Creusen · 4 years, 11 months ago
  39. 6e9d0d3 Make base classes for native video encoder/decoder public by Xavier Lepaul · 4 years, 11 months ago
  40. ac7fd87 Force alignment of generated JVM called functions. by Raman Budny · 4 years, 11 months ago
  41. b86a177 Expose ABGRToI420 in YuvHelper. by Sami Kalliomäki · 4 years, 11 months ago
  42. 29e07e5 Add @Nullable annotations to quiet errorprone. by Yves Gerey · 4 years, 11 months ago
  43. bb0aac2 Reduce verbosity of logging around playout underrun count on iOS. by Noah Richards · 5 years ago
  44. 017c84f Synchronize is_screencast_ state in AndroidVideoTrackSource. by Jakob Ivarsson · 5 years ago
  45. c5ec54e Add SetIsScreencast method to VideoSource. by Jakob Ivarsson · 5 years ago
  46. 3eb84f0 Add allowCodecSwitching flag to RTCConfiguration.mm by philipel · 5 years ago
  47. 3c0e86a Add a field trial to use only the higher 64 bits to find network handle from an ipv6 address. by Honghai Zhang · 5 years ago
  48. ad04327 Add equals and hashCode method for IceCandidate class. by Honghai Zhang · 5 years ago
  49. de36595 Added new Apple devices. by Yura Yaroshevich · 5 years ago
  50. 9b66114 Disable rendering statistics while video is paused. by Sami Kalliomäki · 5 years ago
  51. 9c712bb Fix invalid @Nullable handling in TextureBufferImpl. by Sami Kalliomäki · 5 years ago
  52. 16cec3b Added allow_codec_switching parameter to RTCConfig. by philipel · 5 years ago
  53. 0ff7c02 Add multipleTouchEnabled for subview of RTCMTLVideoView and RTCEAGLVideoView by CZ Theng · 5 years ago
  54. 8e13e6e Handle no-longer-sticky-in-Q+ WIFI_P2P_CONNECTION_CHANGED_ACTION intent. by Qingsi Wang · 5 years ago
  55. 682dabd Add RTCStatisticsReport.h to WebRTC.framework. by CZ Theng · 5 years ago
  56. b9f6902 Store logging streams in a manually linked list instead of std::list by Danil Chapovalov · 5 years ago
  57. 86d053c Use source_sets in component builds and static_library in release builds. by Mirko Bonadei · 5 years ago
  58. f8998cf Add a turn port prune policy to keep the first ready turn port. by Honghai Zhang · 5 years ago
  59. 5740f3e Clarify expectation on GlobalLock by Danil Chapovalov · 5 years ago
  60. 43bd760 Fix build errors of RTCAudioDeviceTests by Byoungchan Lee · 5 years ago
  61. fa77ba6 SetStreams API of RtpSender wrapped for iOS and Android by Cyril Lashkevich · 5 years ago
  62. 7c2bed8 Avoid memcpy in JavaToNativeEncodedImage by Niels Möller · 5 years ago
  63. ef3dbad New class ScopedJavaRefCounted by Niels Möller · 5 years ago
  64. ee8ee2f Avoids update of WebRTC.Audio.SourceMatchesRecordingSession for Android < N by henrika · 5 years ago
  65. 67309ef Add release callback and reference count to java EncodedImage class by Niels Möller · 5 years ago
  66. 834a554 Include module_common_types.h only where needed by Niels Möller · 5 years ago
  67. 14137a1 Adds logging of audio sessions status on the recording side in ADM for Android. by henrika · 5 years ago
  68. e942b14 New build target api:media_interface by Niels Möller · 5 years ago
  69. 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 5 years ago
  70. eaaaf41 Introduce api/crypto/BUILD.gn. by Mirko Bonadei · 5 years ago
  71. 65f17ca Move MediaTransportInterface out of the libjingle_peerconnection_api target by Niels Möller · 5 years ago
  72. 69f8c42 [RELAND] Add support of AudioRecord.Builder in the ADM for Android by henrika · 5 years ago
  73. a1727db Revert "Add support of AudioRecord.Builder in the ADM for Android" by Hari Molabanti · 5 years ago
  74. 4d6b269 Adds setAudio[Track/Record]StateCallback interfaces to the Java ADM by henrika · 5 years ago
  75. 24b945d Add support of AudioRecord.Builder in the ADM for Android by henrika · 5 years ago
  76. 7cdcda9 Use the sanitized pair when surfacing the candidate pair change event. by Qingsi Wang · 5 years ago
  77. 066b42f Interface for monitoring ref counts of texture buffers created by SurfaceTextureHelper. by Sami Kalliomäki · 5 years ago
  78. 44dc241 Allows configuration of playout audio buffer by Alex Narest · 5 years ago
  79. 6dcd4dc New target for api/rtp_parameters.h and api/media_types.h. by Niels Möller · 5 years ago
  80. 228900f Add TURN_LOGGING_ID to android sdk by Jonas Oreland · 5 years ago
  81. fdd2340 Revert "Detect leaks of TextureBufferImpl objects." by Sami Kalliomäki · 5 years ago
  82. 44bd29a Detect leaks of TextureBufferImpl objects. by Sami Kalliomäki · 5 years ago
  83. 6e706ed Add ObjC interface wrapping new GetImplementations method. by Kári Tristan Helgason · 5 years ago
  84. bf45add Set required alignment to 2 for iOS. by Kári Tristan Helgason · 5 years ago
  85. 93d4c10 Declare references as constant in the metal renderers. by Kári Tristan Helgason · 5 years ago
  86. 2579f0c RTCError as return type for PeerConnectionInterface::SetConfiguration by Niels Möller · 5 years ago
  87. a2bc362 Roll chromium_revision c7f14188a3..afb0a631b9 (687843:688061) by Artem Titarenko · 5 years ago
  88. bbeb109 Reporting audio device underrun counter by Alex Narest · 5 years ago
  89. 68c2a56 Propagating Network Type in Candidate for JNI by Alex Drake · 5 years ago
  90. 43faee0 Implement JNI and objc implementation for Ice Candidate Pair Change event surfacing by Alex Drake · 5 years ago
  91. e4b4de6 Add missing AppKit dependency by Niels Möller · 5 years ago
  92. 273e263 Delete old placeholder file android_network_monitor_jni.h by Niels Möller · 5 years ago
  93. b168678 Add RTC_ prefix to non-standard format specifier macro "PRIdNS" by Oleh Prypin · 5 years ago
  94. f40a340 Remove deprecated code related to AEC2 by Per Åhgren · 5 years ago
  95. 9160b62 Improve thread safety of AndroidVideoTrackSource::SetState. by Sami Kalliomäki · 5 years ago
  96. b3f78de Reland "Don't use all_dependent_configs for sdk frameworks" by Oleh Prypin · 5 years ago
  97. 96ea8c0 Roll chromium_revision 67eba1f62b..3c3851d3ca (681379:681486) + JNI fix by Mirko Bonadei · 5 years ago
  98. ec35803 Revert "Don't use all_dependent_configs for sdk frameworks" by Mirko Bonadei · 5 years ago
  99. ef3eda9 Allow using more jni targets on Linux by Oleh Prypin · 5 years ago
  100. 63741c7 Don't use all_dependent_configs for sdk frameworks by Oleh Prypin · 5 years ago