ffmpeg | branch: master | Michael Niedermayer <michae...@gmx.at> | Thu Jul  9 
11:55:44 2015 +0200| [7c502935ec6bfdbb474c4fe90617e45e639755ec] | committer: 
Michael Niedermayer

configure: Fix build without libmfx

Signed-off-by: Michael Niedermayer <michae...@gmx.at>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=7c502935ec6bfdbb474c4fe90617e45e639755ec
---

 configure |    1 +
 1 file changed, 1 insertion(+)

diff --git a/configure b/configure
index 53dd720..67ab094 100755
--- a/configure
+++ b/configure
@@ -2214,6 +2214,7 @@ hap_decoder_select="snappy texturedsp"
 hap_encoder_deps="libsnappy"
 hap_encoder_select="texturedspenc"
 hevc_decoder_select="bswapdsp cabac golomb videodsp"
+hevc_qsv_encoder_deps="libmfx"
 hevc_qsv_encoder_select="qsvenc"
 huffyuv_decoder_select="bswapdsp huffyuvdsp llviddsp"
 huffyuv_encoder_select="bswapdsp huffman huffyuvencdsp llviddsp"

_______________________________________________
ffmpeg-cvslog mailing list
ffmpeg-cvslog@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog

Reply via email to