Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'libavfilter/Makefile')
-rw-r--r--libavfilter/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavfilter/Makefile b/libavfilter/Makefile
index 2559e8a4b7..a37d422fb8 100644
--- a/libavfilter/Makefile
+++ b/libavfilter/Makefile
@@ -21,7 +21,6 @@ OBJS = allfilters.o \
drawutils.o \
formats.o \
graphparser.o \
- vf_scale.o \
video.o \
OBJS-$(CONFIG_AFIFO_FILTER) += fifo.o