summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorDerek Buitenhuis <derek.buitenhuis@gmail.com>2016-02-16 19:40:06 +0000
committerDerek Buitenhuis <derek.buitenhuis@gmail.com>2016-02-16 19:41:55 +0000
commitc82d31808bdcbafb1489cfb5d8e22c5272b484eb (patch)
tree641e42cdcf41ee4a7bd59bd81618b53b2173339d /configure
parent58dd885f9ae7feee002773253e345e11e7142739 (diff)
parentf7d77b9a5dd42bf0f5dffecf590466b4c4239437 (diff)
Merge commit 'f7d77b9a5dd42bf0f5dffecf590466b4c4239437'
* commit 'f7d77b9a5dd42bf0f5dffecf590466b4c4239437': eatqi: Remove MpegEncContext dependency Merged-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index fbce5d72ea..6d815cc48a 100755
--- a/configure
+++ b/configure
@@ -2284,7 +2284,7 @@ eac3_decoder_select="ac3_decoder"
eac3_encoder_select="ac3_encoder"
eamad_decoder_select="aandcttables blockdsp bswapdsp idctdsp mpegvideo"
eatgq_decoder_select="aandcttables"
-eatqi_decoder_select="aandcttables blockdsp bswapdsp idctdsp mpeg1video_decoder"
+eatqi_decoder_select="aandcttables blockdsp bswapdsp idctdsp"
exr_decoder_select="zlib"
ffv1_decoder_select="golomb rangecoder"
ffv1_encoder_select="rangecoder"