]> git.sesse.net Git - ffmpeg/commit - libavutil/hwcontext_vulkan.c
hwcontext_vulkan: optionally enable more functionality
authorNiklas Haas <git@haasn.xyz>
Wed, 25 Nov 2020 11:50:33 +0000 (12:50 +0100)
committerLynne <dev@lynne.ee>
Wed, 25 Nov 2020 22:14:47 +0000 (23:14 +0100)
commit3fbc74582f9c3bb941fd63f59fdf25dd16a98a6c
tree78dd1982976d56cd1f40ef853212ce510b18b732
parent2aeb15265373966fa81ee25227eee6d5f473679e
hwcontext_vulkan: optionally enable more functionality

These two extensions and two features are both optionally used by
libplacebo to speed up rendering, so it makes sense for libavutil to
automatically enable them as well.
libavutil/hwcontext_vulkan.c