OSDN Git Service

DCA decoder needs FFT
authorMåns Rullgård <mans@mansr.com>
Fri, 24 Oct 2008 23:18:16 +0000 (23:18 +0000)
committerMåns Rullgård <mans@mansr.com>
Fri, 24 Oct 2008 23:18:16 +0000 (23:18 +0000)
Originally committed as revision 15691 to svn://svn.ffmpeg.org/ffmpeg/trunk

configure

index c72c278..64dabf9 100755 (executable)
--- a/configure
+++ b/configure
@@ -916,6 +916,7 @@ ac3_decoder_select="fft"
 ac3_encoder_select="fft"
 atrac3_decoder_select="fft"
 cook_decoder_select="fft"
+dca_decoder_select="fft"
 dxa_decoder_deps="zlib"
 eac3_decoder_deps="gpl"
 eac3_decoder_select="fft"