summaryrefslogtreecommitdiff
path: root/libavformat/Makefile
diff options
context:
space:
mode:
authorfoo86 <foobaz86@gmail.com>2017-07-01 17:06:27 +0300
committerPaul B Mahol <onemda@gmail.com>2017-07-19 12:27:33 +0200
commitf04ef268164f7e88bef809fb028c6fa01b024ea3 (patch)
tree6e49d59da19c1c5f964296e85c7bb0c247294e99 /libavformat/Makefile
parent930fe4b1f75d4176a7226fccdcbd6c68b816a1b7 (diff)
avformat: add SMPTE 337M 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 80aeed22c0..b0ef82cdd4 100644
--- a/libavformat/Makefile
+++ b/libavformat/Makefile
@@ -432,6 +432,7 @@ OBJS-$(CONFIG_RTSP_DEMUXER) += rtsp.o rtspdec.o httpauth.o \
urldecode.o
OBJS-$(CONFIG_RTSP_MUXER) += rtsp.o rtspenc.o httpauth.o \
urldecode.o
+OBJS-$(CONFIG_S337M_DEMUXER) += s337m.o spdif.o
OBJS-$(CONFIG_SAMI_DEMUXER) += samidec.o subtitles.o
OBJS-$(CONFIG_SAP_DEMUXER) += sapdec.o
OBJS-$(CONFIG_SAP_MUXER) += sapenc.o