Commit 07dbdcf9 authored by Michael Niedermayer's avatar Michael Niedermayer

Merge commit '9ecf1b62'

* commit '9ecf1b62':
  build: Drop stray MLP decoder dependency on dsputil
Merged-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
parents ecf16f03 9ecf1b62
......@@ -1992,7 +1992,7 @@ mimic_decoder_select="dsputil hpeldsp"
mjpeg_decoder_select="dsputil hpeldsp exif"
mjpeg_encoder_select="aandcttables dsputil mpegvideoenc"
mjpegb_decoder_select="mjpeg_decoder"
mlp_decoder_select="dsputil mlp_parser"
mlp_decoder_select="mlp_parser"
motionpixels_decoder_select="dsputil"
mp1_decoder_select="mpegaudio"
mp1float_decoder_select="mpegaudio"
......
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