summaryrefslogtreecommitdiffstats
path: root/libavformat/Makefile
diff options
context:
space:
mode:
authorClément Bœsch <ubitux@gmail.com>2012-09-01 14:34:24 +0200
committerClément Bœsch <ubitux@gmail.com>2012-09-23 15:24:08 +0200
commit2599541b3d7367d70d30ba88f17295265daef579 (patch)
tree8608d4071fa7e9bcb6896b3cdd8fdb52a8e9a633 /libavformat/Makefile
parent697ea4fccf093dec5684cae9a90e1651071474d6 (diff)
downloadffmpeg-streaming-2599541b3d7367d70d30ba88f17295265daef579.zip
ffmpeg-streaming-2599541b3d7367d70d30ba88f17295265daef579.tar.gz
WebVTT demuxer and decoder.
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 d6f8a1a..632721f 100644
--- a/libavformat/Makefile
+++ b/libavformat/Makefile
@@ -355,6 +355,7 @@ OBJS-$(CONFIG_WC3_DEMUXER) += wc3movie.o
OBJS-$(CONFIG_WEBM_MUXER) += matroskaenc.o matroska.o \
isom.o avc.o \
flacenc_header.o avlanguage.o
+OBJS-$(CONFIG_WEBVTT_DEMUXER) += webvttdec.o
OBJS-$(CONFIG_WSAUD_DEMUXER) += westwood_aud.o
OBJS-$(CONFIG_WSVQA_DEMUXER) += westwood_vqa.o
OBJS-$(CONFIG_WTV_DEMUXER) += wtvdec.o wtv.o asfdec.o asf.o asfcrypt.o \
OpenPOWER on IntegriCloud