webrtc/sdk/objc/base
Boris Tsirkin fc7e874677 Format all .m objc files
Formatting done via:
git ls-files | grep -E '.*\.m$' | xargs clang-format -i

After applying the command, I manually excluded Matlab .m files that I will handle separately.

No-Iwyu: Includes didn't change and it isn't related to formatting
Bug: webrtc:42225392
Change-Id: I40d11fd6b650ee0d90d92cbd6fc6aa6c78e1fea3
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/373887
Commit-Queue: Harald Alvestrand <hta@webrtc.org>
Reviewed-by: Danil Chapovalov <danilchap@webrtc.org>
Reviewed-by: Harald Alvestrand <hta@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#43706}
2025-01-10 08:49:43 -08:00
..
RTCCodecSpecificInfo.h Prepend all RTCMacros.h includes/imports with the relative path from repo 2024-09-17 08:45:53 +00:00
RTCEncodedImage.h Prepend all RTCMacros.h includes/imports with the relative path from repo 2024-09-17 08:45:53 +00:00
RTCEncodedImage.m Remove remaining variables related to incomplete frames. 2020-11-04 16:07:43 +00:00
RTCI420Buffer.h Wrap WebRTC OBJC API types with RTC_OBJC_TYPE. 2020-05-04 15:01:26 +00:00
RTCLogging.h Format the rest of /sdk/objc folder 2025-01-09 04:43:07 -08:00
RTCLogging.mm Delete log severity LS_SENSITIVE 2018-12-14 08:54:28 +00:00
RTCMacros.h Format the rest of /sdk/objc folder 2025-01-09 04:43:07 -08:00
RTCMutableI420Buffer.h Format the rest of /sdk/objc folder 2025-01-09 04:43:07 -08:00
RTCMutableYUVPlanarBuffer.h Wrap WebRTC OBJC API types with RTC_OBJC_TYPE. 2020-05-04 15:01:26 +00:00
RTCSSLCertificateVerifier.h Prepend all RTCMacros.h includes/imports with the relative path from repo 2024-09-17 08:45:53 +00:00
RTCVideoCapturer.h Format the rest of /sdk/objc folder 2025-01-09 04:43:07 -08:00
RTCVideoCapturer.m Format all .m objc files 2025-01-10 08:49:43 -08:00
RTCVideoCodecInfo.h Format the rest of /sdk/objc folder 2025-01-09 04:43:07 -08:00
RTCVideoCodecInfo.m Format all .m objc files 2025-01-10 08:49:43 -08:00
RTCVideoDecoder.h Prepend all RTCMacros.h includes/imports with the relative path from repo 2024-09-17 08:45:53 +00:00
RTCVideoDecoderFactory.h Format the rest of /sdk/objc folder 2025-01-09 04:43:07 -08:00
RTCVideoEncoder.h Format the rest of /sdk/objc folder 2025-01-09 04:43:07 -08:00
RTCVideoEncoderFactory.h Format the rest of /sdk/objc folder 2025-01-09 04:43:07 -08:00
RTCVideoEncoderFactory.mm Format the rest of /sdk/objc folder 2025-01-09 04:43:07 -08:00
RTCVideoEncoderQpThresholds.h Format the rest of /sdk/objc folder 2025-01-09 04:43:07 -08:00
RTCVideoEncoderQpThresholds.m Refactor WebRTC self assignments in if clauses 2024-08-26 15:56:43 +00:00
RTCVideoEncoderSettings.h Prepend all RTCMacros.h includes/imports with the relative path from repo 2024-09-17 08:45:53 +00:00
RTCVideoEncoderSettings.m Wrap WebRTC OBJC API types with RTC_OBJC_TYPE. 2020-05-04 15:01:26 +00:00
RTCVideoFrame.h Format the rest of /sdk/objc folder 2025-01-09 04:43:07 -08:00
RTCVideoFrame.mm Cleanup unused Obj-C VideoFrame constructors 2024-10-23 11:42:58 +00:00
RTCVideoFrameBuffer.h Prepend all RTCMacros.h includes/imports with the relative path from repo 2024-09-17 08:45:53 +00:00
RTCVideoRenderer.h Format the rest of /sdk/objc folder 2025-01-09 04:43:07 -08:00
RTCYUVPlanarBuffer.h Prepend all RTCMacros.h includes/imports with the relative path from repo 2024-09-17 08:45:53 +00:00