diff options
author | Lynne <dev@lynne.ee> | 2020-05-22 10:30:41 +0100 |
---|---|---|
committer | Lynne <dev@lynne.ee> | 2020-05-23 19:07:20 +0100 |
commit | 9576e49b40f335de091e9f77c71e4bc2f638d224 (patch) | |
tree | 371595f458216fccf342c93a6b49da0c7b9a4e79 /MAINTAINERS | |
parent | 88567a2e523d63fadb7eac839e2fbe46d065cd56 (diff) | |
download | ffmpeg-9576e49b40f335de091e9f77c71e4bc2f638d224.tar.gz |
oggdec: remove the oggparsedaala subdemuxer
The Xiph foundation never standardized either Daala nor its mapping in Ogg,
and all files that were created are undecodable without knowledge of the
git hash.
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 96654f1258..af02cf00a9 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -461,7 +461,6 @@ Muxers/Demuxers: oggdec.c, oggdec.h David Conrad oggenc.c Baptiste Coudurier oggparse*.c David Conrad - oggparsedaala* Rostislav Pehlivanov oma.c Maxim Poliakovski paf.c Paul B Mahol psxstr.c Mike Melanson |