You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
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