Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2015-08-11 17:37:45 +0300
committerPaul B Mahol <onemda@gmail.com>2015-08-12 23:27:43 +0300
commitf9905e13ea1e8f3cc3971fdfc7fc8283a9779740 (patch)
treedab9e09063c10e4b0d204ecc361e2bccaf2f4b15 /MAINTAINERS
parent45c558563aef74d7d792bf7ff91f72741e4c5fc9 (diff)
avfilter: add aphasemeter filter
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index b0d0dc7d10..e1eb5568e3 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -354,6 +354,7 @@ Filters:
af_pan.c Nicolas George
af_sidechaincompress.c Paul B Mahol
af_silenceremove.c Paul B Mahol
+ avf_aphasemeter.c Paul B Mahol
avf_avectorscope.c Paul B Mahol
avf_showcqt.c Muhammad Faiz
vf_blend.c Paul B Mahol