Merge commit '9ecf1b62f3'
* commit '9ecf1b62f3':
build: Drop stray MLP decoder dependency on dsputil
Merged-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
commit
07dbdcf9d0
1 changed files with 1 additions and 1 deletions
2
configure
vendored
2
configure
vendored
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue