aboutsummaryrefslogtreecommitdiffstats
path: root/libavfilter/vf_blackdetect_vulkan.c
Commit message (Collapse)AuthorAgeFilesLines
* avfilter/vf_blackdetect_vulkan: fix black region reportingNiklas Haas2025-06-041-8/+22
| | | | | The old logic failed to take into account files that ended on ablack region. The new logic matches the vf_blackdetect behavior.
* avfilter/blackdetect_vulkan: add hw accelerated blackdetect filterNiklas Haas2025-05-281-0/+431
Like vf_blackdetect but better, faster, stronger, harder. Signed-off-by: Niklas Haas <git@haasn.dev> Sponsored-by: nxtedition