1. 36d5eec Propagate webrtc::Environment through objc VideoDecoderFactory by Danil Chapovalov · 1 year, 1 month ago
  2. a8375bb iOS: Fix building tests on real devices by Florent Castelli · 1 year, 2 months ago
  3. 1b61c71 Expose setCodecPreferences/getCapabilities for iOS by Karim H · 1 year, 2 months ago
  4. 2e7ed0d Roll chromium_revision 6ac7929166..eef62e8a0c (1190797:1197906) by Jeremy Leconte · 1 year, 6 months ago
  5. 9130431 Add possibility to set RTC_OBJC_TYPE_PREFIX from GN. by Mirko Bonadei · 1 year, 8 months ago
  6. e5ee437 Fix candidate leak with initWithNativeCandidate. by Yury Yarashevich · 1 year, 9 months ago
  7. 2e631f5 Always build all iOS unittests, even on the simulator. by Byoungchan Lee · 2 years, 1 month ago
  8. 97d1c34 Enable rotation tests marked as expected failures by Andreas Pehrson · 2 years, 1 month ago
  9. e351560 Disable RTCCameraVideoCapturerTestsWithMockedCaptureSession. by Jeremy Leconte · 2 years, 2 months ago
  10. d100a58 Add dimensions to video settings in objc sdk camera backend. by Andreas Pehrson · 2 years, 2 months ago
  11. 8bec181 Finish converting RTCCameraVideoCapturerTests to XCTest by Andreas Pehrson · 2 years, 2 months ago
  12. 8ce2fc1 Add back lost RotationCamera tests by Andreas Pehrson · 2 years, 2 months ago
  13. 7e176c4 Get RTCCameraVideoCapturerTests working again by Andreas Pehrson · 2 years, 3 months ago
  14. 5aa3b07 Reland "Implement Optimized CropAndScale for ObjCFrameBuffer" by Byoungchan Lee · 2 years, 7 months ago
  15. 882e8c5 Revert "Implement Optimized CropAndScale for ObjCFrameBuffer" by Christoffer Jansson · 2 years, 7 months ago
  16. 64c70a2 Replace use of gtest expectation macro with XCTest's macro by Byoungchan Lee · 2 years, 7 months ago
  17. 9204302 Implement Optimized CropAndScale for ObjCFrameBuffer by Byoungchan Lee · 2 years, 7 months ago
  18. 0cd0dd3 rtc::Event: Finalize migration to TimeDelta. by Markus Handell · 2 years, 7 months ago
  19. 99d7d6b Reenable some iOS tests. by Jeremy Leconte · 2 years, 7 months ago
  20. 2fdf222 Remove HAVE_NO_MEDIA from Obj-C API. by Mirko Bonadei · 2 years, 9 months ago
  21. 105711e Move rtc::make_ref_counted to api/ by Niels Möller · 2 years, 9 months ago
  22. 63ee39d Revert "Add a prefix for objc category." by Artem Titov · 2 years, 10 months ago
  23. 181ea6e Add a prefix for objc category. by Byoungchan Lee · 2 years, 10 months ago
  24. c8a6fb2 Remove objc tests from rtc_unittests and move tests to sdk_unittests by Byoungchan Lee · 2 years, 10 months ago
  25. d7de6e5 Fix rendering tests of RTCMTLVideoViewTests to work as expected by Byoungchan Lee · 2 years, 11 months ago
  26. 49ad2d7 Disable tests with 'method was not invoked' error on simulator by Jeremy Leconte · 2 years, 11 months ago
  27. 03486fc Update sdk/ to not use implicit conversion from scoped_refptr<T> to T*. by Niels Möller · 2 years, 11 months ago
  28. 88b8dec1 Reland "remove mslabel and mslabel ssrc-specific attributes" by Harald Alvestrand · 2 years, 11 months ago
  29. 61afb34 Disable iOS tests relying on senderWithKind. by Jeremy Leconte · 2 years, 11 months ago
  30. b02220d Reland "Mark all bool conversion operators as explicit" by Niels Möller · 3 years, 1 month ago
  31. c1fd46f Revert "Mark all bool conversion operators as explicit" by Mirko Bonadei · 3 years, 1 month ago
  32. 325789c Mark all bool conversion operators as explicit by Niels Möller · 3 years, 1 month ago
  33. 2deee4b Mark rtc::Thread's versions of PostTask/PostDelayedTask deprecated. by Henrik Boström · 3 years, 2 months ago
  34. ac0d183 Prepare for deleting implicit conversion from raw pointer to scoped_refptr. by Niels Möller · 3 years, 2 months ago
  35. 766c80b [ObjC] Change default sdpSemantics to NotSpecified. by Henrik Boström · 3 years, 2 months ago
  36. 83ceb90 Fix -Wunused-but-set-variable by Byoungchan Lee · 3 years, 4 months ago
  37. 32c4ecb Fix -Wunused-but-set-variable in sdk/objc. by Byoungchan Lee · 3 years, 5 months ago
  38. b3c9d3d [ios] Fix two rtc_unittests that fail when using lld as linker by Nico Weber · 3 years, 6 months ago
  39. 0a54e7a Verify that locks are handled correctly on RTCAudioSession by Byoungchan Lee · 3 years, 6 months ago
  40. b74b2b5 Migrate objc video decoder wrapper from InitDecode to Configure by Danil Chapovalov · 3 years, 7 months ago
  41. 8c48757 Fix crash of Objc SDK addIceCandidate with incorrect candidate. by Byoungchan Lee · 3 years, 7 months ago
  42. 3372815 Fix crash of ObjC SDK sLD / sRD with incorrect SDP. by Byoungchan Lee · 3 years, 7 months ago
  43. f48d3cf Revert "An RTCSessionDescription will now return nil from its initializer if the SDP passed to it is invalid." by Mirko Bonadei · 3 years, 8 months ago
  44. 48cd9db An RTCSessionDescription will now return nil from its initializer if the SDP passed to it is invalid. by Jake Bromberg · 3 years, 8 months ago
  45. d7ac581 Use backticks not vertical bars to denote variables in comments for /sdk by Artem Titov · 3 years, 8 months ago
  46. 02768ae Increase iOS deployment target from 10 to 12. by Björn Terelius · 3 years, 9 months ago
  47. 072c008 Reland "Replace RecursiveCriticalSection with Mutex in RTCAudioSession." by Niels Möller · 4 years, 1 month ago
  48. 51746ce Revert "Replace RecursiveCriticalSection with Mutex in RTCAudioSession." by Niels Moller · 4 years, 1 month ago
  49. f8da43d Replace RecursiveCriticalSection with Mutex in RTCAudioSession. by Niels Möller · 4 years, 1 month ago
  50. ad8a00d Replace casted uses of [OCMArg anyPointer] with [OCMArg anyObjectRef]. by Mirko Bonadei · 4 years, 1 month ago
  51. 08d2c2b Delete unneeded dependencies on the Module abstraction by Niels Möller · 4 years, 3 months ago
  52. 76443ea Add support for toggling builtin voice processing on iOS by Sam Zackrisson · 4 years, 4 months ago
  53. daec488 objc: fix rollback by Philipp Hancke · 4 years, 6 months ago
  54. 090049c Remove usage of webrtc::RTPFragmentationHeader from objc wrappers by Danil Chapovalov · 4 years, 7 months ago
  55. 938bc33 Delete MediaTransportFactory from android and objc apis by Niels Möller · 4 years, 9 months ago
  56. a81e9c8 Wrap WebRTC OBJC API types with RTC_OBJC_TYPE. by Mirko Bonadei · 4 years, 11 months ago
  57. 8d8bae6 Migrate to modern selector syntax for ObjcVideoEncoderFactory. by Kári Tristan Helgason · 5 years ago
  58. f0a34f2 Revert "remove mslabel and mslabel ssrc-specific attributes" by Artem Titov · 5 years ago
  59. e3f257c remove mslabel and mslabel ssrc-specific attributes by Philipp Hancke · 5 years ago
  60. ecbdbf6 Reland "Update RTCEncodedImage to not use deprecated mutable_data call." by Kári Tristan Helgason · 5 years ago
  61. 1282bab Fix tests in RTCMetalVideoView. by Byoungchan Lee · 5 years ago
  62. 966bcc4 Revert "Update RTCEncodedImage to not use deprecated mutable_data call." by Zeke Chin · 5 years ago
  63. 677e627 Update RTCEncodedImage to not use deprecated mutable_data call. by Kári Tristan Helgason · 5 years ago
  64. 285f83d Add support for injecting VideoBitrateAllocatorFactory also on IOS by Jonas Oreland · 5 years ago
  65. f417238 Remove iceRegatherIntervalRange by Steve Anton · 5 years ago
  66. 6ea2c6a Cleanup: Merges Thread and MessageQueue. by Sebastian Jansson · 5 years ago
  67. 0b3a6e3 Make RTCAudioSession accessible to Swift. by Joe Chen · 5 years ago
  68. 43bd760 Fix build errors of RTCAudioDeviceTests by Byoungchan Lee · 5 years ago
  69. 834a554 Include module_common_types.h only where needed by Niels Möller · 5 years ago
  70. 65f17ca Move MediaTransportInterface out of the libjingle_peerconnection_api target by Niels Möller · 6 years ago
  71. 6e706ed Add ObjC interface wrapping new GetImplementations method. by Kári Tristan Helgason · 6 years ago
  72. bf45add Set required alignment to 2 for iOS. by Kári Tristan Helgason · 6 years ago
  73. 5a8f860 Prepare for deletion of the NO_MAIN_THREAD_WRAPPING preprocessor define by Niels Möller · 6 years ago
  74. 370f93a Reland "Inform VideoEncoder of negotiated capabilities" by Elad Alon · 6 years ago
  75. 49d661a7 Revert "Inform VideoEncoder of negotiated capabilities" by Philip Eliasson · 6 years ago
  76. 11dfff0 Inform VideoEncoder of negotiated capabilities by Elad Alon · 6 years ago
  77. fadb181 Negotiate use of RTCP loss notification feedback (LNTF) by Elad Alon · 6 years ago
  78. 9d1840c Revert "Delete NO_MAIN_THREAD_WRAPPING preprocessor define." by Niels Moller · 6 years ago
  79. 0f78c6b Delete NO_MAIN_THREAD_WRAPPING preprocessor define. by Niels Möller · 6 years ago
  80. fd26ef7 Delete unused RTPFragmentationHeader members by Niels Möller · 6 years ago
  81. d361249 Remove use of deprecated SetRates on ios by Erik Språng · 6 years ago
  82. 7aacdd9 Reland "Delete CodecSpecificInfo argument from VideoDecoder::Decode" by Niels Möller · 6 years ago
  83. 2c7b982 Revert "Delete CodecSpecificInfo argument from VideoDecoder::Decode" by Jeroen de Borst · 6 years ago
  84. 39d3a7d Delete CodecSpecificInfo argument from VideoDecoder::Decode by Niels Möller · 6 years ago
  85. 87e2d78 Prepare for splitting FrameType into AudioFrameType and VideoFrameType by Niels Möller · 6 years ago
  86. c8d2e73 Delete CodecSpecificInfo argument from VideoEncoder::Encode by Niels Möller · 6 years ago
  87. dac03d9 Move MediaConstraintsInterface to sdk/, and make it a concrete class by Niels Möller · 6 years ago
  88. d970807 Remove rtc_base/scoped_ref_ptr.h. by Mirko Bonadei · 6 years ago
  89. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  90. fb4e9bc Add a missing NULL check before releasing a texture ref. by Aaron Golden · 6 years ago
  91. 1ebfb6a Introduce VideoFrame::id to keep track of frames inside application. by Artem Titov · 6 years ago
  92. ebad177 Include event_wrapper.h only where used. by Niels Möller · 6 years ago
  93. 4f00075 Remove use of CodecSpecificInfo.codec_name by Erik Språng · 6 years ago
  94. b1e4775 Exposing rtcp report interval setting in objc api by Jiawei Ou · 6 years ago
  95. 4aeb35b Explicitly retain self in objc blocks to avoid compiler warning. by Jiawei Ou · 6 years ago
  96. 34fc346 Add support for computing iOS code coverage by Artem Titarenko · 6 years ago
  97. 3ea1878 Add severity into RTC logging callbacks by Jiawei Ou · 6 years ago
  98. ee49f70 Remove VideoEncoder::SetChannelParameters. by philipel · 6 years ago
  99. 42b4315 Add iOS SDK unit tests for nalu_rewriter by Artem Titarenko · 6 years ago
  100. 8c27cca Promotoing webrtc::CryptoOptions to RTCConfiguration. by Benjamin Wright · 6 years ago