From a2fea0f4690e4f11ba093f14509643c44a485165 Mon Sep 17 00:00:00 2001 From: Zane van Iperen Date: Mon, 2 Nov 2020 15:47:32 +1000 Subject: 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 --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) (limited to 'MAINTAINERS') 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 -- cgit v1.2.1