aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/Makefile
diff options
context:
space:
mode:
authorasivery <asivery@protonmail.com>2024-03-08 14:45:02 +0100
committerStefano Sabatini <stefasab@gmail.com>2024-03-12 11:26:13 +0100
commit9124d807dc0d6eabed297c922cc2a4d18e08ee0a (patch)
treef9b69f3372b4d187eb4ba58009eacbf9916e31a6 /libavformat/Makefile
parent78803a4b8af3470ffa9f4da672a4b40edd64f5de (diff)
downloadffmpeg-9124d807dc0d6eabed297c922cc2a4d18e08ee0a.tar.gz
avformat/aea: add aea muxer
Signed-off-by: asivery <asivery@protonmail.com>
Diffstat (limited to 'libavformat/Makefile')
-rw-r--r--libavformat/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/libavformat/Makefile b/libavformat/Makefile
index a3bfc209c3..785349c036 100644
--- a/libavformat/Makefile
+++ b/libavformat/Makefile
@@ -91,7 +91,8 @@ OBJS-$(CONFIG_ADTS_MUXER) += adtsenc.o apetag.o img2.o \
id3v2enc.o
OBJS-$(CONFIG_ADX_DEMUXER) += adxdec.o
OBJS-$(CONFIG_ADX_MUXER) += rawenc.o
-OBJS-$(CONFIG_AEA_DEMUXER) += aea.o pcm.o
+OBJS-$(CONFIG_AEA_DEMUXER) += aeadec.o pcm.o
+OBJS-$(CONFIG_AEA_MUXER) += aeaenc.o rawenc.o
OBJS-$(CONFIG_AFC_DEMUXER) += afc.o
OBJS-$(CONFIG_AIFF_DEMUXER) += aiffdec.o aiff.o pcm.o \
mov_chan.o replaygain.o