[SCM] libav/experimental: build: Record dependency of eatqi decoder on dsputil

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Aug 10 16:02:02 UTC 2014


The following commit has been merged in the experimental branch:
commit bbb64356cca65d7a2a33f59b2267ee58f28a061a
Author: Diego Biurrun <diego at biurrun.de>
Date:   Wed Jan 29 17:25:38 2014 +0100

    build: Record dependency of eatqi decoder on dsputil

diff --git a/configure b/configure
index 2643748..d7722b0 100755
--- a/configure
+++ b/configure
@@ -1688,7 +1688,7 @@ eac3_decoder_select="ac3_decoder"
 eac3_encoder_select="ac3_encoder"
 eamad_decoder_select="aandcttables dsputil mpegvideo"
 eatgq_decoder_select="aandcttables dsputil"
-eatqi_decoder_select="aandcttables error_resilience mpegvideo"
+eatqi_decoder_select="aandcttables dsputil error_resilience mpegvideo"
 ffv1_decoder_select="golomb rangecoder"
 ffv1_encoder_select="rangecoder"
 ffvhuff_decoder_select="huffyuv_decoder"

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list