webrtc/sdk/objc/base
Jared Siskin 6f86f6af00 Format /sdk
git ls-files | grep -e  "\(\.h\|\.cc\)$" | grep -e  "^sdk/" | xargs clang-format -i ; git cl format
after landing: add to .git-blame-ignore-revs

Bug: webrtc:15082
Change-Id: If05d3c7555c4f2bf25e387249932787a93aa39c5
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/302060
Commit-Queue: Harald Alvestrand <hta@webrtc.org>
Reviewed-by: Harald Alvestrand <hta@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#39913}
2023-04-21 04:30:57 +00:00
..
RTCCodecSpecificInfo.h
RTCEncodedImage.h Remove remaining variables related to incomplete frames. 2020-11-04 16:07:43 +00:00
RTCEncodedImage.m Remove remaining variables related to incomplete frames. 2020-11-04 16:07:43 +00:00
RTCI420Buffer.h
RTCLogging.h Format /sdk 2023-04-21 04:30:57 +00:00
RTCLogging.mm
RTCMacros.h Allow export of Obj-C symbols without C++ ones. 2021-07-30 22:54:59 +00:00
RTCMutableI420Buffer.h
RTCMutableYUVPlanarBuffer.h
RTCSSLCertificateVerifier.h Expose RTCSSLCertificateVerifier from iOS SDK. 2022-03-21 17:24:12 +00:00
RTCVideoCapturer.h
RTCVideoCapturer.m
RTCVideoCodecInfo.h
RTCVideoCodecInfo.m
RTCVideoDecoder.h
RTCVideoDecoderFactory.h
RTCVideoEncoder.h Format /sdk 2023-04-21 04:30:57 +00:00
RTCVideoEncoderFactory.h Implement OnResolutionChange to objc RTCVideoEncoderSelector 2022-04-20 13:23:03 +00:00
RTCVideoEncoderQpThresholds.h
RTCVideoEncoderQpThresholds.m
RTCVideoEncoderSettings.h
RTCVideoEncoderSettings.m
RTCVideoFrame.h Format /sdk 2023-04-21 04:30:57 +00:00
RTCVideoFrame.mm
RTCVideoFrameBuffer.h Reland "Implement Optimized CropAndScale for ObjCFrameBuffer" 2022-08-24 09:14:19 +00:00
RTCVideoRenderer.h
RTCYUVPlanarBuffer.h