summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorZane van Iperen <zane@zanevaniperen.com>2020-11-02 15:47:32 +1000
committerZane van Iperen <zane@zanevaniperen.com>2020-11-09 14:58:38 +1000
commita2fea0f4690e4f11ba093f14509643c44a485165 (patch)
treeb67e49c86328905af491b4c0de83282049488b12 /MAINTAINERS
parent555f5c1fc5ae0c4e7b0431dc3166c3fcf3f4e979 (diff)
downloadffmpeg-a2fea0f4690e4f11ba093f14509643c44a485165.tar.gz
avformat: add amv muxer
AMV is a hard-coded (and broken) subset of AVI. It's not worth sullying the existing AVI muxer with its filth. Fixes ticket #747. Signed-off-by: Zane van Iperen <zane@zanevaniperen.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 7a4161e2e5..2464f82be3 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -394,6 +394,7 @@ Muxers/Demuxers:
aiffdec.c Baptiste Coudurier, Matthieu Bouron
aiffenc.c Baptiste Coudurier, Matthieu Bouron
alp.c Zane van Iperen
+ amvenc.c Zane van Iperen
apm.c Zane van Iperen
apngdec.c Benoit Fouet
argo_asf.c Zane van Iperen