aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/Makefile
diff options
context:
space:
mode:
authorMartin Storsjö <martin@martin.st>2010-09-03 21:13:01 +0000
committerMartin Storsjö <martin@martin.st>2010-09-03 21:13:01 +0000
commitdab95c05843c1e2152fdc5bd61306564cf3a59d1 (patch)
treebda07e8a8d3b7ace2cf31bfa2380181ac6814452 /libavcodec/Makefile
parentf0d8ac529ff4373a8b8565cfacfa380edd2f16bc (diff)
downloadffmpeg-dab95c05843c1e2152fdc5bd61306564cf3a59d1.tar.gz
Fix the dependencies of the RTP muxer
This fixes building with --disable-everything --enable-muxer=rtp, closing issue 2159. Originally committed as revision 25036 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/Makefile')
-rw-r--r--libavcodec/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/Makefile b/libavcodec/Makefile
index 3d0cb8ce32..66233d01df 100644
--- a/libavcodec/Makefile
+++ b/libavcodec/Makefile
@@ -522,7 +522,7 @@ OBJS-$(CONFIG_NUT_MUXER) += mpegaudiodata.o
OBJS-$(CONFIG_OGG_DEMUXER) += flacdec.o flacdata.o flac.o \
dirac.o mpeg12data.o
OBJS-$(CONFIG_OGG_MUXER) += xiph.o flacdec.o flacdata.o flac.o
-OBJS-$(CONFIG_RTP_MUXER) += mpegvideo.o
+OBJS-$(CONFIG_RTP_MUXER) += mpegvideo.o xiph.o
OBJS-$(CONFIG_WEBM_MUXER) += xiph.o mpeg4audio.o \
flacdec.o flacdata.o flac.o