PR #24422 opened by AYOUB NABIL BOUBAGRAT (ayoubnabil) URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/24422 Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/24422.patch
hi, i'd like to add myself as a maintainer for the AC-3 and E-AC-3 decoders >From 69edfd862d6810d61d2b5f3ac33f198edb393669 Mon Sep 17 00:00:00 2001 From: Ayoub Nabil Boubagrat <[email protected]> Date: Tue, 8 Sep 2026 23:21:31 +0200 Subject: [PATCH] MAINTAINERS: add myself for the AC-3 and E-AC-3 decoders Signed-off-by: Ayoub Nabil Boubagrat <[email protected]> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 80d8d79051..2fa2fc5aea 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -150,6 +150,7 @@ Codecs: 8bps.c Roberto Togni 8svx.c Jaikrishnan Menon aacenc*, aaccoder.c Rostislav Pehlivanov + ac3dec*, eac3dec* Ayoub Nabil Boubagrat adpcm.c Zane van Iperen alacenc.c Jaikrishnan Menon alsdec.c Thilo Borgmann, Umair Khan -- 2.52.0 _______________________________________________ ffmpeg-devel mailing list -- [email protected] To unsubscribe send an email to [email protected]
