]> git.sesse.net Git - ffmpeg/commit
lavfi: add an overlay_vulkan filter
authorLynne <dev@lynne.ee>
Sun, 27 Oct 2019 14:46:16 +0000 (14:46 +0000)
committerLynne <dev@lynne.ee>
Tue, 4 Feb 2020 23:19:48 +0000 (23:19 +0000)
commit7bb443137c656857449d56d1212d09a7018819b0
treef782b0d009ea0acd7a264738e6028fc9164d9f9c
parentd95c509cc64372f8b37d89310250785224751a90
lavfi: add an overlay_vulkan filter

This commit adds a basic, non-converting overlay filter for Vulkan.
configure
libavfilter/Makefile
libavfilter/allfilters.c
libavfilter/vf_overlay_vulkan.c [new file with mode: 0644]