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:
authorMans Rullgard <mans@mansr.com>2012-10-27 23:02:33 +0400
committerDiego Biurrun <diego@biurrun.de>2013-02-24 03:19:36 +0400
commit3fc09b0081184f26edbb62d2d72ae89bf9e21768 (patch)
tree7bc02210421e42e5a22db6a5698949dce6864860 /configure
parent45235ac488363e3360bf2f2275102d1ec66eba0f (diff)
configure: Move list of external libs to a separate variable
Signed-off-by: Mans Rullgard <mans@mansr.com>
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure68
1 files changed, 36 insertions, 32 deletions
diff --git a/configure b/configure
index dcda88e859..c546ff2d0c 100755
--- a/configure
+++ b/configure
@@ -1011,6 +1011,41 @@ COMPONENT_LIST="
protocols
"
+EXTERNAL_LIBRARY_LIST="
+ avisynth
+ bzlib
+ frei0r
+ gnutls
+ libcdio
+ libdc1394
+ libfaac
+ libfdk_aac
+ libfreetype
+ libgsm
+ libilbc
+ libmp3lame
+ libopencore_amrnb
+ libopencore_amrwb
+ libopencv
+ libopenjpeg
+ libopus
+ libpulse
+ librtmp
+ libschroedinger
+ libspeex
+ libtheora
+ libvo_aacenc
+ libvo_amrwbenc
+ libvorbis
+ libvpx
+ libx264
+ libxavs
+ libxvid
+ openssl
+ x11grab
+ zlib
+"
+
HWACCEL_LIST="
dxva2
vaapi
@@ -1036,51 +1071,22 @@ PROGRAM_LIST="
CONFIG_LIST="
$COMPONENT_LIST
+ $EXTERNAL_LIBRARY_LIST
$HWACCEL_LIST
$LIBRARY_LIST
$PROGRAM_LIST
- avisynth
- bzlib
dct
doc
fft
- frei0r
- gnutls
gpl
gray
hardcoded_tables
- libcdio
- libdc1394
- libfaac
- libfdk_aac
- libfreetype
- libgsm
- libilbc
- libmp3lame
- libopencore_amrnb
- libopencore_amrwb
- libopencv
- libopenjpeg
- libopus
- libpulse
- librtmp
- libschroedinger
- libspeex
- libtheora
- libvo_aacenc
- libvo_amrwbenc
- libvorbis
- libvpx
- libx264
- libxavs
- libxvid
lsp
lzo
mdct
memalign_hack
network
nonfree
- openssl
pic
rdft
runtime_cpudetect
@@ -1093,8 +1099,6 @@ CONFIG_LIST="
thumb
version3
xmm_clobber_test
- x11grab
- zlib
"
THREADS_LIST='