Commit 15facf93 authored by vitor's avatar vitor

Improve conditional compilation of vsrc_movie.c

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


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@11957 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent e35d00f5
......@@ -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