summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorRonald S. Bultje <rsbultje@gmail.com>2013-03-10 13:32:10 -0700
committerMichael Niedermayer <michaelni@gmx.at>2013-03-13 03:57:33 +0100
commitcc5d17e0264027ebcd831b88247d4224e7b0d0e3 (patch)
treeccd898775d799a603c41362a131839f704f3426e /configure
parent04a75bb74f5db7463e9bb0453a2f7bfd54d1dc07 (diff)
downloadffmpeg-streaming-cc5d17e0264027ebcd831b88247d4224e7b0d0e3.zip
ffmpeg-streaming-cc5d17e0264027ebcd831b88247d4224e7b0d0e3.tar.gz
mimic: use hpeldsp instead of dsputil for half-pel functions.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 2b97006..71d88b0 100755
--- a/configure
+++ b/configure
@@ -1749,7 +1749,7 @@ lagarith_decoder_select="dsputil"
ljpeg_encoder_select="aandcttables mpegvideoenc"
loco_decoder_select="golomb"
mdec_decoder_select="dsputil error_resilience mpegvideo"
-mimic_decoder_select="dsputil"
+mimic_decoder_select="dsputil hpeldsp"
mjpeg_encoder_select="aandcttables dsputil mpegvideoenc"
mlp_decoder_select="dsputil mlp_parser"
motionpixels_decoder_select="dsputil"
OpenPOWER on IntegriCloud