diff options
author | Leo Izen <leo.izen@gmail.com> | 2022-04-17 09:22:36 -0400 |
---|---|---|
committer | Lynne <dev@lynne.ee> | 2022-04-23 19:51:46 +0200 |
commit | 3ac23440ef4a5a203f53b33325fa38b2e8afa219 (patch) | |
tree | 0b02a0d6b1f5126d05391a7336163b515b25c21f /MAINTAINERS | |
parent | 5f0b4e9c709761eafe0775c1c1791b09462a91e0 (diff) | |
download | ffmpeg-3ac23440ef4a5a203f53b33325fa38b2e8afa219.tar.gz |
avformat/image2: add Jpeg XL as image2 format
This commit adds support to libavformat for muxing
and demuxing Jpeg XL images as image2 streams.
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
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 |