summaryrefslogtreecommitdiff
path: root/libavformat/Makefile
diff options
context:
space:
mode:
authorZhentan Feng <spyfeng@gmail.com>2010-05-24 21:59:32 +0000
committerRonald S. Bultje <rsbultje@gmail.com>2010-05-24 21:59:32 +0000
commita24039861d92cc10bf09f2c64daabf4894a6fc0b (patch)
treed05c8849e0837f3e489f32c80198969cece36c5d /libavformat/Makefile
parente34d5db5957aac0b2b7228ced432dcf4a1f5e5dc (diff)
MMS-over-TCP protocol support. Patch by Zhentan Feng <spyfeng gmail com>.
Originally committed as revision 23301 to svn://svn.ffmpeg.org/ffmpeg/trunk
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 cffcd6ad5c..4c4b83bc2e 100644
--- a/libavformat/Makefile
+++ b/libavformat/Makefile
@@ -275,6 +275,7 @@ OBJS+= avio.o aviobuf.o
OBJS-$(CONFIG_FILE_PROTOCOL) += file.o
OBJS-$(CONFIG_GOPHER_PROTOCOL) += gopher.o
OBJS-$(CONFIG_HTTP_PROTOCOL) += http.o httpauth.o
+OBJS-$(CONFIG_MMST_PROTOCOL) += mmst.o asf.o
OBJS-$(CONFIG_PIPE_PROTOCOL) += file.o
# external or internal rtmp