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:
authorAnton Khirnov <anton@khirnov.net>2012-08-01 20:23:12 +0400
committerAnton Khirnov <anton@khirnov.net>2012-08-08 13:10:06 +0400
commitf5e668273a0c3ee439b3df41c7555fd3b77f6035 (patch)
tree13af23cc975188677663dbbd6510170873c2b7e9 /Makefile
parent8f2aa89a5d4e0bc530af7dc7b4d9e9b2d61f7feb (diff)
avconv: split option parsing into a separate file.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 682eda75a4..6477059c3f 100644
--- a/Makefile
+++ b/Makefile
@@ -60,6 +60,7 @@ PROGS-$(CONFIG_AVSERVER) += avserver
PROGS := $(PROGS-yes:%=%$(EXESUF))
OBJS = cmdutils.o
+OBJS-avconv = avconv_opt.o
TESTTOOLS = audiogen videogen rotozoom tiny_psnr base64
HOSTPROGS := $(TESTTOOLS:%=tests/%) doc/print_options
TOOLS = qt-faststart trasher