react-native-vision-camera/ios/Frame Processor
LazyAfternoons 3416e94b18
fix: Use +load for registering Frame Processors (#1308)
Fixes crash with Xcode 14
2022-10-28 13:12:44 +02:00
..
Frame.h feat: native Frame type to provide Orientation (#186) 2021-06-09 10:57:05 +02:00
Frame.m feat: native Frame type to provide Orientation (#186) 2021-06-09 10:57:05 +02:00
FrameHostObject.h feat: Make Reanimated optional (disable Frame Processors if REA v2 is not installed) (#412) 2022-01-02 17:35:26 +01:00
FrameHostObject.mm fix: Fix Frame.bytesPerRow showing wrong values on iOS (#688) 2021-12-31 16:59:05 +01:00
FrameProcessorCallback.h feat: native Frame type to provide Orientation (#186) 2021-06-09 10:57:05 +02:00
FrameProcessorPerformanceDataCollector.swift fix: Fix divison by zero in Performance Sample collector (#416) 2021-09-08 17:18:12 +02:00
FrameProcessorPlugin.h fix: Use +load for registering Frame Processors (#1308) 2022-10-28 13:12:44 +02:00
FrameProcessorPluginRegistry.h fix: Re-install FP plugins on bundle reload (#684) 2021-12-30 11:38:54 +01:00
FrameProcessorPluginRegistry.mm fix: Re-install FP plugins on bundle reload (#684) 2021-12-30 11:38:54 +01:00
FrameProcessorRuntimeManager.h fix: Fix AVAudioSession not allowing background music playback (#155) 2021-06-01 13:07:57 +02:00
FrameProcessorRuntimeManager.mm feat: Make Reanimated optional (disable Frame Processors if REA v2 is not installed) (#412) 2022-01-02 17:35:26 +01:00
FrameProcessorUtils.h fix: Fix AVAudioSession not allowing background music playback (#155) 2021-06-01 13:07:57 +02:00
FrameProcessorUtils.mm fix: Log Stacktrace on Frame Processor Error (#731) 2022-01-10 16:37:47 +01:00
VisionCameraScheduler.h feat: Make Reanimated optional (disable Frame Processors if REA v2 is not installed) (#412) 2022-01-02 17:35:26 +01:00
VisionCameraScheduler.mm feat: Make Reanimated optional (disable Frame Processors if REA v2 is not installed) (#412) 2022-01-02 17:35:26 +01:00