DCA decoder needs FFT
Originally committed as revision 15691 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
c510c7b5d9
commit
3c69e5d3de
1 changed files with 1 additions and 0 deletions
1
configure
vendored
1
configure
vendored
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue