aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/Makefile
diff options
context:
space:
mode:
authorNicolas George <nicolas.george@normalesup.org>2011-11-02 16:30:27 +0100
committerNicolas George <nicolas.george@normalesup.org>2011-12-15 18:38:06 +0100
commit2c82ab946b8722a3501069e346809288db69e858 (patch)
tree4312513eda372d839d1771f296b7f2a7a6173a01 /libavformat/Makefile
parentb33fd66f46fc8817344eca2468707f4c00568d7f (diff)
downloadffmpeg-2c82ab946b8722a3501069e346809288db69e858.tar.gz
lavf: add SBG 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 5ff45f7509..ee03dd40dc 100644
--- a/libavformat/Makefile
+++ b/libavformat/Makefile
@@ -281,6 +281,7 @@ OBJS-$(CONFIG_RTSP_MUXER) += rtsp.o rtspenc.o httpauth.o \
rtpenc_chain.o
OBJS-$(CONFIG_SAP_DEMUXER) += sapdec.o
OBJS-$(CONFIG_SAP_MUXER) += sapenc.o rtpenc_chain.o
+OBJS-$(CONFIG_SBG_DEMUXER) += sbgdec.o
OBJS-$(CONFIG_SDP_DEMUXER) += rtsp.o
OBJS-$(CONFIG_SEGAFILM_DEMUXER) += segafilm.o
OBJS-$(CONFIG_SEGMENT_MUXER) += segment.o