Author | SHA1 | Message | Date |
---|---|---|---|
|
727cac88b8
|
lavfi/vulkan: use all enabled queues in the queue family
This should significantly improve the performance with certain filterchains. |
5 years ago |
|
1a5e9ae4d8 |
scale_vulkan: add support for RGB->YUV conversions
Only top-left chroma position supported for now. |
5 years ago |
|
6fca61bbc9 |
lavfi: add Vulkan filtering framework
This commit adds a Vulkan filtering infrastructure for libavfilter. It attempts to abstract as much as possible of the Vulkan API from filters. The way the hwcontext and the framework are designed permits for parallel, non-CPU-blocking filtering throughout, with the exception of up/downloading and mapping. |
5 years ago |