summaryrefslogtreecommitdiff
path: root/libavformat/Makefile
diff options
context:
space:
mode:
authorVesselin Bontchev <vesselin.bontchev@yandex.com>2015-07-19 23:16:36 +0200
committerVesselin Bontchev <vesselin.bontchev@yandex.com>2015-08-21 04:24:58 +0000
commite32a99264be6ce0d3ec060fdb8b56463b2f0b8cd (patch)
treec57c4f9933bc1c7eb2977628f6b9cebfd7f87d61 /libavformat/Makefile
parent45f3d4e63e7807ff3d281f269625ed83f11e4cdc (diff)
Add support for Audible AA files
https://en.wikipedia.org/wiki/Audible.com#Quality
Diffstat (limited to 'libavformat/Makefile')
-rw-r--r--libavformat/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavformat/Makefile b/libavformat/Makefile
index cc73fd8b02..466da516ad 100644
--- a/libavformat/Makefile
+++ b/libavformat/Makefile
@@ -59,6 +59,7 @@ OBJS-$(CONFIG_SHARED) += log2_tab.o golomb_tab.o
# muxers/demuxers
OBJS-$(CONFIG_A64_MUXER) += a64.o rawenc.o
+OBJS-$(CONFIG_AA_DEMUXER) += aadec.o
OBJS-$(CONFIG_AAC_DEMUXER) += aacdec.o apetag.o img2.o rawdec.o
OBJS-$(CONFIG_AC3_DEMUXER) += ac3dec.o rawdec.o
OBJS-$(CONFIG_AC3_MUXER) += rawenc.o