---
configure | 27 ++++++++++-----------------
1 files changed, 10 insertions(+), 17 deletions(-)
diff --git a/configure b/configure
index 566bc5e..561182b 100755
--- a/configure
+++ b/configure
@@ -97,14 +97,7 @@ Configuration options:
--disable-swscale-alpha disable alpha channel support in swscale
--disable-fastdiv disable table-based division
--enable-small optimize for size instead of speed
- --disable-aandct disable AAN DCT code
- --disable-dct disable DCT code
--disable-fft disable FFT code
- --disable-golomb disable Golomb code
- --disable-huffman disable Huffman code
- --disable-lpc disable LPC code
- --disable-mdct disable MDCT code
- --disable-rdft disable RDFT code
--enable-vaapi enable VAAPI code
--enable-vda enable VDA code
--enable-vdpau enable VDPAU code
@@ -916,7 +909,6 @@ PROGRAM_LIST="
CONFIG_LIST="
$COMPONENT_LIST
$PROGRAM_LIST
- aandct
ac3dsp
avcodec
avdevice
@@ -924,7 +916,6 @@ CONFIG_LIST="
avformat
avisynth
bzlib
- dct
doc
dwt
dxva2
@@ -932,14 +923,9 @@ CONFIG_LIST="
fft
frei0r
gnutls
- golomb
gpl
gray
- h264chroma
- h264dsp
- h264pred
hardcoded_tables
- huffman
libcdio
libdc1394
libdirac
@@ -964,16 +950,13 @@ CONFIG_LIST="
libx264
libxavs
libxvid
- lpc
lsp
- mdct
memalign_hack
mpegaudiodsp
network
nonfree
openssl
pic
- rdft
rtpdec
runtime_cpudetect
safe_bitstream_reader
@@ -1157,9 +1140,19 @@ HAVE_LIST="
# options emitted with CONFIG_ prefix but not available on command line
CONFIG_EXTRA="
+ aandct
avutil
+ dct
+ golomb
gplv3
+ h264chroma
+ h264dsp
+ h264pred
+ huffman
lgplv3
+ lpc
+ mdct
+ rdft
"
CMDLINE_SELECT="
--
1.7.1
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel