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
e12e442b
Commit
e12e442b
authored
Nov 08, 2003
by
Christophe Massiot
Browse files
By default disable the stream_out_transrate plug-in since it takes 2 hours
compiling.
parent
a347d39f
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure.ac
View file @
e12e442b
dnl Autoconf settings for vlc
dnl $Id: configure.ac,v 1.10
8
2003/11/0
7 22
:5
6
:0
2 gbazin
Exp $
dnl $Id: configure.ac,v 1.10
9
2003/11/0
8 14
:5
4
:0
3 massiot
Exp $
AC_INIT(vlc,0.6.3-cvs)
...
...
@@ -1064,7 +1064,7 @@ then
AX_ADD_PLUGINS([stream_out_dummy stream_out_standard stream_out_es stream_out_rtp])
AX_ADD_PLUGINS([stream_out_duplicate stream_out_display stream_out_gather])
AX_ADD_PLUGINS([stream_out_transrate])
#
AX_ADD_PLUGINS([stream_out_transrate])
dnl Ogg and vorbis are handled in their respective section
fi
...
...
Write
Preview
Supports
Markdown
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