ffmpeg/libavfilter/vulkan
Lynne d3d0b7a5ee
lavfi/v360: add a Vulkan-compute based filter
This just adds a Vulkan compute-based 360-degree video conversion.
It implements a sufficient subset of the most popular 360-degree video formats.

Options such as rotation are dynamic and can be adjusted during runtime.

Some of the work was based on Paul B. Mahol's patch from 2020. There
were spots where the arithmetic conversion was incorrect.
2026-04-09 12:31:24 +02:00
..
.gitignore
avgblur.comp.glsl Makefile: specify GLSL version via command line arguments 2026-02-19 19:42:20 +01:00
bwdif.comp.glsl Makefile: specify GLSL version via command line arguments 2026-02-19 19:42:20 +01:00
debayer.comp.glsl Makefile: specify GLSL version via command line arguments 2026-02-19 19:42:20 +01:00
Makefile lavfi/v360: add a Vulkan-compute based filter 2026-04-09 12:31:24 +02:00
v360.comp.glsl lavfi/v360: add a Vulkan-compute based filter 2026-04-09 12:31:24 +02:00