react-native-vision-camera/package/ios/Extensions
Marc Rousavy d7f7095d1a
fix: Use bitRate multiplier instead of setting it to an absolute value (#2216)
* fix: Use `bitRate` multiplier instead of setting it to an absolute value

* Pass override

* Format

* Rename

* feat: Also implement Android

* fix: Log Mbps properly

* fix: Up-/Down-scale bit-rate if different options

* fix: Parse in Manager

* Update RecordingSession+getRecommendedBitRate.kt
2023-11-27 17:20:26 +01:00
..
AVAssetWriterInputPixelBufferAdaptor+initWithVideoSettings.swift chore: Move everything into package/ (#1745) 2023-09-01 18:15:28 +02:00
AVAudioSession+updateCategory.swift fix: Fix Video Recording delay and improve startRecording() performance (#2192) 2023-11-22 17:53:10 +01:00
AVCaptureConnection+setInterfaceOrientation.swift feat: New Core/ library (#1975) 2023-10-13 18:33:20 +02:00
AVCaptureDevice.Format+dimensions.swift feat: Use correct photo and video format dimensions on iOS (#1929) 2023-10-06 16:11:09 +02:00
AVCaptureDevice.Format+toDictionary.swift perf: Use lossy compressed YUV buffers if available (#2195) 2023-11-22 16:19:29 +01:00
AVCaptureDevice+isMultiCam.swift chore: Move everything into package/ (#1745) 2023-09-01 18:15:28 +02:00
AVCaptureDevice+neutralZoom.swift chore: Move everything into package/ (#1745) 2023-09-01 18:15:28 +02:00
AVCaptureDevice+physicalDevices.swift chore: Move everything into package/ (#1745) 2023-09-01 18:15:28 +02:00
AVCaptureDevice+toDictionary.swift fix: Move minExposure/maxExposure from format into device (#2211) 2023-11-24 18:20:56 +01:00
AVCaptureOutput+mirror.swift feat: Support setting videoStabilizationMode (#2160) 2023-11-15 17:00:41 +01:00
AVCaptureSession+synchronizeBuffer.swift fix: Fully synchronize buffers in RecordingSession to account for late-running frames (#2206) 2023-11-23 18:17:15 +01:00
AVCaptureVideoDataOutput+findPixelFormat.swift feat: Add support for Buffer Compression for a more efficient Video Pipeline (enableBufferCompression) (#1828) 2023-09-21 17:18:54 +02:00
AVCaptureVideoDataOutput+pixelFormat.swift feat: New Core/ library (#1975) 2023-10-13 18:33:20 +02:00
AVCaptureVideoDataOutput+recommendedVideoSettings.swift fix: Use bitRate multiplier instead of setting it to an absolute value (#2216) 2023-11-27 17:20:26 +01:00
AVFrameRateRange+includes.swift chore: Move everything into package/ (#1745) 2023-09-01 18:15:28 +02:00
CMVideoDimensions+toCGSize.swift feat: Use correct photo and video format dimensions on iOS (#1929) 2023-10-06 16:11:09 +02:00
Collection+safe.swift chore: Move everything into package/ (#1745) 2023-09-01 18:15:28 +02:00
FourCharCode+toString.swift chore: Move everything into package/ (#1745) 2023-09-01 18:15:28 +02:00