1. 87a6e5a objc: Export RTCStatistics and RTCStatisticsReport by Danilo Bargen · 4 years, 3 months ago
  2. fa95e8b fix nil RTCVideoEncoderSelector case in video encoder factory. by Kári Tristan Helgason · 4 years, 4 months ago
  3. a81e9c8 Wrap WebRTC OBJC API types with RTC_OBJC_TYPE. by Mirko Bonadei · 4 years, 4 months ago
  4. 8d8bae6 Migrate to modern selector syntax for ObjcVideoEncoderFactory. by Kári Tristan Helgason · 4 years, 5 months ago
  5. 2288256 Add ObjC Interface for VideoEncoderSelector. by Kári Tristan Helgason · 4 years, 5 months ago
  6. 21c8032 Expose enableDscp in Obj-C API. by Taylor Brandstetter · 4 years, 5 months ago
  7. f05af9e Revert "Remove bitratePriority from the Obj-C RTCRtpEncodingParameters wrapper." by Taylor Brandstetter · 4 years, 5 months ago
  8. ebf739b Reland "Leverage dispatch_queue_create_with_target when possible." by Yura Yaroshevich · 4 years, 5 months ago
  9. ba9e1b8 Fix issue with decoding in certain cases. by Kári Tristan Helgason · 4 years, 5 months ago
  10. f0a34f2 Revert "remove mslabel and mslabel ssrc-specific attributes" by Artem Titov · 4 years, 5 months ago
  11. e3f257c remove mslabel and mslabel ssrc-specific attributes by Philipp Hancke · 4 years, 6 months ago
  12. fcafbfd Revert "Leverage dispatch_queue_create_with_target when possible." by Alex Loiko · 4 years, 5 months ago
  13. de86381 Leverage dispatch_queue_create_with_target when possible. by Yura Yaroshevich · 4 years, 5 months ago
  14. 45c104b RtpTransceiver: add kStopped enumeration value. by Markus Handell · 4 years, 5 months ago
  15. 6a29eb1 Update ObjC video decoder factory to use same parameters as encoder factory by Johannes Kron · 4 years, 6 months ago
  16. b05ca4b Implement new specification for degradation preference by Florent Castelli · 4 years, 6 months ago
  17. 3f1aee3 Change network_priority from a double to an enum. by Taylor Brandstetter · 4 years, 6 months ago
  18. 589b41e Change ownership of encoded data buffer in H264 encoder. by Kári Tristan Helgason · 4 years, 6 months ago
  19. ecbdbf6 Reland "Update RTCEncodedImage to not use deprecated mutable_data call." by Kári Tristan Helgason · 4 years, 6 months ago
  20. 4a14f49 Remove wildcard ownership for build files. by Mirko Bonadei · 4 years, 6 months ago
  21. 1282bab Fix tests in RTCMetalVideoView. by Byoungchan Lee · 4 years, 6 months ago
  22. 966bcc4 Revert "Update RTCEncodedImage to not use deprecated mutable_data call." by Zeke Chin · 4 years, 6 months ago
  23. 677e627 Update RTCEncodedImage to not use deprecated mutable_data call. by Kári Tristan Helgason · 4 years, 6 months ago
  24. 285f83d Add support for injecting VideoBitrateAllocatorFactory also on IOS by Jonas Oreland · 4 years, 7 months ago
  25. f417238 Remove iceRegatherIntervalRange by Steve Anton · 4 years, 7 months ago
  26. 81dcfda Update RTCAudioSession isInterrupted state when audio session is activated while interrupted. by Joe Chen · 4 years, 8 months ago
  27. 64f1f3f Replace RTC_FALLTHROUGH with ABSL_FALLTHROUGH_INTENTED by Danil Chapovalov · 4 years, 7 months ago
  28. e270ff1 [iOS] Reset VT session when H264 decoder malfunction error happen by Yura Yaroshevich · 4 years, 7 months ago
  29. 6ea2c6a Cleanup: Merges Thread and MessageQueue. by Sebastian Jansson · 4 years, 7 months ago
  30. f5ecb5f Revert "Reland "Reland "Reland "Distinguish between send and receive video codecs"""" by Mirko Bonadei · 4 years, 7 months ago
  31. 9cad4dc Reland "Reland "Reland "Distinguish between send and receive video codecs""" by Johannes Kron · 4 years, 8 months ago
  32. 4b07059 [iOS] Reset VT session when H264 encoder malfunction error happen by Yura Yaroshevich · 4 years, 8 months ago
  33. 0b3a6e3 Make RTCAudioSession accessible to Swift. by Joe Chen · 4 years, 8 months ago
  34. 75b5897 Allow nil degradationPreference in RTCRtpParameters. by Mirta Dvornicic · 4 years, 8 months ago
  35. 4cdd7fb Add degradationPreference to RTCRtpParameters in ObjC SDK. by Mirta Dvornicic · 4 years, 8 months ago
  36. b5159fe Revert "Reland "Reland "Distinguish between send and receive video codecs""" by Olga Sharonova · 4 years, 8 months ago
  37. f6b875c Fixed crash on iOS13, methods beginGeneratingDeviceOrientationNotifications and endGeneratingDeviceOrientationNotifications. by Andrey Efremov · 4 years, 8 months ago
  38. 4e64e60 Reland "Reland "Distinguish between send and receive video codecs"" by Johannes Kron · 4 years, 8 months ago
  39. 41875aa add rotationOverride for RTCEAGLVideoView by CZ Theng · 4 years, 8 months ago
  40. f9d92ed Revert "Reland "Distinguish between send and receive video codecs"" by Ilya Nikolaevskiy · 4 years, 8 months ago
  41. 77eb338 Reland "Distinguish between send and receive video codecs" by Johannes Kron · 4 years, 8 months ago
  42. f2d6fe6 Revert "Reland "Distinguish between send and receive video codecs"" by Johannes Kron · 4 years, 8 months ago
  43. 26e6afe Reland "Distinguish between send and receive video codecs" by Johannes Kron · 4 years, 9 months ago
  44. f22af3c Revert "Distinguish between send and receive video codecs" by Johannes Kron · 4 years, 9 months ago
  45. 18314bd Distinguish between send and receive video codecs by Johannes Kron · 4 years, 9 months ago
  46. 934afc6 Deprecate RtpReceiver's SetParameters method by Saurav Das · 4 years, 9 months ago
  47. bb0aac2 Reduce verbosity of logging around playout underrun count on iOS. by Noah Richards · 4 years, 9 months ago
  48. 3eb84f0 Add allowCodecSwitching flag to RTCConfiguration.mm by philipel · 4 years, 10 months ago
  49. de36595 Added new Apple devices. by Yura Yaroshevich · 4 years, 10 months ago
  50. 0ff7c02 Add multipleTouchEnabled for subview of RTCMTLVideoView and RTCEAGLVideoView by CZ Theng · 4 years, 10 months ago
  51. 43bd760 Fix build errors of RTCAudioDeviceTests by Byoungchan Lee · 4 years, 11 months ago
  52. fa77ba6 SetStreams API of RtpSender wrapped for iOS and Android by Cyril Lashkevich · 4 years, 11 months ago
  53. 834a554 Include module_common_types.h only where needed by Niels Möller · 5 years ago
  54. 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 5 years ago
  55. 65f17ca Move MediaTransportInterface out of the libjingle_peerconnection_api target by Niels Möller · 5 years ago
  56. 7cdcda9 Use the sanitized pair when surfacing the candidate pair change event. by Qingsi Wang · 5 years ago
  57. 6e706ed Add ObjC interface wrapping new GetImplementations method. by Kári Tristan Helgason · 5 years ago
  58. bf45add Set required alignment to 2 for iOS. by Kári Tristan Helgason · 5 years ago
  59. 93d4c10 Declare references as constant in the metal renderers. by Kári Tristan Helgason · 5 years ago
  60. 2579f0c RTCError as return type for PeerConnectionInterface::SetConfiguration by Niels Möller · 5 years ago
  61. bbeb109 Reporting audio device underrun counter by Alex Narest · 5 years ago
  62. 43faee0 Implement JNI and objc implementation for Ice Candidate Pair Change event surfacing by Alex Drake · 5 years ago
  63. e4b4de6 Add missing AppKit dependency by Niels Möller · 5 years ago
  64. 0182a03 Reland "Remove the injectable bitrate allocation strategy API." by Jonas Olsson · 5 years ago
  65. e95b57c Revert "Remove the injectable bitrate allocation strategy API." by Mirko Bonadei · 5 years ago
  66. 80cb3f6 Remove the injectable bitrate allocation strategy API. by Jonas Olsson · 5 years ago
  67. a6cb150 Use Default instead of GlobalTaskQueueFactory to create AudioDeviceBuffer for ios by Danil Chapovalov · 5 years ago
  68. 4ba04b7 Delete RtcEventLogFactory factory as now unused by Danil Chapovalov · 5 years ago
  69. e4ac723 Delete deprecated version of PeerConnectionFactoryInterface::StartAecDump by Niels Möller · 5 years ago
  70. 4d504c7 New interface EncodedImageBufferInterface, replacing use of CopyOnWriteBuffer by Niels Möller · 5 years ago
  71. 5a8f860 Prepare for deletion of the NO_MAIN_THREAD_WRAPPING preprocessor define by Niels Möller · 5 years ago
  72. 370f93a Reland "Inform VideoEncoder of negotiated capabilities" by Elad Alon · 5 years ago
  73. 49d661a Revert "Inform VideoEncoder of negotiated capabilities" by Philip Eliasson · 5 years ago
  74. 11dfff0 Inform VideoEncoder of negotiated capabilities by Elad Alon · 5 years ago
  75. dec9f74 Delete obsolete RtcEventLogOutputFile constructor by Niels Möller · 5 years ago
  76. 1fe119f Change the gating of surfacing candidates on ICE transport type change by Qingsi Wang · 5 years ago
  77. 695cf6a Delete deprecated StartRtcEventLog override with PlatformFile by Niels Möller · 5 years ago
  78. 36e3147 Surface the standardized ICE connection state to mobile clients. by Qingsi Wang · 5 years ago
  79. fadb181 Negotiate use of RTCP loss notification feedback (LNTF) by Elad Alon · 5 years ago
  80. aaa1143 Use single argument PeerConnectionFactory factory in objc code by Danil Chapovalov · 5 years ago
  81. 9d1840c Revert "Delete NO_MAIN_THREAD_WRAPPING preprocessor define." by Niels Moller · 5 years ago
  82. 0f78c6b Delete NO_MAIN_THREAD_WRAPPING preprocessor define. by Niels Möller · 5 years ago
  83. fd26ef7 Delete unused RTPFragmentationHeader members by Niels Möller · 5 years ago
  84. f11c8d1 Check for uninitialized audio unit in HandleInterruptionEnd. by Kári Tristan Helgason · 5 years ago
  85. 0c05b1a Add support for ignoring errors encountered while configuring preferred attributes of an audio session. by Joe Chen · 5 years ago
  86. 86e0ea5 Remove bitratePriority from the Obj-C RTCRtpEncodingParameters wrapper. by Anders Carlsson · 5 years ago
  87. cd16380 Add priority to RTCRtpEncodingParameters. by Anders Carlsson · 5 years ago
  88. d361249 Remove use of deprecated SetRates on ios by Erik Språng · 5 years ago
  89. 03e85d2 Add property to RTCEncodedImage to own underlying EncodedImage. by Kári Tristan Helgason · 5 years ago
  90. 5d34dcf Reland "Delete deprecated variant of VideoDecoder::Decode" by Niels Möller · 5 years ago
  91. d4ea8c9 Remove deprecated method from video decoder interface. by Kári Tristan Helgason · 5 years ago
  92. d8bf2d4 Revert "Delete deprecated variant of VideoDecoder::Decode" by Danil Chapovalov · 5 years ago
  93. 3a86d95 Delete deprecated variant of VideoDecoder::Decode by Niels Möller · 5 years ago
  94. 77c0a62 Allow injection of network controller factory in objc. by Sebastian Jansson · 5 years ago
  95. 6cf61f5 Delete unneeded includes of async_invoker.h by Niels Möller · 5 years ago
  96. 7aacdd9 Reland "Delete CodecSpecificInfo argument from VideoDecoder::Decode" by Niels Möller · 5 years ago
  97. f3736ed Datachannel: Use absl::optional for maxRetransmits and maxRetransmitTime. by Harald Alvestrand · 5 years ago
  98. c01367d Deprecating ThreadChecker specific interface. by Sebastian Jansson · 5 years ago
  99. 1c41be6 Propagate TaskQueueFactory to AudioDeviceBuffer by Danil Chapovalov · 5 years ago
  100. 9d766b9 Delete deprecated variant of VideoEncoder::Encode by Niels Möller · 5 years ago