Commit e35d00f5 authored by vitor's avatar vitor

Fix compilation

Commited in SoC by Vitor Sessak on 2008-02-12 20:51:02


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@11956 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 7a251860
......@@ -17,6 +17,7 @@ OBJS-$(CONFIG_VF_CROP) += vf_crop.o
OBJS-$(CONFIG_VF_FPS) += vf_fps.o
OBJS-$(CONFIG_VF_HFLIP) += vf_hflip.o
OBJS-$(CONFIG_VF_NEGATE) += vf_negate.o
OBJS-$(CONFIG_VF_FIFO) += vf_fifo.o
OBJS-$(CONFIG_VF_FORMAT) += vf_format.o
OBJS-$(CONFIG_VF_OVERLAY) += vf_overlay.o
OBJS-$(CONFIG_VF_ROTATE) += vf_rotate.o
......
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