1. 6e9d0d3 Make base classes for native video encoder/decoder public by Xavier Lepaul · 6 years ago
  2. ac7fd87 Force alignment of generated JVM called functions. by Raman Budny · 6 years ago
  3. b86a177 Expose ABGRToI420 in YuvHelper. by Sami Kalliomäki · 6 years ago
  4. 29e07e5 Add @Nullable annotations to quiet errorprone. by Yves Gerey · 6 years ago
  5. bb0aac2 Reduce verbosity of logging around playout underrun count on iOS. by Noah Richards · 6 years ago
  6. 017c84f Synchronize is_screencast_ state in AndroidVideoTrackSource. by Jakob Ivarsson · 6 years ago
  7. c5ec54e Add SetIsScreencast method to VideoSource. by Jakob Ivarsson · 6 years ago
  8. 3eb84f0 Add allowCodecSwitching flag to RTCConfiguration.mm by philipel · 6 years ago
  9. 3c0e86a Add a field trial to use only the higher 64 bits to find network handle from an ipv6 address. by Honghai Zhang · 6 years ago
  10. ad04327 Add equals and hashCode method for IceCandidate class. by Honghai Zhang · 6 years ago
  11. de36595 Added new Apple devices. by Yura Yaroshevich · 6 years ago
  12. 9b66114 Disable rendering statistics while video is paused. by Sami Kalliomäki · 6 years ago
  13. 9c712bb Fix invalid @Nullable handling in TextureBufferImpl. by Sami Kalliomäki · 6 years ago
  14. 16cec3b Added allow_codec_switching parameter to RTCConfig. by philipel · 6 years ago
  15. 0ff7c02 Add multipleTouchEnabled for subview of RTCMTLVideoView and RTCEAGLVideoView by CZ Theng · 6 years ago
  16. 8e13e6e Handle no-longer-sticky-in-Q+ WIFI_P2P_CONNECTION_CHANGED_ACTION intent. by Qingsi Wang · 6 years ago
  17. 682dabd Add RTCStatisticsReport.h to WebRTC.framework. by CZ Theng · 6 years ago
  18. b9f6902 Store logging streams in a manually linked list instead of std::list by Danil Chapovalov · 6 years ago
  19. 86d053c Use source_sets in component builds and static_library in release builds. by Mirko Bonadei · 6 years ago
  20. f8998cf Add a turn port prune policy to keep the first ready turn port. by Honghai Zhang · 6 years ago
  21. 5740f3e Clarify expectation on GlobalLock by Danil Chapovalov · 6 years ago
  22. 43bd760 Fix build errors of RTCAudioDeviceTests by Byoungchan Lee · 6 years ago
  23. fa77ba6 SetStreams API of RtpSender wrapped for iOS and Android by Cyril Lashkevich · 6 years ago
  24. 7c2bed8 Avoid memcpy in JavaToNativeEncodedImage by Niels Möller · 6 years ago
  25. ef3dbad New class ScopedJavaRefCounted by Niels Möller · 6 years ago
  26. ee8ee2f Avoids update of WebRTC.Audio.SourceMatchesRecordingSession for Android < N by henrika · 6 years ago
  27. 67309ef Add release callback and reference count to java EncodedImage class by Niels Möller · 6 years ago
  28. 834a554 Include module_common_types.h only where needed by Niels Möller · 6 years ago
  29. 14137a1 Adds logging of audio sessions status on the recording side in ADM for Android. by henrika · 6 years ago
  30. e942b14 New build target api:media_interface by Niels Möller · 6 years ago
  31. 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 6 years ago
  32. eaaaf41 Introduce api/crypto/BUILD.gn. by Mirko Bonadei · 6 years ago
  33. 65f17ca Move MediaTransportInterface out of the libjingle_peerconnection_api target by Niels Möller · 6 years ago
  34. 69f8c42 [RELAND] Add support of AudioRecord.Builder in the ADM for Android by henrika · 6 years ago
  35. a1727db Revert "Add support of AudioRecord.Builder in the ADM for Android" by Hari Molabanti · 6 years ago
  36. 4d6b269 Adds setAudio[Track/Record]StateCallback interfaces to the Java ADM by henrika · 6 years ago
  37. 24b945d Add support of AudioRecord.Builder in the ADM for Android by henrika · 6 years ago
  38. 7cdcda9 Use the sanitized pair when surfacing the candidate pair change event. by Qingsi Wang · 6 years ago
  39. 066b42f Interface for monitoring ref counts of texture buffers created by SurfaceTextureHelper. by Sami Kalliomäki · 6 years ago
  40. 44dc241 Allows configuration of playout audio buffer by Alex Narest · 6 years ago
  41. 6dcd4dc New target for api/rtp_parameters.h and api/media_types.h. by Niels Möller · 6 years ago
  42. 228900f Add TURN_LOGGING_ID to android sdk by Jonas Oreland · 6 years ago
  43. fdd2340 Revert "Detect leaks of TextureBufferImpl objects." by Sami Kalliomäki · 6 years ago
  44. 44bd29a Detect leaks of TextureBufferImpl objects. by Sami Kalliomäki · 6 years ago
  45. 6e706ed Add ObjC interface wrapping new GetImplementations method. by Kári Tristan Helgason · 6 years ago
  46. bf45add Set required alignment to 2 for iOS. by Kári Tristan Helgason · 6 years ago
  47. 93d4c10 Declare references as constant in the metal renderers. by Kári Tristan Helgason · 6 years ago
  48. 2579f0c RTCError as return type for PeerConnectionInterface::SetConfiguration by Niels Möller · 6 years ago
  49. a2bc362 Roll chromium_revision c7f14188a3..afb0a631b9 (687843:688061) by Artem Titarenko · 6 years ago
  50. bbeb109 Reporting audio device underrun counter by Alex Narest · 6 years ago
  51. 68c2a56 Propagating Network Type in Candidate for JNI by Alex Drake · 6 years ago
  52. 43faee0 Implement JNI and objc implementation for Ice Candidate Pair Change event surfacing by Alex Drake · 6 years ago
  53. e4b4de6 Add missing AppKit dependency by Niels Möller · 6 years ago
  54. 273e263 Delete old placeholder file android_network_monitor_jni.h by Niels Möller · 6 years ago
  55. b168678 Add RTC_ prefix to non-standard format specifier macro "PRIdNS" by Oleh Prypin · 6 years ago
  56. f40a340 Remove deprecated code related to AEC2 by Per Åhgren · 6 years ago
  57. 9160b62 Improve thread safety of AndroidVideoTrackSource::SetState. by Sami Kalliomäki · 6 years ago
  58. b3f78de Reland "Don't use all_dependent_configs for sdk frameworks" by Oleh Prypin · 6 years ago
  59. 96ea8c0 Roll chromium_revision 67eba1f62b..3c3851d3ca (681379:681486) + JNI fix by Mirko Bonadei · 6 years ago
  60. ec35803 Revert "Don't use all_dependent_configs for sdk frameworks" by Mirko Bonadei · 6 years ago
  61. ef3eda9 Allow using more jni targets on Linux by Oleh Prypin · 6 years ago
  62. 63741c7 Don't use all_dependent_configs for sdk frameworks by Oleh Prypin · 6 years ago
  63. fcf3a87 Android: Expose setting custom visible fraction values for video layout by Magnus Jedvert · 6 years ago
  64. 134aeee Allow using base jni targets on Linux by Oleh Prypin · 6 years ago
  65. 0182a03 Reland "Remove the injectable bitrate allocation strategy API." by Jonas Olsson · 6 years ago
  66. e95b57c Revert "Remove the injectable bitrate allocation strategy API." by Mirko Bonadei · 6 years ago
  67. 0bb0881 Add VideoEncoderFactory::GetImplementations function. by philipel · 6 years ago
  68. 41300af Poison default task queue factory by Danil Chapovalov · 6 years ago
  69. 80cb3f6 Remove the injectable bitrate allocation strategy API. by Jonas Olsson · 6 years ago
  70. b249c54 Delete GlobalTaskQueueFactory as now unused by Danil Chapovalov · 6 years ago
  71. ecae9cd Android: Add error callback for GL_OUT_OF_MEMORY in EglRenderer by Magnus Jedvert · 6 years ago
  72. 3d642f8 Rename ..BitrateThresholds to ..BitrateLimits. by Sergey Silkin · 6 years ago
  73. a6cb150 Use Default instead of GlobalTaskQueueFactory to create AudioDeviceBuffer for ios by Danil Chapovalov · 6 years ago
  74. 896f4b6 Use Default instead of GlobalTaskQueueFactory to create AudioDeviceBuffer for android by Danil Chapovalov · 6 years ago
  75. 4ba04b7 Delete RtcEventLogFactory factory as now unused by Danil Chapovalov · 6 years ago
  76. e4ac723 Delete deprecated version of PeerConnectionFactoryInterface::StartAecDump by Niels Möller · 6 years ago
  77. be0adee Add resolution bitrate thresholds to EncoderInfo. by Sergey Silkin · 6 years ago
  78. 7dd9969 Android: Expose getDisplaySize() helper function by Magnus Jedvert · 6 years ago
  79. 0d65fb5 Mass refactoring: Change JNI #includes to use full paths (webrtc/). by Eric Stevenson · 6 years ago
  80. f03b365 Reland "Raise IllegalStateException for calls to retain() or release() on zero ref count" by Niels Möller · 6 years ago
  81. 3391072 Use DefaultTaskQueueFactory in CreatePeerConnectionFactoryForJava by Danil Chapovalov · 6 years ago
  82. 18f1f0c Revert "Raise IllegalStateException for calls to retain() or release() on zero ref count" by Niels Moller · 6 years ago
  83. 8a959bf Raise IllegalStateException for calls to retain() or release() on zero ref count by Niels Möller · 6 years ago
  84. 4d504c7 New interface EncodedImageBufferInterface, replacing use of CopyOnWriteBuffer by Niels Möller · 6 years ago
  85. 4cbb4ef Roll chromium_revision 6ae0f0cd4c..bf62d746a4 (669703:669828) + fix AndroidManifest by Oleh Prypin · 6 years ago
  86. e181440 Fix documentation in BitrateAdjuster. by Sami Kalliomäki · 6 years ago
  87. bdb6b39 Let HardwareVideoEncoder cache result from codec.getOutputBuffers() by Niels Möller · 6 years ago
  88. 9e25f74 Update visibility for JNI targets in sdk/android. by Sami Kalliomäki · 6 years ago
  89. 6fd67f0 Pass java EncodedImage over jni to VideoEncoderWrapper::OnEncodedFrame by Niels Möller · 6 years ago
  90. 5a8f860 Prepare for deletion of the NO_MAIN_THREAD_WRAPPING preprocessor define by Niels Möller · 6 years ago
  91. 50dd80b Remove data channel only .so-file. by Sami Kalliomäki · 6 years ago
  92. 370f93a Reland "Inform VideoEncoder of negotiated capabilities" by Elad Alon · 6 years ago
  93. 49d661a Revert "Inform VideoEncoder of negotiated capabilities" by Philip Eliasson · 6 years ago
  94. 11dfff0 Inform VideoEncoder of negotiated capabilities by Elad Alon · 6 years ago
  95. 5d24b16 Prepare for splitting the api/video:video_frames build rule. by Chen Xing · 6 years ago
  96. dec9f74 Delete obsolete RtcEventLogOutputFile constructor by Niels Möller · 6 years ago
  97. 479a3c0 Add support for enabling and negotiating raw RTP packetization. by Mirta Dvornicic · 6 years ago
  98. 31f18e1 Android SurfaceTextureHelper: Avoid crashing if size hasn't been set by Magnus Jedvert · 6 years ago
  99. 1fe119f Change the gating of surfacing candidates on ICE transport type change by Qingsi Wang · 6 years ago
  100. 695cf6a Delete deprecated StartRtcEventLog override with PlatformFile by Niels Möller · 6 years ago