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
Fix obviously missing dependency of float DCT.
Fixes issue 2095. Originally committed as revision 24245 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/n0.8
Vitor Sessak
15 years ago
parent
99ca7c94c4
commit
720e4c794c
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
configure
+ 1
- 0
configure
View File
@@ -1160,6 +1160,7 @@ symver_if_any="symver_asm_label symver_gnu_asm"
# subsystems
mdct_select="fft"
rdft_select="fft"
dct_select="rdft"
# decoders / encoders / hardware accelerators
aac_decoder_select="mdct rdft"
Write
Preview
Loading…
Cancel
Save