react-native-vision-camera/ios/Extensions
Marc Rousavy 9c579c65aa
try: Improvements from WWDC 2021 1:1 workshop (#197)
* perf: Automatically determine Pixel Format depending on active format. (More efficient video recording 🚀)
* perf: Skip `AVAssetWriter` transform by directly correctly orienting the Video Output connection
* feat: Support camera flipping while recording
* feat: Run frame processor on separate queue, avoids stutters in video recordigns
* feat: Automatically drop late frame processor frames
2021-06-11 21:06:19 +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 fix: Make recorder less error-prone (#189) 2021-06-09 14:56:56 +02:00
AVCaptureDevice.Format+isBetterThan.swift fix: Fix AVAudioSession not allowing background music playback (#155) 2021-06-01 13:07:57 +02:00
AVCaptureDevice.Format+matchesFilter.swift fix: Fix AVAudioSession not allowing background music playback (#155) 2021-06-01 13:07:57 +02:00
AVCaptureDevice.Format+toDictionary.swift fix: Fix AVAudioSession not allowing background music playback (#155) 2021-06-01 13:07:57 +02:00
AVCaptureDevice+isMultiCam.swift fix: Fix AVAudioSession not allowing background music playback (#155) 2021-06-01 13:07:57 +02:00
AVCaptureDevice+neutralZoom.swift fix: Represent neutralZoom in factor instead of percentage (#179) 2021-06-07 10:46:53 +02:00
AVCaptureDevice+physicalDevices.swift fix: Fix AVAudioSession not allowing background music playback (#155) 2021-06-01 13:07:57 +02:00
AVCapturePhotoOutput+mirror.swift try: Improvements from WWDC 2021 1:1 workshop (#197) 2021-06-11 21:06:19 +02:00
AVCaptureSession+setVideoStabilizationMode.swift feat: Video Stabilization (#160) 2021-06-03 15:42:02 +02:00
AVCaptureVideoDataOutput+setOrientation.swift try: Improvements from WWDC 2021 1:1 workshop (#197) 2021-06-11 21:06:19 +02:00
AVFrameRateRange+includes.swift fix: Fix AVAudioSession not allowing background music playback (#155) 2021-06-01 13:07:57 +02:00
Collection+safe.swift fix: Fix AVAudioSession not allowing background music playback (#155) 2021-06-01 13:07:57 +02:00