diff options
author | Vesselin Bontchev <vesselin.bontchev@yandex.com> | 2015-07-19 23:16:36 +0200 |
---|---|---|
committer | Vesselin Bontchev <vesselin.bontchev@yandex.com> | 2015-08-21 04:24:58 +0000 |
commit | e32a99264be6ce0d3ec060fdb8b56463b2f0b8cd (patch) | |
tree | c57c4f9933bc1c7eb2977628f6b9cebfd7f87d61 /MAINTAINERS | |
parent | 45f3d4e63e7807ff3d281f269625ed83f11e4cdc (diff) | |
download | ffmpeg-e32a99264be6ce0d3ec060fdb8b56463b2f0b8cd.tar.gz |
Add support for Audible AA files
https://en.wikipedia.org/wiki/Audible.com#Quality
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index b2aaf3c428..94405e31d2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -399,6 +399,7 @@ Generic parts: Muxers/Demuxers: 4xm.c Mike Melanson + aadec.c Vesselin Bontchev (vesselin.bontchev at yandex dot com) adtsenc.c Robert Swain afc.c Paul B Mahol aiffdec.c Baptiste Coudurier, Matthieu Bouron |