aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorThilo Borgmann <thilo.borgmann@mail.de>2023-12-02 18:46:16 +0100
committerThilo Borgmann <thilo.borgmann@mail.de>2024-01-05 09:29:05 +0100
commit7ec4835386923a3f0cf9f3a257774a55f165a0e9 (patch)
tree1195967c9fc00b38c7414a2e670e62e948af2629 /MAINTAINERS
parent94949d4770d7b95af2f46b2d375632d517172b9d (diff)
downloadffmpeg-7ec4835386923a3f0cf9f3a257774a55f165a0e9.tar.gz
avfilter: Add fsync filter
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 9c4683db19..3f7098acf8 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -343,6 +343,7 @@ Filters:
vf_delogo.c Jean Delvare (CC <jdelvare@suse.com>)
vf_drawbox.c/drawgrid Andrey Utkin
vf_extractplanes.c Paul B Mahol
+ vf_fsync.c Thilo Borgmann
vf_histogram.c Paul B Mahol
vf_hqx.c Clément Bœsch
vf_idet.c Pascal Massimino