CoreVideo iOS 14.5 to 15.0 API Differences

CVBase.h
Added #def CV_RETURNS_RETAINED
CVBuffer.h
Added CVBufferCopyAttachments()
Added CVBufferCopyAttachment()
Added CVBufferHasAttachment()
Modified CVBufferGetAttachment()
AvailabilityReplacement
FromAvailablenone
ToDeprecatedCVBufferCopyAttachment

Modified CVBufferGetAttachments()
AvailabilityReplacement
FromAvailablenone
ToDeprecatedCVBufferCopyAttachments

CVImageBuffer.h
Added kCVImageBufferAmbientViewingEnvironmentKey
Added kCVImageBufferRegionOfInterestKey
CVPixelBuffer.h
Added kCVPixelFormatType_40ARGBLEWideGamut
Added kCVPixelFormatType_40ARGBLEWideGamutPremultiplied
Added kCVPixelFormatType_422YpCbCr16BiPlanarVideoRange
Added kCVPixelFormatType_444YpCbCr16BiPlanarVideoRange
Added kCVPixelFormatType_444YpCbCr16VideoRange_16A_TriPlanar
Added kCVPixelFormatType_Lossless_32BGRA
Added kCVPixelFormatType_Lossless_420YpCbCr8BiPlanarVideoRange
Added kCVPixelFormatType_Lossless_420YpCbCr8BiPlanarFullRange
Added kCVPixelFormatType_Lossless_420YpCbCr10PackedBiPlanarVideoRange
Added kCVPixelFormatType_Lossless_422YpCbCr10PackedBiPlanarVideoRange
Added kCVPixelFormatType_Lossy_32BGRA
Added kCVPixelFormatType_Lossy_420YpCbCr8BiPlanarVideoRange
Added kCVPixelFormatType_Lossy_420YpCbCr8BiPlanarFullRange
Added kCVPixelFormatType_Lossy_420YpCbCr10PackedBiPlanarVideoRange
Added kCVPixelFormatType_Lossy_422YpCbCr10PackedBiPlanarVideoRange
Added kCVPixelBufferProResRAWKey_MetadataExtension
Added CVPixelBufferCopyCreationAttributes()
CVPixelFormatDescription.h
Added CVIsCompressedPixelFormatAvailable()