[FFmpeg-devel] [PATCH] libavfilter: add af_whisper codeowner (PR #20189)
Vittorio Palmisano
code at ffmpeg.org
Sat Aug 9 00:58:05 EEST 2025
PR #20189 opened by Vittorio Palmisano (vpalmisano)
URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20189
Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20189.patch
From cc3235c4a04bc119a429e993aff31e8aaab3cfb6 Mon Sep 17 00:00:00 2001
From: Vittorio Palmisano <vpalmisano at gmail.com>
Date: Fri, 8 Aug 2025 23:55:49 +0200
Subject: [PATCH] libavfilter: add af_whisper codeowner
---
.forgejo/CODEOWNERS | 1 +
MAINTAINERS | 1 +
2 files changed, 2 insertions(+)
diff --git a/.forgejo/CODEOWNERS b/.forgejo/CODEOWNERS
index 2476cdf0fd..3a3870b6ea 100644
--- a/.forgejo/CODEOWNERS
+++ b/.forgejo/CODEOWNERS
@@ -37,6 +37,7 @@ libavcodec/x86/.* @lynne
# avfilter
# =======
libavfilter/aarch64/.* @mstorsjo
+libavfilter/af_whisper.* @vpalmisano
libavfilter/vf_yadif.* @michaelni
libavfilter/vsrc_mandelbrot.* @michaelni
diff --git a/MAINTAINERS b/MAINTAINERS
index 650300dadc..5ebe281058 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -326,6 +326,7 @@ Filters:
af_hdcd.c Burt P.
af_loudnorm.c Kyle Swanson
af_pan.c Nicolas George
+ af_whisper.c Vittorio Palmisano
avf_showcqt.c Muhammad Faiz
vf_bwdif Thomas Mundt (CC <thomas.mundt at hr.de>)
vf_chromakey.c Timo Rothenpieler
--
2.49.1
More information about the ffmpeg-devel
mailing list