Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
macos: use YUYV for pixel types (#193)
kCVPixelFormatType_420YpCbCr10BiPlanarVideoRange kCVPixelFormatType_420YpCbCr8BiPlanarFullRange kCVPixelFormatType_420YpCbCr8BiPlanarVideoRange Fixes #100. This was suggested by the code from @paviro at #100 (comment).
- Loading branch information