summaryrefslogtreecommitdiff
path: root/libavformat/Makefile
diff options
context:
space:
mode:
authorPeter Ross <pross@xvid.org>2010-01-14 12:55:44 +0000
committerPeter Ross <pross@xvid.org>2010-01-14 12:55:44 +0000
commit83ab7f1883254e37861533d491fdf3d30ddbfc7a (patch)
tree6e4d36829fee3f1ff08291ca89304b181fbd3697 /libavformat/Makefile
parentefc034cc0fa97702d7d3c87491dd420f60aab822 (diff)
Adobe Filmstrip muxer and demuxer
Originally committed as revision 21212 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavformat/Makefile')
-rw-r--r--libavformat/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/libavformat/Makefile b/libavformat/Makefile
index 564a022b1b..18c3f2504d 100644
--- a/libavformat/Makefile
+++ b/libavformat/Makefile
@@ -65,6 +65,8 @@ OBJS-$(CONFIG_EAC3_DEMUXER) += raw.o id3v2.o
OBJS-$(CONFIG_EAC3_MUXER) += raw.o
OBJS-$(CONFIG_FFM_DEMUXER) += ffmdec.o
OBJS-$(CONFIG_FFM_MUXER) += ffmenc.o
+OBJS-$(CONFIG_FILMSTRIP_DEMUXER) += filmstripdec.o
+OBJS-$(CONFIG_FILMSTRIP_MUXER) += filmstripenc.o
OBJS-$(CONFIG_FLAC_DEMUXER) += flacdec.o raw.o id3v1.o \
id3v2.o oggparsevorbis.o
OBJS-$(CONFIG_FLAC_MUXER) += flacenc.o