summaryrefslogtreecommitdiff
path: root/libavfilter/vf_overlay_vulkan.c
Commit message (Expand)AuthorAgeFilesLines
* lavfi/vulkan: use av_get_random_seed instead of randLynne2020-05-291-1/+2
* lavfi/vulkan: use all enabled queues in the queue familyLynne2020-05-231-16/+21
* overlay_vulkan: add support for overlaying images with an alpha channelLynne2020-04-231-2/+23
* lavfi: add an overlay_vulkan filterLynne2020-02-041-0/+463