PR #21434 opened by michaelni URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/21434 Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/21434.patch
Signed-off-by: Michael Niedermayer <[email protected]> >From 8657e253126898b1ebd0b1d4e4b61d6010a4b7f1 Mon Sep 17 00:00:00 2001 From: Michael Niedermayer <[email protected]> Date: Mon, 12 Jan 2026 03:01:37 +0100 Subject: [PATCH] .forgejo/CODEOWNERS: get notified for vf_find_rect Signed-off-by: Michael Niedermayer <[email protected]> --- .forgejo/CODEOWNERS | 1 + 1 file changed, 1 insertion(+) diff --git a/.forgejo/CODEOWNERS b/.forgejo/CODEOWNERS index ac9099b953..2aeebf0e1c 100644 --- a/.forgejo/CODEOWNERS +++ b/.forgejo/CODEOWNERS @@ -104,6 +104,7 @@ libavfilter/vf_blackdetect.* @haasn libavfilter/vf_colordetect.* @haasn libavfilter/vf_colorspace.* @rbultje libavfilter/.*drawvg.* @ayosec +libavfilter/vf_find_rect.* @michaelni libavfilter/vf_icc.* @haasn libavfilter/vf_libplacebo.* @haasn libavfilter/vf_premultiply.* @haasn -- 2.49.1 _______________________________________________ ffmpeg-devel mailing list -- [email protected] To unsubscribe send an email to [email protected]
