summaryrefslogtreecommitdiff
path: root/libavformat/Makefile
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2023-01-25 19:16:03 +0100
committerPaul B Mahol <onemda@gmail.com>2023-01-30 21:02:48 +0100
commitfa42575ffa30f226f6fda89cb192f315319f8575 (patch)
treeedd4a7f12639bb21c7e9c5777f23d285d635cf9c /libavformat/Makefile
parent280e6e93fc96afbbb73f1987eb3d603f8949ea30 (diff)
downloadffmpeg-fa42575ffa30f226f6fda89cb192f315319f8575.tar.gz
avformat: add XMD demuxer
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 2d11bcd7a3..0bb9e8c19a 100644
--- a/libavformat/Makefile
+++ b/libavformat/Makefile
@@ -621,6 +621,7 @@ OBJS-$(CONFIG_WVE_DEMUXER) += wvedec.o pcm.o
OBJS-$(CONFIG_WV_MUXER) += wvenc.o wv.o apetag.o img2.o
OBJS-$(CONFIG_XA_DEMUXER) += xa.o
OBJS-$(CONFIG_XBIN_DEMUXER) += bintext.o sauce.o
+OBJS-$(CONFIG_XMD_DEMUXER) += xmd.o pcm.o
OBJS-$(CONFIG_XMV_DEMUXER) += xmv.o
OBJS-$(CONFIG_XVAG_DEMUXER) += xvag.o
OBJS-$(CONFIG_XWMA_DEMUXER) += xwma.o