summaryrefslogtreecommitdiff
path: root/libavformat/Makefile
diff options
context:
space:
mode:
authorSteve L'Homme <slhomme@divxcorp.com>2006-08-29 07:34:58 +0000
committerGuillaume Poirier <gpoirier@mplayerhq.hu>2006-08-29 07:34:58 +0000
commit8ac17293d328b3642872445fc77e1f98eca90175 (patch)
tree01294c09093f60841c7e516d5ed07bba862d8330 /libavformat/Makefile
parent776fe466b280a960485509d92e1ece3656efb8f1 (diff)
AVISynth support, patch by Steve Lhomme % slhomme A divxcorp P com %
Original Thread: Date: Aug 16, 2006 11:45 PM Subject: [Ffmpeg-devel] [PATCH] AVISynth support Originally committed as revision 6122 to svn://svn.ffmpeg.org/ffmpeg/trunk
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 eecbcb25bf..eb413951db 100644
--- a/libavformat/Makefile
+++ b/libavformat/Makefile
@@ -27,6 +27,7 @@ OBJS-$(CONFIG_AU_DEMUXER) += au.o riff.o
OBJS-$(CONFIG_AU_MUXER) += au.o riff.o
OBJS-$(CONFIG_AVI_DEMUXER) += avidec.o riff.o
OBJS-$(CONFIG_AVI_MUXER) += avienc.o riff.o
+OBJS-$(CONFIG_AVISYNTH) += avisynth.o
OBJS-$(CONFIG_AVS_DEMUXER) += avs.o
OBJS-$(CONFIG_CRC_MUXER) += crc.o
OBJS-$(CONFIG_FRAMECRC_MUXER) += crc.o