Signed-off-by: Mans Rullgard <mans@mansr.com>tags/n1.2
@@ -1011,6 +1011,41 @@ COMPONENT_LIST=" | |||||
protocols | 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=" | HWACCEL_LIST=" | ||||
dxva2 | dxva2 | ||||
vaapi | vaapi | ||||
@@ -1036,51 +1071,22 @@ PROGRAM_LIST=" | |||||
CONFIG_LIST=" | CONFIG_LIST=" | ||||
$COMPONENT_LIST | $COMPONENT_LIST | ||||
$EXTERNAL_LIBRARY_LIST | |||||
$HWACCEL_LIST | $HWACCEL_LIST | ||||
$LIBRARY_LIST | $LIBRARY_LIST | ||||
$PROGRAM_LIST | $PROGRAM_LIST | ||||
avisynth | |||||
bzlib | |||||
dct | dct | ||||
doc | doc | ||||
fft | fft | ||||
frei0r | |||||
gnutls | |||||
gpl | gpl | ||||
gray | gray | ||||
hardcoded_tables | 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 | lsp | ||||
lzo | lzo | ||||
mdct | mdct | ||||
memalign_hack | memalign_hack | ||||
network | network | ||||
nonfree | nonfree | ||||
openssl | |||||
pic | pic | ||||
rdft | rdft | ||||
runtime_cpudetect | runtime_cpudetect | ||||
@@ -1093,8 +1099,6 @@ CONFIG_LIST=" | |||||
thumb | thumb | ||||
version3 | version3 | ||||
xmm_clobber_test | xmm_clobber_test | ||||
x11grab | |||||
zlib | |||||
" | " | ||||
THREADS_LIST=' | THREADS_LIST=' | ||||