webrtc/sdk/objc/helpers
Kári Tristan Helgason 1dfc4d5065 Fix bug in camera preview layer.
Previously we were setting the property again in it's setter. This is
obviously not a great idea. CL 109641 changed ivar accesses in blocks
to property accesses and this bug got introduced there.

Bug: webrtc:10110, webrtc:10127, webrtc:9971
Change-Id: I01abb0885b3bfc91fb741d82d1ece015ee9d3b58
Reviewed-on: https://webrtc-review.googlesource.com/c/116062
Reviewed-by: Peter Hanspers <peterhanspers@webrtc.org>
Commit-Queue: Kári Helgason <kthelgason@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#26124}
2019-01-03 15:00:27 +00:00
..
AVCaptureSession+DevicePosition.h Obj-C SDK Cleanup 2018-08-30 10:42:41 +00:00
AVCaptureSession+DevicePosition.mm Obj-C SDK Cleanup 2018-08-30 10:42:41 +00:00
noop.mm Obj-C SDK Cleanup 2018-08-30 10:42:41 +00:00
NSString+StdString.h Obj-C SDK Cleanup 2018-08-30 10:42:41 +00:00
NSString+StdString.mm Obj-C SDK Cleanup 2018-08-30 10:42:41 +00:00
RTCCameraPreviewView.h Rename RTC_EXPORT to RTC_OBJC_EXPORT. 2018-09-17 10:06:57 +00:00
RTCCameraPreviewView.m Fix bug in camera preview layer. 2019-01-03 15:00:27 +00:00
RTCDispatcher+Private.h Obj-C SDK Cleanup 2018-08-30 10:42:41 +00:00
RTCDispatcher.h Rename RTC_EXPORT to RTC_OBJC_EXPORT. 2018-09-17 10:06:57 +00:00
RTCDispatcher.m Obj-C SDK Cleanup 2018-08-30 10:42:41 +00:00
scoped_cftyperef.h Obj-C SDK Cleanup 2018-08-30 10:42:41 +00:00
UIDevice+RTCDevice.h Added supported H264 profiles for new iPhones 2018-10-23 14:59:13 +00:00
UIDevice+RTCDevice.mm Added supported H264 profiles for new iPhones 2018-10-23 14:59:13 +00:00