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

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2012-08-02 10:24:02 +0400
committerAnton Khirnov <anton@khirnov.net>2012-08-08 13:11:52 +0400
commitfe2147e93612cdcb4101b3b087f9a9f1835dba11 (patch)
tree7ba59e2721e978291fe317275f9b93549e58d679 /Makefile
parentf5e668273a0c3ee439b3df41c7555fd3b77f6035 (diff)
avconv: split configuring filter configuration to a separate file.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6477059c3f..1a4858d08d 100644
--- a/Makefile
+++ b/Makefile
@@ -60,7 +60,7 @@ PROGS-$(CONFIG_AVSERVER) += avserver
PROGS := $(PROGS-yes:%=%$(EXESUF))
OBJS = cmdutils.o
-OBJS-avconv = avconv_opt.o
+OBJS-avconv = avconv_opt.o avconv_filter.o
TESTTOOLS = audiogen videogen rotozoom tiny_psnr base64
HOSTPROGS := $(TESTTOOLS:%=tests/%) doc/print_options
TOOLS = qt-faststart trasher