Trying to convert a Swift Data object of 'yuv2' into a Core Image. It seems the way to go is Data → CVPixelBuffer → CGImage. On one hand it's cool to have libraries to do the heavy lifting, on the other one, that involves many abstractions/frameworks. #swift #coregraphics #corevideo

Any #macOS / #iOS Video Devs / Engineers who work with #AVFoundation / #CoreVideo - has anyone stumbled on to the new `kCVPixelFormatType_Lossless_XYZ` & `kCVPixelFormatType_Lossy_XYZ` pixel format types?

I can’t find any documentation for them. Curious if folks have info.