AC3 encoder doesn't need FFT
Originally committed as revision 15704 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
bd3151f278
commit
1091c959b1
1
configure
vendored
1
configure
vendored
@ -922,7 +922,6 @@ fft_mmx_deps="mmx yasm"
|
|||||||
aac_decoder_select="fft"
|
aac_decoder_select="fft"
|
||||||
ac3_decoder_deps="gpl"
|
ac3_decoder_deps="gpl"
|
||||||
ac3_decoder_select="fft"
|
ac3_decoder_select="fft"
|
||||||
ac3_encoder_select="fft"
|
|
||||||
atrac3_decoder_select="fft"
|
atrac3_decoder_select="fft"
|
||||||
cook_decoder_select="fft"
|
cook_decoder_select="fft"
|
||||||
dca_decoder_select="fft"
|
dca_decoder_select="fft"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user