react-native-vision-camera/ios/Extensions
Marc Rousavy 0e9f1ca640
perf: Improve pixelFormat and add CameraDevice.sensorOrientation (#1729)
* feat: Orientation

* fix orientation value in manifest

* Update AndroidManifest.xml

* Style

* fix: Set MAX_IMAGES to 3

* Pass `isMirrored` to `VideoPipeline`

* Update docs about Skia FPs

* Options

* Add iPad target

* Remove UIDevice onOrientationChanged listener

* Update CameraView+AVCaptureSession.swift

* Update CameraView+AVCaptureSession.swift

* Update CameraView+AVCaptureSession.swift

* Get available pixelFormats on iOS

* format

* Update CameraSession.kt

* Expose `CameraDevice.sensorOrientation`

* Lock orientation again
2023-09-01 15:07:16 +02:00
..
AVAssetWriterInputPixelBufferAdaptor+initWithVideoSettings.swift try: Improvements from WWDC 2021 1:1 workshop (#197) 2021-06-11 21:06:19 +02:00
AVAudioSession+trySetAllowHaptics.swift fix: Fix AVAudioSession not allowing background music playback (#155) 2021-06-01 13:07:57 +02:00
AVAudioSession+updateCategory.swift feat: frameProcessorFps="auto" and automatic performance suggestions (throttle or increase FPS) (#393) 2021-09-06 16:27:16 +02:00
AVCaptureConnection+setInterfaceOrientation.swift feat: Support rotation (#301) 2021-07-26 11:32:58 +02:00
AVCaptureDevice.Format+isBetterThan.swift feat: Full Android rewrite (CameraX -> Camera2) (#1674) 2023-08-21 12:50:14 +02:00
AVCaptureDevice.Format+matchesFilter.swift feat: Full Android rewrite (CameraX -> Camera2) (#1674) 2023-08-21 12:50:14 +02:00
AVCaptureDevice.Format+toDictionary.swift perf: Improve pixelFormat and add CameraDevice.sensorOrientation (#1729) 2023-09-01 15:07:16 +02:00
AVCaptureDevice.Format+videoDimensions.swift chore: Lint Swift 2021-08-03 12:01:39 +02:00
AVCaptureDevice+isMultiCam.swift chore: Move to /mrousavy/ (#224) 2021-06-21 22:42:46 +02:00
AVCaptureDevice+neutralZoom.swift chore: Move to /mrousavy/ (#224) 2021-06-21 22:42:46 +02:00
AVCaptureDevice+physicalDevices.swift chore: Move to /mrousavy/ (#224) 2021-06-21 22:42:46 +02:00
AVCapturePhotoOutput+mirror.swift chore: Move to /mrousavy/ (#224) 2021-06-21 22:42:46 +02:00
AVCaptureSession+setVideoStabilizationMode.swift feat: Video Stabilization (#160) 2021-06-03 15:42:02 +02:00
AVFrameRateRange+includes.swift chore: Move to /mrousavy/ (#224) 2021-06-21 22:42:46 +02:00
Collection+safe.swift chore: Move to /mrousavy/ (#224) 2021-06-21 22:42:46 +02:00
FourCharCode+toString.swift feat: Complete iOS Codebase rewrite (#1647) 2023-07-20 15:30:04 +02:00