summaryrefslogtreecommitdiff
path: root/libavfilter/vf_chromaber_vulkan.c
Commit message (Collapse)AuthorAge
* lavfi: add an chromaber_vulkan filterLynne2020-02-04
This commit adds a chromatic aberration filter for Vulkan that attempts to emulate a lens chromatic aberration effect. For a YUV frame it will instead shift the chroma channels, providing a simple approximation.