AC3 encoder doesn't need FFT

Originally committed as revision 15704 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Måns Rullgård 2008-10-25 13:51:39 +00:00
parent bd3151f278
commit 1091c959b1

1
configure vendored
View File

@ -922,7 +922,6 @@ fft_mmx_deps="mmx yasm"
aac_decoder_select="fft"
ac3_decoder_deps="gpl"
ac3_decoder_select="fft"
ac3_encoder_select="fft"
atrac3_decoder_select="fft"
cook_decoder_select="fft"
dca_decoder_select="fft"