summaryrefslogtreecommitdiff
path: root/libavformat/Makefile
diff options
context:
space:
mode:
authorAnssi Hannula <anssi.hannula@iki.fi>2010-11-10 00:04:12 +0000
committerCarl Eugen Hoyos <cehoyos@rainbow.studorg.tuwien.ac.at>2010-11-10 00:04:12 +0000
commit8079d2ec088ceed7773c004953f9870262358bed (patch)
tree3aa63c4f1297e9f529f4b56c2156cd0833035c99 /libavformat/Makefile
parentfe655f6723ff091c9a536f537ec35da9e7177bcd (diff)
Move code to be used by the IEC 61937 demuxer from spifenc.c into common
files spdif.h and spdif.c. Patch by Anssi Hannula, anssi d hannula a iki d fi Originally committed as revision 25715 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavformat/Makefile')
-rw-r--r--libavformat/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavformat/Makefile b/libavformat/Makefile
index 1519689c24..a412abad7f 100644
--- a/libavformat/Makefile
+++ b/libavformat/Makefile
@@ -256,7 +256,7 @@ OBJS-$(CONFIG_SMACKER_DEMUXER) += smacker.o
OBJS-$(CONFIG_SOL_DEMUXER) += sol.o pcm.o
OBJS-$(CONFIG_SOX_DEMUXER) += soxdec.o pcm.o
OBJS-$(CONFIG_SOX_MUXER) += soxenc.o
-OBJS-$(CONFIG_SPDIF_MUXER) += spdifenc.o
+OBJS-$(CONFIG_SPDIF_MUXER) += spdif.o spdifenc.o
OBJS-$(CONFIG_SRT_DEMUXER) += srtdec.o
OBJS-$(CONFIG_SRT_MUXER) += rawenc.o
OBJS-$(CONFIG_STR_DEMUXER) += psxstr.o