This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
FFmpeg
mirror of
https://github.com/falkTX/FFmpeg.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
338
Wiki
Activity
Browse Source
AC3 encoder doesn't need FFT
Originally committed as revision 15704 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Måns Rullgård
17 years ago
parent
bd3151f278
commit
1091c959b1
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
configure
+ 0
- 1
configure
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"
Write
Preview
Loading…
Cancel
Save