diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2013-02-24 17:55:31 +0100 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2013-02-24 17:55:31 +0100 |
commit | 214cb30b72b9ac4af8502e5d4c79b845bc44e386 (patch) | |
tree | 1e5554172f7756ec51cc0124556f4931b86bf34d | |
parent | 5f8f9dc4362b12c78189fb9e3d8587fae4fee987 (diff) | |
parent | 3fc09b0081184f26edbb62d2d72ae89bf9e21768 (diff) | |
download | ffmpeg-214cb30b72b9ac4af8502e5d4c79b845bc44e386.tar.gz |
Merge commit '3fc09b0081184f26edbb62d2d72ae89bf9e21768'
* commit '3fc09b0081184f26edbb62d2d72ae89bf9e21768':
configure: Move list of external libs to a separate variable
Conflicts:
configure
Merged-by: Michael Niedermayer <michaelni@gmx.at>
-rwxr-xr-x | configure | 102 |
1 files changed, 53 insertions, 49 deletions
@@ -1115,6 +1115,58 @@ COMPONENT_LIST=" protocols " +EXTERNAL_LIBRARY_LIST=" + avisynth + bzlib + crystalhd + fontconfig + frei0r + gnutls + libaacplus + libass + libbluray + libcaca + libcdio + libcelt + libdc1394 + libfaac + libfdk_aac + libflite + libfreetype + libgsm + libiec61883 + libilbc + libmodplug + libmp3lame + libnut + libopencore_amrnb + libopencore_amrwb + libopencv + libopenjpeg + libopus + libpulse + librtmp + libschroedinger + libsoxr + libspeex + libstagefright_h264 + libtheora + libtwolame + libutvideo + libv4l2 + libvo_aacenc + libvo_amrwbenc + libvorbis + libvpx + libx264 + libxavs + libxvid + openal + openssl + x11grab + zlib +" + DOCUMENT_LIST=" doc htmlpages @@ -1152,63 +1204,19 @@ PROGRAM_LIST=" CONFIG_LIST=" $COMPONENT_LIST $DOCUMENT_LIST + $EXTERNAL_LIBRARY_LIST $HWACCEL_LIST $LIBRARY_LIST $PROGRAM_LIST - avisynth - bzlib - crystalhd dct dwt fast_unaligned fft - fontconfig - frei0r ftrapv - gnutls gpl gray hardcoded_tables incompatible_fork_abi - libaacplus - libass - libbluray - libcaca - libcdio - libcelt - libdc1394 - libfaac - libfdk_aac - libflite - libfreetype - libgsm - libiec61883 - libilbc - libmodplug - libmp3lame - libnut - libopencore_amrnb - libopencore_amrwb - libopencv - libopenjpeg - libopus - libpulse - librtmp - libschroedinger - libsoxr - libspeex - libstagefright_h264 - libtheora - libtwolame - libutvideo - libv4l2 - libvo_aacenc - libvo_amrwbenc - libvorbis - libvpx - libx264 - libxavs - libxvid lsp lzo mdct @@ -1216,8 +1224,6 @@ CONFIG_LIST=" memory_poisoning network nonfree - openal - openssl pic rdft runtime_cpudetect @@ -1230,8 +1236,6 @@ CONFIG_LIST=" thumb version3 xmm_clobber_test - x11grab - zlib " THREADS_LIST=' |