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