Skip to content

ios: Bump minimum target SDK to iOS 11.0

Matthew Waters requested to merge ystreet/cerbero:ios-11 into master

According to https://david-smith.org/iosversionstats/ iOS 10 is used by <2% of devices.

iOS allows us to use IOSurface unconditionally which has numerous advantages for decoder zerocopy interaction. Especially with OpenGL Metal/Vulkan

Fixes #214 (closed)

Depends:

Edited by Matthew Waters

Merge request reports