summaryrefslogtreecommitdiff
path: root/libavformat/Makefile
diff options
context:
space:
mode:
authorPeter Ross <pross@xvid.org>2014-04-17 21:01:08 +1000
committerMichael Niedermayer <michaelni@gmx.at>2014-04-18 03:25:58 +0200
commit27998451d86d2da50a20317d0442fa0d6e77100b (patch)
treea0d4147dac96146a1e32d384c545064f1ad16e6e /libavformat/Makefile
parent97751e1324deb91522b1d73307dab1a88c8d726c (diff)
DSD Stream File (DSF) demuxer
Signed-off-by: Peter Ross <pross@xvid.org> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
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 3df5c88605..38b7f9ae36 100644
--- a/libavformat/Makefile
+++ b/libavformat/Makefile
@@ -118,6 +118,7 @@ OBJS-$(CONFIG_DIRAC_DEMUXER) += diracdec.o rawdec.o
OBJS-$(CONFIG_DIRAC_MUXER) += rawenc.o
OBJS-$(CONFIG_DNXHD_DEMUXER) += dnxhddec.o rawdec.o
OBJS-$(CONFIG_DNXHD_MUXER) += rawenc.o
+OBJS-$(CONFIG_DSF_DEMUXER) += dsfdec.o
OBJS-$(CONFIG_DSICIN_DEMUXER) += dsicin.o
OBJS-$(CONFIG_DTSHD_DEMUXER) += dtshddec.o
OBJS-$(CONFIG_DTS_DEMUXER) += dtsdec.o rawdec.o