summaryrefslogtreecommitdiffstats
path: root/libavformat/Makefile
diff options
context:
space:
mode:
authorNicolas George <nicolas.george@normalesup.org>2012-06-05 16:34:01 +0200
committerNicolas George <nicolas.george@normalesup.org>2012-12-09 18:50:38 +0100
commit160013736e40744989c8fc7dd1000980d00cf02d (patch)
treeab5223474c295cb240ee2ea4b47a121f21ed7a36 /libavformat/Makefile
parent18eb31963b9e5b343b934df98ed32bc7d13006f4 (diff)
downloadffmpeg-streaming-160013736e40744989c8fc7dd1000980d00cf02d.zip
ffmpeg-streaming-160013736e40744989c8fc7dd1000980d00cf02d.tar.gz
lavf: TED Talks JSON captions 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 d3d03b4..87fdc11 100644
--- a/libavformat/Makefile
+++ b/libavformat/Makefile
@@ -346,6 +346,7 @@ OBJS-$(CONFIG_SUBVIEWER_DEMUXER) += subviewerdec.o
OBJS-$(CONFIG_SWF_DEMUXER) += swfdec.o swf.o
OBJS-$(CONFIG_SWF_MUXER) += swfenc.o swf.o
OBJS-$(CONFIG_TAK_DEMUXER) += takdec.o apetag.o img2.o rawdec.o
+OBJS-$(CONFIG_TEDCAPTIONS_DEMUXER) += tedcaptionsdec.o
OBJS-$(CONFIG_THP_DEMUXER) += thp.o
OBJS-$(CONFIG_TIERTEXSEQ_DEMUXER) += tiertexseq.o
OBJS-$(CONFIG_MKVTIMESTAMP_V2_MUXER) += mkvtimestamp_v2.o
OpenPOWER on IntegriCloud