Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Steve Lhomme
VLC
Commits
e53d01ea
Commit
e53d01ea
authored
Sep 25, 2011
by
Rafaël Carré
Browse files
contribs: don't build avconv binary
parent
5a19e06f
Changes
2
Hide whitespace changes
Inline
Side-by-side
contrib/src/ffmpeg/rules.mak
View file @
e53d01ea
...
...
@@ -17,6 +17,7 @@ FFMPEGCONF = \
--disable-ffserver
\
--disable-ffmpeg
\
--disable-ffplay
\
--disable-avconv
\
--disable-devices
\
--disable-protocols
\
--disable-avfilter
\
...
...
extras/contrib/src/contrib-src.mak
View file @
e53d01ea
...
...
@@ -946,6 +946,7 @@ FFMPEGCONF = --disable-doc \
--disable-ffserver
\
--disable-ffmpeg
\
--disable-ffplay
\
--disable-avconv
\
--disable-devices
\
--disable-protocols
\
--disable-avfilter
\
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment