Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDerek Buitenhuis <derek.buitenhuis@gmail.com>2016-04-24 14:19:53 +0300
committerDerek Buitenhuis <derek.buitenhuis@gmail.com>2016-04-24 14:19:53 +0300
commit83e0b1b1d7b4120f1bdd2576e977a6bda0283ce9 (patch)
treeafb7cd771ff1dc58cad725e4e4f8bd7266586f05 /configure
parent627115b3e43f21023ff04c51de1fdfcd7296bbb1 (diff)
parent68127e1bf8037a6e0acd6401cc8c5da950e3fa0a (diff)
Merge commit '68127e1bf8037a6e0acd6401cc8c5da950e3fa0a'
* commit '68127e1bf8037a6e0acd6401cc8c5da950e3fa0a': intrax8: Keep a reference to the context idctdsp Merged-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index 97f374bc1b..1f5788b855 100755
--- a/configure
+++ b/configure
@@ -2261,6 +2261,7 @@ faandct_deps="faan fdctdsp"
faanidct_deps="faan idctdsp"
h264dsp_select="startcode"
frame_thread_encoder_deps="encoders threads"
+intrax8_select="idctdsp"
mdct_select="fft"
me_cmp_select="fdctdsp idctdsp pixblockdsp"
mpeg_er_select="error_resilience"