OSDN Git Service

AC3 encoder doesn't need FFT
authorMåns Rullgård <mans@mansr.com>
Sat, 25 Oct 2008 13:51:39 +0000 (13:51 +0000)
committerMåns Rullgård <mans@mansr.com>
Sat, 25 Oct 2008 13:51:39 +0000 (13:51 +0000)
Originally committed as revision 15704 to svn://svn.ffmpeg.org/ffmpeg/trunk

configure

index 8c31782..7f4e8f4 100755 (executable)
--- a/configure
+++ b/configure
@@ -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"