build: avfilter: Remove duplicate compilation entry for vf_scale
vf_scale should not be unconditionally compiled even if disabled.
This commit is contained in:
@@ -21,7 +21,6 @@ OBJS = allfilters.o \
|
||||
drawutils.o \
|
||||
formats.o \
|
||||
graphparser.o \
|
||||
vf_scale.o \
|
||||
video.o \
|
||||
|
||||
OBJS-$(CONFIG_AFIFO_FILTER) += fifo.o
|
||||
|
Reference in New Issue
Block a user