Commit a1e3e4ba authored by Vitor Sessak's avatar Vitor Sessak

Improve conditional compilation of vsrc_movie.c

Commited in SoC by Vitor Sessak on 2008-02-13 17:59:45

Originally committed as revision 11957 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 538e94d5
......@@ -27,7 +27,7 @@ OBJS-$(CONFIG_VF_SLICIFY) += vf_slicify.o
OBJS-$(CONFIG_VF_SPLIT) += vf_split.o
OBJS-$(CONFIG_VF_TRANSPOSE) += vf_transpose.o
OBJS-$(CONFIG_VF_VFLIP) += vf_vflip.o
OBJS-$(CONFIG_AVFILTER_LAVF) += vsrc_movie.o
OBJS-$(CONFIG_VSRC_MOVIE) += vsrc_movie.o
HEADERS = avfilter.h
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment