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

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKyle Swanson <k@ylo.ph>2016-05-11 21:30:14 +0300
committerPaul B Mahol <onemda@gmail.com>2016-05-18 23:15:01 +0300
commitc0c378009b4ba5dea2ac1f93c972a6c84b2dff0d (patch)
tree1e0bd01b051c9117a5b410eb614e72fee970f1f9 /MAINTAINERS
parent42ee137a0a7d025f77964e38b438d00095e6dd11 (diff)
avfilter: add loudnorm
Signed-off-by: Kyle Swanson <k@ylo.ph>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 14bf377d1f..52c30edba4 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -358,6 +358,7 @@ Filters:
af_compand.c Paul B Mahol
af_firequalizer.c Muhammad Faiz
af_ladspa.c Paul B Mahol
+ af_loudnorm.c Kyle Swanson
af_pan.c Nicolas George
af_sidechaincompress.c Paul B Mahol
af_silenceremove.c Paul B Mahol