From 3ac23440ef4a5a203f53b33325fa38b2e8afa219 Mon Sep 17 00:00:00 2001 From: Leo Izen Date: Sun, 17 Apr 2022 09:22:36 -0400 Subject: avformat/image2: add Jpeg XL as image2 format This commit adds support to libavformat for muxing and demuxing Jpeg XL images as image2 streams. --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) (limited to 'MAINTAINERS') diff --git a/MAINTAINERS b/MAINTAINERS index faea84ebf1..46723972dc 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -439,6 +439,7 @@ Muxers/Demuxers: ipmovie.c Mike Melanson ircam* Paul B Mahol iss.c Stefan Gehrer + jpegxl_probe.* Leo Izen jvdec.c Peter Ross kvag.c Zane van Iperen libmodplug.c Clément Bœsch -- cgit v1.2.1