You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-11-23 21:54:53 +02:00
MTLDevice supportsFamily is available since iOS 13, not 11, see https://developer.apple.com/documentation/metal/mtldevice/supportsfamily(_:)?language=objc. Signed-off-by: Martin Storsjö <martin@martin.st>