Commit 86e599d9 authored by Thierry Foucu's avatar Thierry Foucu Committed by Paul B Mahol

configure: Add llviddsp to mvha select

parent 675bb1f4
...@@ -2791,6 +2791,7 @@ msmpeg4v3_encoder_select="h263_encoder" ...@@ -2791,6 +2791,7 @@ msmpeg4v3_encoder_select="h263_encoder"
mss2_decoder_select="mpegvideo qpeldsp vc1_decoder" mss2_decoder_select="mpegvideo qpeldsp vc1_decoder"
mts2_decoder_select="mss34dsp" mts2_decoder_select="mss34dsp"
mvha_decoder_deps="zlib" mvha_decoder_deps="zlib"
mvha_decoder_select="llviddsp"
mwsc_decoder_deps="zlib" mwsc_decoder_deps="zlib"
mxpeg_decoder_select="mjpeg_decoder" mxpeg_decoder_select="mjpeg_decoder"
nellymoser_decoder_select="mdct sinewin" nellymoser_decoder_select="mdct sinewin"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment