[FFmpeg-devel] [PATCH 5/7] avfilter/blackdetect_vulkan: add hw accelerated blackdetect filter
Lynne
dev at lynne.ee
Thu May 22 00:36:28 EEST 2025
On 18/05/2025 21:11, Niklas Haas wrote:
> From: Niklas Haas <git at haasn.dev>
>
> Like vf_blackdetect but better, faster, stronger, harder.
>
> Signed-off-by: Niklas Haas <git at haasn.dev>
> Sponsored-by: nxtedition
> ---
> configure | 1 +
> doc/filters.texi | 2 +-
> libavfilter/Makefile | 1 +
> libavfilter/allfilters.c | 1 +
> libavfilter/vf_blackdetect_vulkan.c | 431 ++++++++++++++++++++++++++++
> 5 files changed, 435 insertions(+), 1 deletion(-)
> create mode 100644 libavfilter/vf_blackdetect_vulkan.c
LGTM
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_0xA2FEA5F03F034464.asc
Type: application/pgp-keys
Size: 624 bytes
Desc: OpenPGP public key
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20250522/a5c20f0b/attachment.key>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature.asc
Type: application/pgp-signature
Size: 236 bytes
Desc: OpenPGP digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20250522/a5c20f0b/attachment.sig>
More information about the ffmpeg-devel
mailing list