Commit 41a22080 authored by Clément Bœsch's avatar Clément Bœsch

Merge commit '6ef3360a'

* commit '6ef3360a':
  configure: Add misssing qpeldsp dependency to mss2 decoder
Merged-by: 's avatarClément Bœsch <u@pkh.me>
parents 110b0102 6ef3360a
......@@ -2487,7 +2487,7 @@ msmpeg4v2_decoder_select="h263_decoder"
msmpeg4v2_encoder_select="h263_encoder"
msmpeg4v3_decoder_select="h263_decoder"
msmpeg4v3_encoder_select="h263_encoder"
mss2_decoder_select="vc1_decoder mpegvideo"
mss2_decoder_select="mpegvideo qpeldsp vc1_decoder"
mts2_decoder_select="mss34dsp"
mxpeg_decoder_select="mjpeg_decoder"
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