summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorCarl Eugen Hoyos <cehoyos@ag.or.at>2014-07-05 12:55:14 +0200
committerCarl Eugen Hoyos <cehoyos@ag.or.at>2014-07-05 12:55:14 +0200
commitd3e51b4118585fbd4c314931bdf97502aeeee6d4 (patch)
tree92663e0ff046494aabdf1227ebaee26d7c916ddb /configure
parent362cfe8ce1012ee7ff9fa0503bfcb0c465c9d1b9 (diff)
downloadffmpeg-streaming-d3e51b4118585fbd4c314931bdf97502aeeee6d4.zip
ffmpeg-streaming-d3e51b4118585fbd4c314931bdf97502aeeee6d4.tar.gz
Fix standalone compilation of the amv encoder.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index d7141cd..d531477 100755
--- a/configure
+++ b/configure
@@ -2019,7 +2019,7 @@ als_decoder_select="bswapdsp"
amrnb_decoder_select="lsp"
amrwb_decoder_select="lsp"
amv_decoder_select="sp5x_decoder exif"
-amv_encoder_select="aandcttables"
+amv_encoder_select="aandcttables mpegvideoenc"
ape_decoder_select="bswapdsp llauddsp"
asv1_decoder_select="blockdsp bswapdsp idctdsp"
asv1_encoder_select="bswapdsp dsputil"
OpenPOWER on IntegriCloud