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
build: Record explicit dependency of intrax8 on error resilience
tags/n2.3
Diego Biurrun
11 years ago
parent
c54e118722
commit
fbf4d2197f
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
@@ -1702,6 +1702,7 @@ threads_if_any="$THREADS_LIST"
# subsystems
dct_select="rdft"
error_resilience_select="dsputil"
intrax8_select="error_resilience"
mdct_select="fft"
rdft_select="fft"
mpegaudio_select="mpegaudiodsp"
Write
Preview
Loading…
Cancel
Save