summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorrcombs <rcombs@rcombs.me>2021-12-21 02:38:18 -0600
committerrcombs <rcombs@rcombs.me>2021-12-22 18:43:34 -0600
commit8e24a8e93a9e0326967cf61a5caa243f566b3f81 (patch)
treee512ced14a91446de0c4d96501bd2d231f519c6e /MAINTAINERS
parent0f77ee9d97a9a9ed56da59a192acc616f574b932 (diff)
downloadffmpeg-8e24a8e93a9e0326967cf61a5caa243f566b3f81.tar.gz
lavfi/metal: fix build with pre-10.11 deployment targets
- Ensure the yadif .metal compiles when targeting any Metal runtime version - Use some preprocessor awkwardness to ensure Core Video's Metal-specific functionality is exposed regardless of our deployment target (this works around what seems to be an SDK header bug, filed as FB9816002) - Ensure all direct references to Metal functions and classes are gated behind runtime version checks (this satisfies clang's deployment-target violation warnings provided by -Wunguarded-availability).
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions