react-native-vision-camera/package/ios/Frame Processor
2024-01-16 17:53:55 +01:00
..
Frame.h feat: Add zero-copy SharedArray type to Frame Processor Plugins (#2383) 2024-01-12 16:00:36 +01:00
Frame.m feat: Make Frame thread-safe and improve error messages (#2327) 2023-12-29 14:09:56 +01:00
FrameHostObject.h feat: Make Frame thread-safe and improve error messages (#2327) 2023-12-29 14:09:56 +01:00
FrameHostObject.mm fix: Fix crash when trying to console.log(frame) (#2335) 2024-01-02 13:54:07 +01:00
FrameProcessor.h feat: Add zero-copy SharedArray type to Frame Processor Plugins (#2383) 2024-01-12 16:00:36 +01:00
FrameProcessor.mm feat: Re-throw error on JS side instead of just logging on native side (#2366) 2024-01-11 17:23:38 +01:00
FrameProcessorPlugin.h Update FrameProcessorPlugin.h 2024-01-12 16:13:56 +01:00
FrameProcessorPlugin.m feat: Add zero-copy SharedArray type to Frame Processor Plugins (#2383) 2024-01-12 16:00:36 +01:00
FrameProcessorPluginHostObject.h chore: Change line width to 140 in C++ 2023-09-01 19:39:25 +02:00
FrameProcessorPluginHostObject.mm fix: Fix passing options to frame processors on iOS (#1750) 2023-09-06 11:27:35 +02:00
FrameProcessorPluginRegistry.h feat: Add zero-copy SharedArray type to Frame Processor Plugins (#2383) 2024-01-12 16:00:36 +01:00
FrameProcessorPluginRegistry.m feat: Add zero-copy SharedArray type to Frame Processor Plugins (#2383) 2024-01-12 16:00:36 +01:00
JSINSObjectConversion.h feat: Add zero-copy SharedArray type to Frame Processor Plugins (#2383) 2024-01-12 16:00:36 +01:00
JSINSObjectConversion.mm feat: Add zero-copy SharedArray type to Frame Processor Plugins (#2383) 2024-01-12 16:00:36 +01:00
SharedArray.h chore: C++ format 2024-01-16 17:53:55 +01:00
SharedArray.mm feat: Add zero-copy SharedArray type to Frame Processor Plugins (#2383) 2024-01-12 16:00:36 +01:00
UIImageOrientation+descriptor.h feat: Make Frame thread-safe and improve error messages (#2327) 2023-12-29 14:09:56 +01:00
VisionCameraProxy.h feat: Add zero-copy SharedArray type to Frame Processor Plugins (#2383) 2024-01-12 16:00:36 +01:00
VisionCameraProxy.mm feat: Add zero-copy SharedArray type to Frame Processor Plugins (#2383) 2024-01-12 16:00:36 +01:00